Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
R
RandomIngress
<
VidType
> - Class in
com.intel.hadoop.graphbuilder.partition.strategy
Random assigns a partition id for each edge.
RandomIngress(int)
- Constructor for class com.intel.hadoop.graphbuilder.partition.strategy.
RandomIngress
Default constructor with numProcs set.
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.
CombinedEdgeValueType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.
CombinedVrecordValueType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.
IngressKeyType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.
IngressValueType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.
PairListType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.
VertexEdgeUnionType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.types.
DoubleType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.types.
EmptyType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.types.
FloatType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.types.
IntType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.types.
LongType
readFields(DataInput)
- Method in class com.intel.hadoop.graphbuilder.types.
StringType
reduce(IntType, FloatType)
- Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.
TransformToTFIDF.Dividefunc
reduce(FloatType, FloatType)
- Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.
TransformToTFIDF.FloatCountFunc
reduce(FloatType, FloatType)
- Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.
TransformToTFIDF.IDFfunc
reduce(IntType, FloatType)
- Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.
TransformToTFIDF.Sumfunc
reduce(IntWritable, Iterator<Text>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
HashIdReducer
reduce(IntWritable, Iterator<Text>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
SortDictReducer
reduce(IntWritable, Iterator<Text>, OutputCollector<IntWritable, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
SortEdgeMR.SortEdgeReducer
reduce(IntWritable, Iterator<Text>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
TransEdgeReducer
reduce(KeyType, Iterator<ValType>, OutputCollector<KeyType, ValType>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.edge.
EdgeIngressCombiner
reduce(KeyType, Iterator<ValueType>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.edge.
EdgeIngressReducer
reduce(short, Iterator<IngressValueType<VidType, VertexData, EdgeData>>)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.
IngressValueType
Reduce a list of values.
reduce(IntWritable, Iterator<Text>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord.
VrecordIngressReducer
reduce(T, IntType)
- Method in class com.intel.hadoop.graphbuilder.preprocess.functional.
CountFunc
reduce(T1, T2)
- Method in interface com.intel.hadoop.graphbuilder.preprocess.functional.
Functional
reduce(IntWritable, Iterator<VertexEdgeUnionType>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.
CreateGraphReducer
reduce(VidType, Iterator<PairListType>, OutputCollector<VidType, PairListType>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.
EdgeTransformCombiner
reduce(VidType, Iterator<PairListType>, OutputCollector<Text, Text>, Reporter)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.
EdgeTransformReducer
reduce(IntType, FloatType)
- Method in class com.intel.hadoop.graphbuilder.test.job.
EdgeTransformJobTest.Divide
reduce(IntType, FloatType)
- Method in class com.intel.hadoop.graphbuilder.test.job.
EdgeTransformJobTest.Sum
reduceFunction()
- Method in class com.intel.hadoop.graphbuilder.job.
AbstractEdgeTransformJob
remove()
- Method in class com.intel.hadoop.graphbuilder.graph.glgraph.
EdgeList.EdgeIterator
remove()
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.
PairListIterator
removeMirror(short)
- Method in class com.intel.hadoop.graphbuilder.graph.
VertexRecord
reserve(int)
- Method in class com.intel.hadoop.graphbuilder.graph.glgraph.
EdgeListStorage
Reserves the space for n edges.
reserveEdgeSpace(int)
- Method in class com.intel.hadoop.graphbuilder.graph.glgraph.
GLGraph
reserveEdgeSpace(int)
- Method in interface com.intel.hadoop.graphbuilder.graph.
Graph
reserveEdgeSpace(int)
- Method in class com.intel.hadoop.graphbuilder.graph.simplegraph.
SimpleGraph
reserveVertexSpace(int)
- Method in class com.intel.hadoop.graphbuilder.graph.glgraph.
GLGraph
reserveVertexSpace(int)
- Method in interface com.intel.hadoop.graphbuilder.graph.
Graph
reserveVertexSpace(int)
- Method in class com.intel.hadoop.graphbuilder.graph.simplegraph.
SimpleGraph
reverse()
- Method in class com.intel.hadoop.graphbuilder.util.
Pair
rlist()
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.
PairListType
run(String, String)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
HashIdMR
run(String, String)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
SortDictMR
run(String, String)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
SortEdgeMR
run(String, String)
- Method in class com.intel.hadoop.graphbuilder.idnormalize.mapreduce.
TransEdgeMR
run(boolean, String, String)
- Method in class com.intel.hadoop.graphbuilder.job.
AbstractEdgeTransformJob
Running the transformation by grouping edges based on the
reduceEndPoint
which is either
EdgeTransformMR.SOURCE
or
EdgeTransFormMR.TARGET
.
run(String, String)
- Method in class com.intel.hadoop.graphbuilder.job.
AbstractIdNormalizationJob
Running the normalization job.
run(int, String[], String)
- Method in class com.intel.hadoop.graphbuilder.job.
AbstractPartitionJob
Running the partitioning job with
nparts
partitions.
run(GraphTokenizer<VidType, VertexData, EdgeData>, InputFormat, String[], String)
- Method in class com.intel.hadoop.graphbuilder.job.
AbstractPreprocessJob
run(String[], String, int, String)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.edge.
EdgeIngressMR
run(int, String, String)
- Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord.
VrecordIngressMR
run(String[], String)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.
CreateGraphMR
run(String, String)
- Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.
EdgeTransformMR
run()
- Method in class com.intel.hadoop.graphbuilder.test.experimental.javassist.
Foo
RuntimeKeyValueTest
- Class in
com.intel.hadoop.graphbuilder.test.experimental.javassist
RuntimeKeyValueTest()
- Constructor for class com.intel.hadoop.graphbuilder.test.experimental.javassist.
RuntimeKeyValueTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z