A B C D E F G H I J L M N O P R S T U V W X Z

P

Pair<L,R> - Class in com.intel.hadoop.graphbuilder.util
Represents a pair of objects.
Pair(L, R) - Constructor for class com.intel.hadoop.graphbuilder.util.Pair
Construct a pair with left = l and right = r.
PairListIterator<T1,T2> - Class in com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue
Helper class for iterating a list of pairs.
PairListIterator() - Constructor for class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PairListIterator
 
PairListIterator(ArrayList<T1>, ArrayList<T2>) - Constructor for class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PairListIterator
 
PairListType<T1 extends org.apache.hadoop.io.Writable,T2 extends org.apache.hadoop.io.Writable> - Class in com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue
A general abstract class represents a list of pairs.
PairListType() - Constructor for class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PairListType
Creates an empty value.
Parallel - Class in com.intel.hadoop.graphbuilder.util
Parallel for equivalent implementation.
Parallel() - Constructor for class com.intel.hadoop.graphbuilder.util.Parallel
 
Parallel.Operation<T> - Interface in com.intel.hadoop.graphbuilder.util
Funtion interface for the parfor operation.
ParallelTest - Class in com.intel.hadoop.graphbuilder.test.util
Test for Parallel.
ParallelTest() - Constructor for class com.intel.hadoop.graphbuilder.test.util.ParallelTest
 
ParallelTest.MutableInt - Class in com.intel.hadoop.graphbuilder.test.util
 
ParallelTest.MutableInt(int) - Constructor for class com.intel.hadoop.graphbuilder.test.util.ParallelTest.MutableInt
 
ParallelTest.MutableInt(ParallelTest.MutableInt) - Constructor for class com.intel.hadoop.graphbuilder.test.util.ParallelTest.MutableInt
 
parse(String) - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.WordCountGraphTokenizer
 
parse(String) - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.LinkGraphTokenizer
 
parse(String) - Method in interface com.intel.hadoop.graphbuilder.preprocess.inputformat.GraphTokenizer
Parse the input string and filter into internal vertex and edge fields.
parseEdge(String, FieldParser<VidType>, FieldParser<EdgeData>) - Method in class com.intel.hadoop.graphbuilder.parser.BasicGraphParser
 
parseEdge(String, FieldParser<VidType>, FieldParser<EdgeData>) - Method in interface com.intel.hadoop.graphbuilder.parser.GraphParser
 
ParserFactory - Class in com.intel.hadoop.graphbuilder.parser
Factory for getting parser of a given type.
ParserFactory() - Constructor for class com.intel.hadoop.graphbuilder.parser.ParserFactory
 
parseVertex(String, FieldParser<VidType>, FieldParser<VertexData>) - Method in class com.intel.hadoop.graphbuilder.parser.BasicGraphParser
 
parseVertex(String, FieldParser<VidType>, FieldParser<VertexData>) - Method in interface com.intel.hadoop.graphbuilder.parser.GraphParser
 
PartitionGraph - Class in com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph
 
PartitionGraph() - Constructor for class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.PartitionGraph
 
PartitionGraph - Class in com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph
 
PartitionGraph() - Constructor for class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.PartitionGraph
 
PartitionJobTest - Class in com.intel.hadoop.graphbuilder.test.job
Test runnable for partitioning a graph with integer vertex id and empty vertex and edge data.
PartitionJobTest() - Constructor for class com.intel.hadoop.graphbuilder.test.job.PartitionJobTest
 
PartitionJobTest.Job - Class in com.intel.hadoop.graphbuilder.test.job
 
PartitionJobTest.Job() - Constructor for class com.intel.hadoop.graphbuilder.test.job.PartitionJobTest.Job
 
perform(T, int) - Method in interface com.intel.hadoop.graphbuilder.util.Parallel.Operation
 
pid() - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.GLGraph
 
pid() - Method in interface com.intel.hadoop.graphbuilder.graph.Graph
 
pid() - Method in class com.intel.hadoop.graphbuilder.graph.simplegraph.SimpleGraph
 
pid() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressKeyType
 
pids() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.CombinedVrecordValueType
 
PreprocessJobTest - Class in com.intel.hadoop.graphbuilder.test.job
Test runnable for creating a link graph from wikipedia xml file.
PreprocessJobTest() - Constructor for class com.intel.hadoop.graphbuilder.test.job.PreprocessJobTest
 
PreprocessJobTest.Job - Class in com.intel.hadoop.graphbuilder.test.job
 
PreprocessJobTest.Job() - Constructor for class com.intel.hadoop.graphbuilder.test.job.PreprocessJobTest.Job
 
PreprocessJobValueFactory - Class in com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue
A Factory class that dynamically creates a concrete VertexEdgeUnionType which is used in CreateGraphMR as the intermediate value type.
PreprocessJobValueFactory() - Constructor for class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PreprocessJobValueFactory
 
preproessKeyValFactoryTest() - Method in class com.intel.hadoop.graphbuilder.test.experimental.javassist.RuntimeKeyValueTest
 

A B C D E F G H I J L M N O P R S T U V W X Z