Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
S
SameAsFilter
- Class in
de.hpi.fgis.voidgen.hadoop.parsing
SameAsFilter()
- Constructor for class de.hpi.fgis.voidgen.hadoop.parsing.
SameAsFilter
set(String, String, int)
- Method in class de.hpi.fgis.voidgen.hadoop.datatypes.
SPCntTriple
Sets all parts of the triple.
set(int, String)
- Method in class de.hpi.fgis.voidgen.hadoop.datatypes.
StringArrayWritableComparable
Sets the value at the given index.
set(String, int)
- Method in class de.hpi.fgis.voidgen.hadoop.datatypes.
StringIntPair
Method for setting the values of this pair.
set(String, String)
- Method in class de.hpi.fgis.voidgen.hadoop.datatypes.
StringStringPair
Sets the values of this pair.
setConf(Configuration)
- Method in class de.hpi.fgis.voidgen.hadoop.
Driver
setDatatype(String)
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
DanchelLiteral
setDescription(String)
- Method in class de.hpi.fgis.voidgen.hadoop.config.
Property
setLanguage(String)
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
DanchelLiteral
setLeft(T1)
- Method in class de.hpi.fgis.voidgen.hadoop.datatypes.
Pair
Setter.
setName(String)
- Method in class de.hpi.fgis.voidgen.hadoop.config.
Property
setObjectCluster(String)
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
RDFQuadruple
setRight(T2)
- Method in class de.hpi.fgis.voidgen.hadoop.datatypes.
Pair
Setter.
setSubjectCluster(String)
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
RDFQuadruple
setup(Reducer<Step2Pair, NodeXOrId, ClusterId, NodeXOrId>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.closure.
Step2Reducer
setup(Reducer<StringIntPair, Text, Text, StringIntPair>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.clusterinformation.
ClusterInfoPatternStep1Reducer
setup(Reducer<StringStringPair, Text, Text, SPCntTriple>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.clusterinformation.
ClusterInfoStep1Reducer
setup(Reducer<Text, SPCntTriple, Text, Description>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.clusterinformation.
ClusterInfoStep2Reducer
setup(Mapper<LongWritable, Text, Step1Pair, ClusterId>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.clustering2.
ClosureStep1RDFInputMapper
setup(Reducer<Text, Description, Text, Description>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.datasetdescription.
DescriptionAggregationReducer
setup(Reducer<Text, StringIntPair, Text, Text>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.distinctclustering.
TypeSelectionReducer
setup(Reducer<StringIntPair, StringIntPair, Text, StringIntPair>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.distinctclustering.
TypeStatisticsReducer
setup(Mapper<StringStringPair, StringStringPair, StringArrayWritableComparable, IntWritable>.Context)
- Method in class de.hpi.fgis.voidgen.hadoop.tasks.ksimilarity.
KSimStep2Mapper
setValue(String)
- Method in class de.hpi.fgis.voidgen.hadoop.config.
Property
SIGNIFICANT_PREDICATE
- Static variable in class de.hpi.fgis.voidgen.hadoop.datatypes.
Description
The set of significant predicates of the cluster.
SIZE
- Static variable in class de.hpi.fgis.voidgen.hadoop.datatypes.
Description
The number of entities belonging to the cluster.
SPCntTriple
- Class in
de.hpi.fgis.voidgen.hadoop.datatypes
Represents a triple of subject, predicate and a count.
SPCntTriple()
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
SPCntTriple
Default constructor.
SPCntTriple(String, String, int)
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
SPCntTriple
Constructor setting all parts of the triples.
splitUrl(String)
- Static method in class de.hpi.fgis.voidgen.hadoop.util.
UriTools
TODO comment what this method does
Start
- Class in
de.hpi.fgis.voidgen.hadoop
This class is the user client (provides the interface to the user) for running the generation of
VoID
descriptions on a
Hadoop
MapReduce cluster.
Start()
- Constructor for class de.hpi.fgis.voidgen.hadoop.
Start
startElement(String, String, String, Attributes)
- Method in class de.hpi.fgis.voidgen.hadoop.config.
XMLConfigurationHandler
Step1GroupingComparator
- Class in
de.hpi.fgis.voidgen.hadoop.closure
The grouping comparator for the first step provides grouping by the real key of keys which consist of a pair of real key and value.
Step1GroupingComparator()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1GroupingComparator
Default Constructor.
Step1Mapper
- Class in
de.hpi.fgis.voidgen.hadoop.closure
Assigns the initial cluster identifier to each vertex of the graph.
Step1Mapper()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1Mapper
Step1MapperBase
<
KEYIN
,
VALUEIN
> - Class in
de.hpi.fgis.voidgen.hadoop.closure
The Mapper for processing the input and creating the necessary key-value pairs for the next steps of transitive closure creation.
Step1MapperBase()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1MapperBase
Step1Pair
- Class in
de.hpi.fgis.voidgen.hadoop.closure
A pair of text and cluster identifier.
Step1Pair()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1Pair
Default Constructor.
Step1Pair(CloneableText, ClusterId)
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1Pair
Constructor with given left and right part of the pair.
Step1Partitioner
- Class in
de.hpi.fgis.voidgen.hadoop.closure
Provides distributing keys consisting of real key and value to different reducers only depended on the real key.
Step1Partitioner()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1Partitioner
Step1Reducer
- Class in
de.hpi.fgis.voidgen.hadoop.closure
Applies the current smallest cluster identifier to each vertex and each other cluster identifier that describes the same cluster.
Step1Reducer()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step1Reducer
Step2GroupingComparator
- Class in
de.hpi.fgis.voidgen.hadoop.closure
The grouping comparator for the second step provides grouping by the real key of keys which consist of a pair of real key and value.
Step2GroupingComparator()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step2GroupingComparator
Step2Mapper
- Class in
de.hpi.fgis.voidgen.hadoop.closure
Prepares key and value for secondary sort.
Step2Mapper()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step2Mapper
Step2Pair
- Class in
de.hpi.fgis.voidgen.hadoop.closure
A pair consisting of a cluster identifier and either a node or an other cluster id.
Step2Pair()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step2Pair
Default constructor.
Step2Pair(ClusterId, NodeXOrId)
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step2Pair
Constructor with given left and right part of the pair.
Step2Partitioner
- Class in
de.hpi.fgis.voidgen.hadoop.closure
Provides distributing keys consisting of real key and value to different reducers only depended on the real key.
Step2Partitioner()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step2Partitioner
Step2Reducer
- Class in
de.hpi.fgis.voidgen.hadoop.closure
The reducer for merging clusters together which describe the same cluster.
Step2Reducer()
- Constructor for class de.hpi.fgis.voidgen.hadoop.closure.
Step2Reducer
StringArrayWritableComparable
- Class in
de.hpi.fgis.voidgen.hadoop.datatypes
Encapsulates reading and writing String arrays in Hadoop sequence files.
StringArrayWritableComparable()
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
StringArrayWritableComparable
Default Constructor.
StringArrayWritableComparable(int)
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
StringArrayWritableComparable
Constructor specifying the size of the array.
StringIntPair
- Class in
de.hpi.fgis.voidgen.hadoop.datatypes
A pair of a String and an Integer.
StringIntPair()
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
StringIntPair
Default Constructor.
StringIntPair(String, int)
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
StringIntPair
Constructor for creation of a pair with given values.
StringStringPair
- Class in
de.hpi.fgis.voidgen.hadoop.datatypes
Represents a pair of two Strings.
StringStringPair()
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
StringStringPair
Default constructor.
StringStringPair(String, String)
- Constructor for class de.hpi.fgis.voidgen.hadoop.datatypes.
StringStringPair
Constructor for creation of a pair with given values.
SUBJ
- Static variable in class de.hpi.fgis.voidgen.hadoop.tasks.inputstatistics.
Task1Mapper
subjectAndObjectAreUrls()
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
RDFQuadruple
subjectEqualsContext()
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
RDFQuadruple
subjectIsNamenode()
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
RDFQuadruple
subjectIsResource()
- Method in class de.hpi.fgis.voidgen.hadoop.parsing.
RDFQuadruple
Returns whether the subject of this quadruple is a resource.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X