A B C D E F G I L M N O P R S T V W

A

add(Edge<LongWritable, DoubleWritable>) - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
add(Edge<IntWritable, NullWritable>) - Method in class org.apache.giraph.io.TestEdgeInput.TestOutEdgesFilterEven
 
add256kIntegers() - Method in class org.apache.giraph.comm.IncreasingBitSetTest
 
add256kIntegersAlternate() - Method in class org.apache.giraph.comm.IncreasingBitSetTest
 
add256kIntegersOutOfOrder() - Method in class org.apache.giraph.comm.IncreasingBitSetTest
 
addDoubleMessages(Iterable<DoubleWritable>) - Method in class org.apache.giraph.master.TestSwitchClasses.StatusValue
 
addIntMessages(Iterable<IntWritable>) - Method in class org.apache.giraph.master.TestSwitchClasses.StatusValue
 
alreadyProcessedRequest() - Method in class org.apache.giraph.comm.RequestFailureTest
 
assertValid(Vertex<I, V, E>, Vertex<I, V, E>) - Static method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
assertValidVertex(ImmutableClassesGiraphConfiguration<I, V, E>, Vertex<I, V, E>, I, V, Edge<I, E>...) - Static method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 

B

BASE_PATH - Static variable in class org.apache.giraph.zk.TestZooKeeperExt
 
BspCase - Class in org.apache.giraph
Extended TestCase for making setting up Bsp testing.
BspCase(String) - Constructor for class org.apache.giraph.BspCase
Create the test case

C

cleanUp() - Method in class org.apache.giraph.comm.TestMessageStores
 
cleanUp() - Method in class org.apache.giraph.conf.TestObjectCreation
 
combine(IntWritable, IntWritable, IntWritable) - Method in class org.apache.giraph.master.TestSwitchClasses.MinimumCombiner
 
combine(IntWritable, IntWritable, IntWritable) - Method in class org.apache.giraph.master.TestSwitchClasses.SumCombiner
 
ComputationCountEdges - Class in org.apache.giraph.utils
Computation which sets the value of vertex to its number of edges, used for testing.
ComputationCountEdges() - Constructor for class org.apache.giraph.utils.ComputationCountEdges
 
compute(Vertex<IntWritable, IntWritable, NullWritable>, Iterable<NullWritable>) - Method in class org.apache.giraph.io.TestEdgeInput.TestComputationCheckEdgesType
 
compute(Vertex<I, V, E>, Iterable<M1>) - Method in class org.apache.giraph.master.TestComputationCombinerTypes.NoOpComputation
 
compute(Vertex<IntWritable, IntWritable, NullWritable>, Iterable<NullWritable>) - Method in class org.apache.giraph.master.TestMasterObserver.SimpleComputation
 
compute(Vertex<IntWritable, TestSwitchClasses.StatusValue, IntWritable>, Iterable<IntWritable>) - Method in class org.apache.giraph.master.TestSwitchClasses.Computation1
 
compute(Vertex<IntWritable, TestSwitchClasses.StatusValue, IntWritable>, Iterable<IntWritable>) - Method in class org.apache.giraph.master.TestSwitchClasses.Computation2
 
compute(Vertex<IntWritable, TestSwitchClasses.StatusValue, IntWritable>, Iterable<DoubleWritable>) - Method in class org.apache.giraph.master.TestSwitchClasses.Computation3
 
compute() - Method in class org.apache.giraph.master.TestSwitchClasses.SwitchingClassesMasterCompute
 
compute(Vertex<LongWritable, DoubleWritable, FloatWritable>, Iterable<DoubleWritable>) - Method in class org.apache.giraph.TestMaxSuperstep.InfiniteLoopComputation
 
compute(Vertex<IntWritable, IntWritable, NullWritable>, Iterable<NullWritable>) - Method in class org.apache.giraph.utils.ComputationCountEdges
 
compute(Vertex<I, V, E>, Iterable<M>) - Method in class org.apache.giraph.utils.NoOpComputation
 
ConnectedComponentsComputationTest - Class in org.apache.giraph.examples
Tests for ConnectedComponentsComputation
ConnectedComponentsComputationTest() - Constructor for class org.apache.giraph.examples.ConnectedComponentsComputationTest
 
ConnectedComponentsComputationTestInMemory - Class in org.apache.giraph.examples
Tests for ConnectedComponentsComputation
ConnectedComponentsComputationTestInMemory() - Constructor for class org.apache.giraph.examples.ConnectedComponentsComputationTestInMemory
 
ConnectionTest - Class in org.apache.giraph.comm
Test the netty connections
ConnectionTest() - Constructor for class org.apache.giraph.comm.ConnectionTest
 
connectOneClientToThreeServers() - Method in class org.apache.giraph.comm.ConnectionTest
Test connecting one client to three servers.
connectSingleClientServer() - Method in class org.apache.giraph.comm.ConnectionTest
Test connecting a single client to a single server.
connectSingleClientServer() - Method in class org.apache.giraph.comm.SaslConnectionTest
Test connecting a single client to a single server.
connectThreeClientsToOneServer() - Method in class org.apache.giraph.comm.ConnectionTest
Test connecting three clients to one server.
createInitialMessage() - Method in class org.apache.giraph.master.TestSwitchClasses.MinimumCombiner
 
createInitialMessage() - Method in class org.apache.giraph.master.TestSwitchClasses.SumCombiner
 
createNewServerData(ImmutableClassesGiraphConfiguration, Mapper.Context) - Static method in class org.apache.giraph.utils.MockUtils
 
createVertexReader(RecordReader<LongWritable, Text>) - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
createVertexReader(RecordReader<LongWritable, Text>, AdjacencyListTextVertexInputFormat.LineSanitizer) - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
createVertexReader(RecordReader<LongWritable, Text>) - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
createVertexReader(RecordReader<LongWritable, Text>, AdjacencyListTextVertexInputFormat.LineSanitizer) - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
createVertexReader(InputSplit, TaskAttemptContext) - Method in class org.apache.giraph.master.TestMasterObserver.InputFormat
 
createVertexValue() - Method in class org.apache.giraph.io.TestEdgeInput.TestVertexValueFactory
 
createVertexWriter(RecordWriter<Text, Text>) - Method in class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat
 

D

dropEdge(IntWritable, Edge<IntWritable, NullWritable>) - Method in class org.apache.giraph.io.TestFilters.EdgeFilter
 
dropVertex(Vertex<IntWritable, NullWritable, NullWritable>) - Method in class org.apache.giraph.io.TestFilters.VertexFilter
 

E

EPSILON - Static variable in class org.apache.giraph.examples.RandomWalkTestUtils
Minimum difference between doubles

F

FIRST_PATH - Static variable in class org.apache.giraph.zk.TestZooKeeperExt
 

G

getCallingMethodName() - Static method in class org.apache.giraph.BspCase
 
getConfiguration() - Method in class org.apache.giraph.utils.MockUtils.MockedEnvironment
the injected hadoop configuration
getContext() - Method in class org.apache.giraph.utils.MockUtils.MockedEnvironment
the injected mapper context
getGraphState() - Method in class org.apache.giraph.utils.MockUtils.MockedEnvironment
the injected graph state
getNumResults(Configuration, Path) - Method in class org.apache.giraph.BspCase
Read all parts- files in the output and count their lines.
getNumWorkers() - Method in class org.apache.giraph.BspCase
Get the number of workers used in the BSP application
getSinglePartFileStatus(Configuration, Path) - Static method in class org.apache.giraph.BspCase
Get the single part file status and make sure there is only one part
getTempPath(String) - Method in class org.apache.giraph.BspCase
Create a temporary path
getWorkerClientRequestProcessor() - Method in class org.apache.giraph.utils.MockUtils.MockedEnvironment
the injected worker communications
getZooKeeperList() - Method in class org.apache.giraph.BspCase
Get the ZooKeeper list

I

IncreasingBitSetTest - Class in org.apache.giraph.comm
Test IncreasingBitSetTest
IncreasingBitSetTest() - Constructor for class org.apache.giraph.comm.IncreasingBitSetTest
 
initialize(Iterable<Edge<LongWritable, DoubleWritable>>) - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
initialize(int) - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
initialize() - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
initialize(ImmutableClassesGiraphConfiguration<?, IntWritable, ?>) - Method in class org.apache.giraph.io.TestEdgeInput.TestVertexValueFactory
 
instantiateOutEdges(Class<? extends OutEdges>) - Static method in class org.apache.giraph.graph.TestVertexAndEdges
 
IntIntNullNoOpComputation - Class in org.apache.giraph.utils
Computation which does nothing, used for testing.
IntIntNullNoOpComputation() - Constructor for class org.apache.giraph.utils.IntIntNullNoOpComputation
 
IntNoOpComputation - Class in org.apache.giraph.utils
Computation which does nothing, used for testing.
IntNoOpComputation() - Constructor for class org.apache.giraph.utils.IntNoOpComputation
 
iterator() - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 

L

LongNoOpComputation - Class in org.apache.giraph.utils
Computation which does nothing, used for testing.
LongNoOpComputation() - Constructor for class org.apache.giraph.utils.LongNoOpComputation
 

M

makeEdges(int...) - Static method in class org.apache.giraph.examples.ConnectedComponentsComputationTestInMemory
 
MinimumIntCombinerTest - Class in org.apache.giraph.examples
 
MinimumIntCombinerTest() - Constructor for class org.apache.giraph.examples.MinimumIntCombinerTest
 
mockServiceGetVertexPartitionOwner(int) - Static method in class org.apache.giraph.utils.MockUtils
 
MockUtils - Class in org.apache.giraph.utils
simplify mocking for unit testing vertices
MockUtils.MockedEnvironment<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable> - Class in org.apache.giraph.utils
mocks and holds "environment objects" that are injected into a vertex
MockUtils.MockedEnvironment() - Constructor for class org.apache.giraph.utils.MockUtils.MockedEnvironment
 

N

name - Variable in class org.apache.giraph.conf.TestObjectCreation
 
NoOpComputation<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable> - Class in org.apache.giraph.utils
Computation which does nothing, just halts, used for testing
NoOpComputation() - Constructor for class org.apache.giraph.utils.NoOpComputation
 

O

org.apache.giraph - package org.apache.giraph
 
org.apache.giraph.aggregators - package org.apache.giraph.aggregators
 
org.apache.giraph.comm - package org.apache.giraph.comm
 
org.apache.giraph.conf - package org.apache.giraph.conf
 
org.apache.giraph.edge - package org.apache.giraph.edge
 
org.apache.giraph.examples - package org.apache.giraph.examples
 
org.apache.giraph.graph - package org.apache.giraph.graph
 
org.apache.giraph.io - package org.apache.giraph.io
 
org.apache.giraph.master - package org.apache.giraph.master
 
org.apache.giraph.partition - package org.apache.giraph.partition
 
org.apache.giraph.utils - package org.apache.giraph.utils
 
org.apache.giraph.vertex - package org.apache.giraph.vertex
 
org.apache.giraph.yarn - package org.apache.giraph.yarn
 
org.apache.giraph.zk - package org.apache.giraph.zk
 

P

PageRankComputationTest - Class in org.apache.giraph.examples
Tests for PageRankComputation
PageRankComputationTest() - Constructor for class org.apache.giraph.examples.PageRankComputationTest
 
parseSteadyStateProbabilities(Iterable<String>) - Static method in class org.apache.giraph.examples.RandomWalkTestUtils
Parse steady state probabilities.
postApp - Static variable in class org.apache.giraph.master.TestMasterObserver.Obs
 
postApplication() - Method in class org.apache.giraph.master.TestMasterObserver.Obs
 
postSuperstep - Static variable in class org.apache.giraph.master.TestMasterObserver.Obs
 
postSuperstep(long) - Method in class org.apache.giraph.master.TestMasterObserver.Obs
 
preApp - Static variable in class org.apache.giraph.master.TestMasterObserver.Obs
 
preApplication() - Method in class org.apache.giraph.master.TestMasterObserver.Obs
 
prepare() - Method in class org.apache.giraph.comm.TestMessageStores
 
prepareJob(String, GiraphConfiguration) - Method in class org.apache.giraph.BspCase
Prepare a GiraphJob for test purposes
prepareJob(String, GiraphConfiguration, Path) - Method in class org.apache.giraph.BspCase
Prepare a GiraphJob for test purposes
prepareVertexAndComputation(Vertex<I, V, E>, I, V, boolean, Computation<I, V, E, M, M>, long) - Static method in class org.apache.giraph.utils.MockUtils
prepare a vertex and computation for use in a unit test by setting its internal state and injecting mocked dependencies,
preSuperstep - Static variable in class org.apache.giraph.master.TestMasterObserver.Obs
 
preSuperstep(long) - Method in class org.apache.giraph.master.TestMasterObserver.Obs
 
process(WatchedEvent) - Method in class org.apache.giraph.BspCase
 
process(WatchedEvent) - Method in class org.apache.giraph.yarn.TestYarnJob
Logging this stuff will help you debug integration test issues.
process(WatchedEvent) - Method in class org.apache.giraph.zk.TestZooKeeperExt
 

R

RandomWalkTestUtils - Class in org.apache.giraph.examples
 
RandomWalkTestUtils() - Constructor for class org.apache.giraph.examples.RandomWalkTestUtils
 
RandomWalkWithRestartComputationTest - Class in org.apache.giraph.examples
Tests for RandomWalkWithRestartComputation
RandomWalkWithRestartComputationTest() - Constructor for class org.apache.giraph.examples.RandomWalkWithRestartComputationTest
 
READER_VERTICES - Static variable in class org.apache.giraph.BspCase
 
readFields(DataInput) - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
readFields(DataInput) - Method in class org.apache.giraph.master.TestSwitchClasses.StatusValue
 
remove(LongWritable) - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
removeAndSetOutput(GiraphJob, Path) - Static method in class org.apache.giraph.BspCase
Helper method to remove an old output directory if it exists, and set the output path for any VertexOutputFormat that uses FileOutputFormat.
REPS - Static variable in class org.apache.giraph.graph.TestVertexAndEdges
Number of repetitions.
RequestFailureTest - Class in org.apache.giraph.comm
Test all the netty failure scenarios
RequestFailureTest() - Constructor for class org.apache.giraph.comm.RequestFailureTest
 
RequestTest - Class in org.apache.giraph.comm
Test all the different netty requests.
RequestTest() - Constructor for class org.apache.giraph.comm.RequestTest
 
resendRequest() - Method in class org.apache.giraph.comm.RequestFailureTest
 
runningInDistributedMode() - Method in class org.apache.giraph.BspCase
Are the tests executed on a real hadoop instance?

S

SaslConnectionTest - Class in org.apache.giraph.comm
Netty connection with mocked authentication.
SaslConnectionTest() - Constructor for class org.apache.giraph.comm.SaslConnectionTest
 
send2Requests() - Method in class org.apache.giraph.comm.RequestFailureTest
 
sendPartitionMutationsRequest() - Method in class org.apache.giraph.comm.RequestTest
 
sendVertexPartition() - Method in class org.apache.giraph.comm.RequestTest
 
sendWorkerMessagesRequest() - Method in class org.apache.giraph.comm.RequestTest
 
setUp() - Method in class org.apache.giraph.BspCase
 
setUp() - Method in class org.apache.giraph.comm.ConnectionTest
 
setUp() - Method in class org.apache.giraph.comm.RequestFailureTest
 
setUp() - Method in class org.apache.giraph.comm.RequestTest
 
setUp() - Method in class org.apache.giraph.comm.SaslConnectionTest
 
setUp() - Method in class org.apache.giraph.conf.TestObjectCreation
 
setUp() - Method in class org.apache.giraph.edge.TestMultiGraphEdges
 
setUp() - Method in class org.apache.giraph.edge.TestMultiRandomAccessEdges
 
setUp() - Method in class org.apache.giraph.edge.TestNullValueEdges
 
setUp() - Method in class org.apache.giraph.edge.TestStrictGraphEdges
 
setUp() - Method in class org.apache.giraph.edge.TestStrictRandomAccessEdges
 
setUp() - Method in class org.apache.giraph.graph.TestVertexAndEdges
 
setUp() - Method in class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat
 
setUp() - Method in class org.apache.giraph.io.TestIdWithValueTextOutputFormat
 
setUp() - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
setUp() - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
setUp() - Method in class org.apache.giraph.partition.TestGiraphTransferRegulator
 
setUp() - Method in class org.apache.giraph.partition.TestPartitionStores
 
setUp() - Method in class org.apache.giraph.zk.TestPredicateLock
 
setUp() - Method in class org.apache.giraph.zk.TestZooKeeperExt
 
setupConfiguration(GiraphJob) - Method in class org.apache.giraph.BspCase
Adjust the configuration to the basic test case
SimpleShortestPathsComputationTest - Class in org.apache.giraph.examples
Contains a simple unit test for SimpleShortestPathsComputation
SimpleShortestPathsComputationTest() - Constructor for class org.apache.giraph.examples.SimpleShortestPathsComputationTest
 
SimpleTriangleClosingComputationTest - Class in org.apache.giraph.examples
Contains a simple unit test for SimpleTriangleClosingComputation
SimpleTriangleClosingComputationTest() - Constructor for class org.apache.giraph.examples.SimpleTriangleClosingComputationTest
 
size() - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 

T

tearDown() - Method in class org.apache.giraph.BspCase
 
tearDown() - Method in class org.apache.giraph.zk.TestZooKeeperExt
 
testAddToClasses() - Method in class org.apache.giraph.conf.TestGiraphConfiguration
 
TestAdjacencyListTextVertexOutputFormat - Class in org.apache.giraph.io
 
TestAdjacencyListTextVertexOutputFormat() - Constructor for class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat
 
TestAdjacencyListTextVertexOutputFormat.DummyComputation - Class in org.apache.giraph.io
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
TestAdjacencyListTextVertexOutputFormat.DummyComputation() - Constructor for class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat.DummyComputation
 
testAggregatorsCheckpointing() - Method in class org.apache.giraph.aggregators.TestAggregatorsHandling
Test if aggregators are are handled properly when restarting from a checkpoint
TestAggregatorsHandling - Class in org.apache.giraph.aggregators
Tests if aggregators are handled on a proper way
TestAggregatorsHandling() - Constructor for class org.apache.giraph.aggregators.TestAggregatorsHandling
 
testAggregatorsHandling() - Method in class org.apache.giraph.aggregators.TestAggregatorsHandling
Tests if aggregators are handled on a proper way during supersteps
testAllMatchWithCombiner() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testAllMatchWithoutCombiner() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testAndAggregator() - Method in class org.apache.giraph.aggregators.TestBooleanAggregators
 
TestAutoCheckpoint - Class in org.apache.giraph
Unit test for automated checkpoint restarting
TestAutoCheckpoint() - Constructor for class org.apache.giraph.TestAutoCheckpoint
 
TestBooleanAggregators - Class in org.apache.giraph.aggregators
 
TestBooleanAggregators() - Constructor for class org.apache.giraph.aggregators.TestBooleanAggregators
 
TestBspBasic - Class in org.apache.giraph
Unit test for many simple BSP applications.
TestBspBasic() - Constructor for class org.apache.giraph.TestBspBasic
 
testBspCheckpoint() - Method in class org.apache.giraph.TestManualCheckpoint
Run a sample BSP job locally and test checkpointing.
testBspCombiner() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally with combiner and checkout output value.
testBspFail() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job in JobTracker, kill a task, and make sure the job fails (not enough attempts to restart)
testBspMasterCompute() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally and test MasterCompute.
testBspMsg() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally and test messages.
testBspPageRankSingleCompute() - Method in class org.apache.giraph.examples.TestPageRank
 
testBspPageRankWithAggregatorWriter() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally and test PageRank with AggregatorWriter.
testBspShortestPaths() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally and test shortest paths.
testBspSuperStep() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally and test supersteps.
testByteArrayMessagesPerVertexStore() - Method in class org.apache.giraph.comm.TestMessageStores
 
testCombiner() - Method in class org.apache.giraph.examples.MinimumIntCombinerTest
 
TestComputationCombinerTypes - Class in org.apache.giraph.master
Test type verification when switching computation and combiner types
TestComputationCombinerTypes() - Constructor for class org.apache.giraph.master.TestComputationCombinerTypes
 
TestComputationCombinerTypes.NoOpComputation<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M1 extends org.apache.hadoop.io.Writable,M2 extends org.apache.hadoop.io.Writable> - Class in org.apache.giraph.master
 
TestComputationCombinerTypes.NoOpComputation() - Constructor for class org.apache.giraph.master.TestComputationCombinerTypes.NoOpComputation
 
TestComputationState - Class in org.apache.giraph
 
TestComputationState() - Constructor for class org.apache.giraph.TestComputationState
 
testComputationState() - Method in class org.apache.giraph.TestComputationState
 
TestComputationTypes - Class in org.apache.giraph.vertex
 
TestComputationTypes() - Constructor for class org.apache.giraph.vertex.TestComputationTypes
 
testConstructorNewInstance() - Method in class org.apache.giraph.conf.TestObjectCreation
 
testContinue() - Method in class org.apache.giraph.io.TestJsonBase64Format
Start a job and finish after i supersteps, then begin a new job and continue on more j supersteps.
testCreateClass() - Method in class org.apache.giraph.conf.TestObjectCreation
 
testCreateExt() - Method in class org.apache.giraph.zk.TestZooKeeperExt
 
testDeleteExt() - Method in class org.apache.giraph.zk.TestZooKeeperExt
 
testDerivedInputFormatType() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testDerivedMatchingType() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testDifferentCombinerIdType() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testDifferentCombinerMessageType() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testDifferentEdgeDataTypes() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testDifferentIdTypes() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testDifferentInputEdgesClass() - Method in class org.apache.giraph.io.TestEdgeInput
 
testDifferentMessageTypes() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testDifferentSeparators() - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
testDifferentSeparators() - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
testDifferentVertexValueTypes() - Method in class org.apache.giraph.master.TestComputationCombinerTypes
 
testDiskBackedMessageStore() - Method in class org.apache.giraph.comm.TestMessageStores
 
testDiskBackedMessageStoreByPartition() - Method in class org.apache.giraph.comm.TestMessageStores
 
testDiskBackedPartitionStore() - Method in class org.apache.giraph.partition.TestPartitionStores
 
testDiskBackedPartitionStoreWithByteArrayPartition() - Method in class org.apache.giraph.partition.TestPartitionStores
 
TestDoubleAggregators - Class in org.apache.giraph.aggregators
 
TestDoubleAggregators() - Constructor for class org.apache.giraph.aggregators.TestDoubleAggregators
 
testEdgeFilter() - Method in class org.apache.giraph.io.TestFilters
 
TestEdgeInput - Class in org.apache.giraph.io
A test case to ensure that loading a graph from a list of edges works as expected.
TestEdgeInput() - Constructor for class org.apache.giraph.io.TestEdgeInput
 
TestEdgeInput.TestComputationCheckEdgesType - Class in org.apache.giraph.io
 
TestEdgeInput.TestComputationCheckEdgesType() - Constructor for class org.apache.giraph.io.TestEdgeInput.TestComputationCheckEdgesType
 
TestEdgeInput.TestOutEdgesFilterEven - Class in org.apache.giraph.io
 
TestEdgeInput.TestOutEdgesFilterEven() - Constructor for class org.apache.giraph.io.TestEdgeInput.TestOutEdgesFilterEven
 
TestEdgeInput.TestVertexValueFactory - Class in org.apache.giraph.io
 
TestEdgeInput.TestVertexValueFactory() - Constructor for class org.apache.giraph.io.TestEdgeInput.TestVertexValueFactory
 
testEdges() - Method in class org.apache.giraph.edge.TestNullValueEdges
 
testEdges() - Method in class org.apache.giraph.graph.TestVertexAndEdges
Test the provided OutEdges implementations for instantiation, initialization, edge addition, and edge removal.
testEdgesMustHaveValues() - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
testEdgesMustHaveValues() - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
testEdgesOnly() - Method in class org.apache.giraph.io.TestEdgeInput
 
testEdgesOnlyWithReverse() - Method in class org.apache.giraph.io.TestEdgeInput
 
testEmptyVertexInputFormat() - Method in class org.apache.giraph.TestBspBasic
Run a sample BSP job locally with no vertices and make sure it completes.
testEvent() - Method in class org.apache.giraph.zk.TestPredicateLock
Single threaded case where the event is signaled.
TestFilters - Class in org.apache.giraph.io
 
TestFilters() - Constructor for class org.apache.giraph.io.TestFilters
 
TestFilters.EdgeFilter - Class in org.apache.giraph.io
 
TestFilters.EdgeFilter() - Constructor for class org.apache.giraph.io.TestFilters.EdgeFilter
 
TestFilters.VertexFilter - Class in org.apache.giraph.io
 
TestFilters.VertexFilter() - Constructor for class org.apache.giraph.io.TestFilters.VertexFilter
 
TestFloatAggregators - Class in org.apache.giraph.aggregators
 
TestFloatAggregators() - Constructor for class org.apache.giraph.aggregators.TestFloatAggregators
 
testGetBasePath() - Method in class org.apache.giraph.zk.TestZooKeeperManager
 
testGetChildrenExt() - Method in class org.apache.giraph.zk.TestZooKeeperExt
 
testGetsCalled() - Method in class org.apache.giraph.master.TestMasterObserver
 
TestGiraphConfiguration - Class in org.apache.giraph.conf
 
TestGiraphConfiguration() - Constructor for class org.apache.giraph.conf.TestGiraphConfiguration
 
TestGiraphConfiguration.A - Class in org.apache.giraph.conf
 
TestGiraphConfiguration.A() - Constructor for class org.apache.giraph.conf.TestGiraphConfiguration.A
 
TestGiraphConfiguration.B - Class in org.apache.giraph.conf
 
TestGiraphConfiguration.B() - Constructor for class org.apache.giraph.conf.TestGiraphConfiguration.B
 
TestGiraphConfiguration.C - Class in org.apache.giraph.conf
 
TestGiraphConfiguration.C() - Constructor for class org.apache.giraph.conf.TestGiraphConfiguration.C
 
TestGiraphConfiguration.If - Interface in org.apache.giraph.conf
 
TestGiraphTransferRegulator - Class in org.apache.giraph.partition
Test the GiraphTransferRegulator.
TestGiraphTransferRegulator() - Constructor for class org.apache.giraph.partition.TestGiraphTransferRegulator
 
testGiraphTransferRegulator() - Method in class org.apache.giraph.partition.TestGiraphTransferRegulator
 
TestGiraphTransferRegulator.TestComputation - Class in org.apache.giraph.partition
Dummy vertex.
TestGiraphTransferRegulator.TestComputation() - Constructor for class org.apache.giraph.partition.TestGiraphTransferRegulator.TestComputation
 
TestGraphPartitioner - Class in org.apache.giraph
Unit test for manual checkpoint restarting
TestGraphPartitioner() - Constructor for class org.apache.giraph.TestGraphPartitioner
 
testHappyPath() - Method in class org.apache.giraph.io.TestIdWithValueTextOutputFormat
 
testHappyPath() - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
testHappyPath() - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
TestIdWithValueTextOutputFormat - Class in org.apache.giraph.io
 
TestIdWithValueTextOutputFormat() - Constructor for class org.apache.giraph.io.TestIdWithValueTextOutputFormat
 
TestIdWithValueTextOutputFormat.DummyComputation - Class in org.apache.giraph.io
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
TestIdWithValueTextOutputFormat.DummyComputation() - Constructor for class org.apache.giraph.io.TestIdWithValueTextOutputFormat.DummyComputation
 
testImmutableClassesGiraphConfigurationNewInstance() - Method in class org.apache.giraph.conf.TestObjectCreation
 
testIndexMustHaveValue() - Method in class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
testIndexMustHaveValue() - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
testInputSplitPathOrganizer() - Method in class org.apache.giraph.TestBspBasic
Run a test to see if the InputSplitPathOrganizer can correctly sort locality information from a mocked znode of data.
testInstantiateNullVertex() - Method in class org.apache.giraph.TestBspBasic
Test whether vertices with NullWritable for vertex value type, edge value type and message value type can be instantiated.
testInstantiateVertex() - Method in class org.apache.giraph.TestBspBasic
Just instantiate the vertex (all functions are implemented) and the VertexInputFormat using reflection.
TestIntAggregators - Class in org.apache.giraph.aggregators
 
TestIntAggregators() - Constructor for class org.apache.giraph.aggregators.TestIntAggregators
 
TestJsonBase64Format - Class in org.apache.giraph.io
Test out the JsonBase64 format.
TestJsonBase64Format() - Constructor for class org.apache.giraph.io.TestJsonBase64Format
Constructor.
testJsonBase64FormatType() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testLineSanitizer() - Method in class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
testLocalJobRunnerConfig() - Method in class org.apache.giraph.TestBspBasic
Do some checks for local job runner.
TestLongAggregators - Class in org.apache.giraph.aggregators
 
TestLongAggregators() - Constructor for class org.apache.giraph.aggregators.TestLongAggregators
 
TestLongDoubleDoubleAdjacencyListVertexInputFormat - Class in org.apache.giraph.io
 
TestLongDoubleDoubleAdjacencyListVertexInputFormat() - Constructor for class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat
 
TestLongDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation - Class in org.apache.giraph.io
 
TestLongDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation() - Constructor for class org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation
 
TestManualCheckpoint - Class in org.apache.giraph
Unit test for manual checkpoint restarting
TestManualCheckpoint() - Constructor for class org.apache.giraph.TestManualCheckpoint
 
testMasterAggregatorsSerialization() - Method in class org.apache.giraph.aggregators.TestAggregatorsHandling
Test if aggregators serialization captures everything
TestMasterObserver - Class in org.apache.giraph.master
 
TestMasterObserver() - Constructor for class org.apache.giraph.master.TestMasterObserver
 
TestMasterObserver.InputFormat - Class in org.apache.giraph.master
 
TestMasterObserver.InputFormat() - Constructor for class org.apache.giraph.master.TestMasterObserver.InputFormat
 
TestMasterObserver.Obs - Class in org.apache.giraph.master
 
TestMasterObserver.Obs() - Constructor for class org.apache.giraph.master.TestMasterObserver.Obs
 
TestMasterObserver.SimpleComputation - Class in org.apache.giraph.master
 
TestMasterObserver.SimpleComputation() - Constructor for class org.apache.giraph.master.TestMasterObserver.SimpleComputation
 
testMatchingType() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testMaxAggregator() - Method in class org.apache.giraph.aggregators.TestDoubleAggregators
 
testMaxAggregator() - Method in class org.apache.giraph.aggregators.TestFloatAggregators
 
testMaxAggregator() - Method in class org.apache.giraph.aggregators.TestIntAggregators
 
testMaxAggregator() - Method in class org.apache.giraph.aggregators.TestLongAggregators
 
TestMaxSuperstep - Class in org.apache.giraph
Unit test for testing max superstep feature of Giraph
TestMaxSuperstep() - Constructor for class org.apache.giraph.TestMaxSuperstep
 
testMaxSuperstep() - Method in class org.apache.giraph.TestMaxSuperstep
Run a job that tests that this job completes in the desired number of supersteps
TestMaxSuperstep.InfiniteLoopComputation - Class in org.apache.giraph
Simple test vertex class that will run forever (voteToHalt is never called).
TestMaxSuperstep.InfiniteLoopComputation() - Constructor for class org.apache.giraph.TestMaxSuperstep.InfiniteLoopComputation
 
TestMessageStores - Class in org.apache.giraph.comm
Test for different types of message stores
TestMessageStores() - Constructor for class org.apache.giraph.comm.TestMessageStores
 
testMinAggregator() - Method in class org.apache.giraph.aggregators.TestDoubleAggregators
 
testMinAggregator() - Method in class org.apache.giraph.aggregators.TestFloatAggregators
 
testMinAggregator() - Method in class org.apache.giraph.aggregators.TestIntAggregators
 
testMinAggregator() - Method in class org.apache.giraph.aggregators.TestLongAggregators
 
testMismatchingCombiner() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testMismatchingVertex() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testMismatchingVertexValueFactory() - Method in class org.apache.giraph.vertex.TestComputationTypes
 
testMixedFormat() - Method in class org.apache.giraph.io.TestEdgeInput
 
TestMultiGraphEdges - Class in org.apache.giraph.edge
Tests OutEdges implementations that allow parallel edges.
TestMultiGraphEdges() - Constructor for class org.apache.giraph.edge.TestMultiGraphEdges
 
TestMultiRandomAccessEdges - Class in org.apache.giraph.edge
Tests MultiRandomAccessOutEdges implementations.
TestMultiRandomAccessEdges() - Constructor for class org.apache.giraph.edge.TestMultiRandomAccessEdges
 
testMutateEdges() - Method in class org.apache.giraph.edge.TestNullValueEdges
Test in-place edge mutations via the iterable returned by Vertex.getMutableEdges().
testMutateEdges() - Method in class org.apache.giraph.graph.TestVertexAndEdges
Test in-place edge mutations via the iterable returned by Vertex.getMutableEdges().
TestMutateGraph - Class in org.apache.giraph
Unit test for graph mutation
TestMutateGraph() - Constructor for class org.apache.giraph.TestMutateGraph
 
testMutateGraph() - Method in class org.apache.giraph.TestMutateGraph
Run a job that tests the various graph mutations that can occur
testNativeCreateClass() - Method in class org.apache.giraph.conf.TestObjectCreation
 
testNewInstance() - Method in class org.apache.giraph.conf.TestObjectCreation
 
TestNotEnoughMapTasks - Class in org.apache.giraph
Unit test for not enough map tasks
TestNotEnoughMapTasks() - Constructor for class org.apache.giraph.TestNotEnoughMapTasks
 
testNotEnoughMapTasks() - Method in class org.apache.giraph.TestNotEnoughMapTasks
This job should always fail gracefully with not enough map tasks.
TestNullValueEdges - Class in org.apache.giraph.edge
Tests OutEdges implementations with null edge values.
TestNullValueEdges() - Constructor for class org.apache.giraph.edge.TestNullValueEdges
 
TestObjectCreation - Class in org.apache.giraph.conf
Benchmark tests to insure that object creation via ImmutableClassesGiraphConfiguration is fast
TestObjectCreation() - Constructor for class org.apache.giraph.conf.TestObjectCreation
 
testOnNoShorterPathFound() - Method in class org.apache.giraph.examples.SimpleShortestPathsComputationTest
Test the behavior when a new, but not shorter path to a vertex has been found.
testOnShorterPathFound() - Method in class org.apache.giraph.examples.SimpleShortestPathsComputationTest
Test the behavior when a shorter path to a vertex has been found
testOrAggregator() - Method in class org.apache.giraph.aggregators.TestBooleanAggregators
 
testOverwriteAggregator() - Method in class org.apache.giraph.aggregators.TestBooleanAggregators
 
testOverwriteAggregator() - Method in class org.apache.giraph.aggregators.TestDoubleAggregators
 
testOverwriteAggregator() - Method in class org.apache.giraph.aggregators.TestFloatAggregators
 
testOverwriteAggregator() - Method in class org.apache.giraph.aggregators.TestIntAggregators
 
testOverwriteAggregator() - Method in class org.apache.giraph.aggregators.TestLongAggregators
 
TestPageRank - Class in org.apache.giraph.examples
Test page rank (with and without multithreading)
TestPageRank() - Constructor for class org.apache.giraph.examples.TestPageRank
Constructor
testPageRankTenThreadsCompute() - Method in class org.apache.giraph.examples.TestPageRank
 
testParallelEdges() - Method in class org.apache.giraph.edge.TestMultiGraphEdges
Ensures that all multigraph OutEdges implementations allow parallel edges.
testParallelEdges() - Method in class org.apache.giraph.edge.TestMultiRandomAccessEdges
Ensures that all MultiRandomAccessOutEdges implementations correctly return edge values.
testParallelEdges() - Method in class org.apache.giraph.edge.TestStrictGraphEdges
Ensures that all strict graph OutEdges implementations disallow parallel edges.
testParallelEdges() - Method in class org.apache.giraph.edge.TestStrictRandomAccessEdges
Ensures that all StrictRandomAccessOutEdges implementations correctly return edge values.
testPartitioners() - Method in class org.apache.giraph.TestGraphPartitioner
Run a sample BSP job locally and test various partitioners and partition algorithms.
TestPartitionStores - Class in org.apache.giraph.partition
Test case for partition stores.
TestPartitionStores() - Constructor for class org.apache.giraph.partition.TestPartitionStores
 
TestPartitionStores.MyComputation - Class in org.apache.giraph.partition
 
TestPartitionStores.MyComputation() - Constructor for class org.apache.giraph.partition.TestPartitionStores.MyComputation
 
TestPredicateLock - Class in org.apache.giraph.zk
Ensure that PredicateLock objects work correctly.
TestPredicateLock() - Constructor for class org.apache.giraph.zk.TestPredicateLock
 
testProductAggregator() - Method in class org.apache.giraph.aggregators.TestDoubleAggregators
 
testProductAggregator() - Method in class org.apache.giraph.aggregators.TestFloatAggregators
 
testProductAggregator() - Method in class org.apache.giraph.aggregators.TestIntAggregators
 
testProductAggregator() - Method in class org.apache.giraph.aggregators.TestLongAggregators
 
testPureYarnJob() - Method in class org.apache.giraph.yarn.TestYarnJob
 
testReadWrite(PartitionStore<IntWritable, IntWritable, NullWritable>, ImmutableClassesGiraphConfiguration<IntWritable, IntWritable, NullWritable>) - Method in class org.apache.giraph.partition.TestPartitionStores
Test reading/writing to/from a partition store
testReflectionUtilsNewInstance() - Method in class org.apache.giraph.conf.TestObjectCreation
 
testReverseIdAndValue() - Method in class org.apache.giraph.io.TestIdWithValueTextOutputFormat
 
testSerialize() - Method in class org.apache.giraph.graph.TestVertexAndEdges
Test Vertex and OutEdges serialization.
testSetClasses() - Method in class org.apache.giraph.conf.TestGiraphConfiguration
 
testSimplePartitionStore() - Method in class org.apache.giraph.partition.TestPartitionStores
 
testSingleFault() - Method in class org.apache.giraph.TestAutoCheckpoint
Run a job that requires checkpointing and will have a worker crash and still recover from a previous checkpoint.
TestStrictGraphEdges - Class in org.apache.giraph.edge
Tests OutEdges implementations that disallow parallel edges.
TestStrictGraphEdges() - Constructor for class org.apache.giraph.edge.TestStrictGraphEdges
 
TestStrictRandomAccessEdges - Class in org.apache.giraph.edge
Tests StrictRandomAccessOutEdges implementations.
TestStrictRandomAccessEdges() - Constructor for class org.apache.giraph.edge.TestStrictRandomAccessEdges
 
testSumAggregator() - Method in class org.apache.giraph.aggregators.TestDoubleAggregators
 
testSumAggregator() - Method in class org.apache.giraph.aggregators.TestFloatAggregators
 
testSumAggregator() - Method in class org.apache.giraph.aggregators.TestIntAggregators
 
testSumAggregator() - Method in class org.apache.giraph.aggregators.TestLongAggregators
 
testSuperstepOne() - Method in class org.apache.giraph.examples.SimpleTriangleClosingComputationTest
Test behavior of compute() with incoming messages (superstep 1)
testSuperstepZero() - Method in class org.apache.giraph.examples.SimpleTriangleClosingComputationTest
Test the behavior of the triangle closing algorithm: does it send all its out edge values to all neighbors?
TestSwitchClasses - Class in org.apache.giraph.master
Test switching Computation and Combiner class during application
TestSwitchClasses() - Constructor for class org.apache.giraph.master.TestSwitchClasses
 
TestSwitchClasses.Computation1 - Class in org.apache.giraph.master
 
TestSwitchClasses.Computation1() - Constructor for class org.apache.giraph.master.TestSwitchClasses.Computation1
 
TestSwitchClasses.Computation2 - Class in org.apache.giraph.master
 
TestSwitchClasses.Computation2() - Constructor for class org.apache.giraph.master.TestSwitchClasses.Computation2
 
TestSwitchClasses.Computation3 - Class in org.apache.giraph.master
 
TestSwitchClasses.Computation3() - Constructor for class org.apache.giraph.master.TestSwitchClasses.Computation3
 
TestSwitchClasses.MinimumCombiner - Class in org.apache.giraph.master
 
TestSwitchClasses.MinimumCombiner() - Constructor for class org.apache.giraph.master.TestSwitchClasses.MinimumCombiner
 
TestSwitchClasses.StatusValue - Class in org.apache.giraph.master
 
TestSwitchClasses.StatusValue() - Constructor for class org.apache.giraph.master.TestSwitchClasses.StatusValue
 
TestSwitchClasses.SumCombiner - Class in org.apache.giraph.master
 
TestSwitchClasses.SumCombiner() - Constructor for class org.apache.giraph.master.TestSwitchClasses.SumCombiner
 
TestSwitchClasses.SwitchingClassesMasterCompute - Class in org.apache.giraph.master
 
TestSwitchClasses.SwitchingClassesMasterCompute() - Constructor for class org.apache.giraph.master.TestSwitchClasses.SwitchingClassesMasterCompute
 
testSwitchingClasses() - Method in class org.apache.giraph.master.TestSwitchClasses
 
testSyncNewInstance() - Method in class org.apache.giraph.conf.TestObjectCreation
 
TestTextDoubleDoubleAdjacencyListVertexInputFormat - Class in org.apache.giraph.io
 
TestTextDoubleDoubleAdjacencyListVertexInputFormat() - Constructor for class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat
 
TestTextDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation - Class in org.apache.giraph.io
 
TestTextDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation() - Constructor for class org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation
 
testToyData() - Method in class org.apache.giraph.examples.ConnectedComponentsComputationTest
A local integration test on toy data
testToyData() - Method in class org.apache.giraph.examples.ConnectedComponentsComputationTestInMemory
A local integration test on toy data
testToyData() - Method in class org.apache.giraph.examples.PageRankComputationTest
A local integration test on toy data
testToyData() - Method in class org.apache.giraph.examples.RandomWalkWithRestartComputationTest
A local integration test on toy data
testToyData() - Method in class org.apache.giraph.examples.SimpleShortestPathsComputationTest
A local integration test on toy data
testToyData() - Method in class org.apache.giraph.examples.TryMultiIpcBindingPortsTest
A local integration test on toy data
testUnsafePartitionSerializationClass() - Method in class org.apache.giraph.partition.TestPartitionStores
 
TestVertexAndEdges - Class in org.apache.giraph.graph
Test Vertex functionality across the provided OutEdges classes.
TestVertexAndEdges() - Constructor for class org.apache.giraph.graph.TestVertexAndEdges
 
TestVertexAndEdges.TestComputation - Class in org.apache.giraph.graph
Dummy concrete vertex.
TestVertexAndEdges.TestComputation() - Constructor for class org.apache.giraph.graph.TestVertexAndEdges.TestComputation
 
TestVertexAndEdges.TestOutEdges - Class in org.apache.giraph.graph
A basic OutEdges implementation that doesn't provide any special functionality.
TestVertexAndEdges.TestOutEdges() - Constructor for class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
testVertexFilter() - Method in class org.apache.giraph.io.TestFilters
 
testVertexIdAndValue() - Method in class org.apache.giraph.graph.TestVertexAndEdges
Test vertex instantiation, initialization, and updating the vertex value.
testVertexWithEdges() - Method in class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat
 
testVertexWithNoEdges() - Method in class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat
 
testWaitForever() - Method in class org.apache.giraph.zk.TestPredicateLock
Thread signaled test for PredicateLock.waitForever()
testWaitMsecs() - Method in class org.apache.giraph.zk.TestPredicateLock
Thread signaled test to make sure the the event is signaled correctly
testWaitMsecsNoEvent() - Method in class org.apache.giraph.zk.TestPredicateLock
SMake sure the the event is not signaled.
testWeightedGraph() - Method in class org.apache.giraph.examples.RandomWalkWithRestartComputationTest
A local integration test on toy data
testWithDifferentDelimiter() - Method in class org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat
 
testWithDifferentDelimiter() - Method in class org.apache.giraph.io.TestIdWithValueTextOutputFormat
 
TestYarnJob - Class in org.apache.giraph.yarn
Tests the Giraph on YARN workflow.
TestYarnJob() - Constructor for class org.apache.giraph.yarn.TestYarnJob
 
TestZooKeeperExt - Class in org.apache.giraph.zk
Test the ZooKeeperExt class.
TestZooKeeperExt() - Constructor for class org.apache.giraph.zk.TestZooKeeperExt
 
TestZooKeeperManager - Class in org.apache.giraph.zk
 
TestZooKeeperManager() - Constructor for class org.apache.giraph.zk.TestZooKeeperManager
 
TryMultiIpcBindingPortsTest - Class in org.apache.giraph.examples
Tests for TryMultiIpcBindingPortsTest
TryMultiIpcBindingPortsTest() - Constructor for class org.apache.giraph.examples.TryMultiIpcBindingPortsTest
 

V

verifyMessageSent(I, M) - Method in class org.apache.giraph.utils.MockUtils.MockedEnvironment
assert that the test vertex message has been sent to a particular vertex
verifyNoMessageSent() - Method in class org.apache.giraph.utils.MockUtils.MockedEnvironment
assert that the test vertex has sent no message to a particular vertex

W

write(DataOutput) - Method in class org.apache.giraph.graph.TestVertexAndEdges.TestOutEdges
 
write(DataOutput) - Method in class org.apache.giraph.master.TestSwitchClasses.StatusValue
 

A B C D E F G I L M N O P R S T V W

Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.