Skip navigation links
B C D G H M N O R S T W 

B

BlockApiHandleTest - Class in org.apache.giraph.block_app.framework
Test the use of BlockApiHandle.
BlockApiHandleTest() - Constructor for class org.apache.giraph.block_app.framework.BlockApiHandleTest
 
BlockApiHandleTest.DummyObjectWithApiHandle - Class in org.apache.giraph.block_app.framework
 
BlockApiHandleTest.TestPiece - Class in org.apache.giraph.block_app.framework
 
BlockExecutionTest - Class in org.apache.giraph.block_app.framework
Test of barebones of Blocks Framework.
BlockExecutionTest() - Constructor for class org.apache.giraph.block_app.framework.BlockExecutionTest
 
BlockTestingUtils - Class in org.apache.giraph.block_app.framework.block
 
BlockTestingUtils.CheckIterator<T> - Class in org.apache.giraph.block_app.framework.block
 

C

CheckIterator(Iterator<T>, Iterator<T>) - Constructor for class org.apache.giraph.block_app.framework.block.BlockTestingUtils.CheckIterator
 
createBlock(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.MultipleSimultanousMutationsTest.SendingAndAddEdgeBlockFactory
 
createBlock(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.SendingMessagesTest.SendingMessagesToNeighborsBlockFactory
 
createBlock(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.TestWorkerMessages.TestWorkerMessagesBlockFactory
 
createExecutionStage(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.TestLongNullNullBlockFactory
 
createMultiMsgs() - Method in class org.apache.giraph.block_app.framework.SendingMessagesTest
 
createVertexOnMsgsTest() - Method in class org.apache.giraph.block_app.framework.MultipleSimultanousMutationsTest
 
createVertexOnMsgsTest() - Method in class org.apache.giraph.block_app.framework.SendingMessagesTest
 

D

doNotCreateVertexOnMsgsTest() - Method in class org.apache.giraph.block_app.framework.SendingMessagesTest
 
doSomethingAtMaster() - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.DummyObjectWithApiHandle
 
doSomethingAtWorker() - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.DummyObjectWithApiHandle
 
doSomethingAtWorkerContext() - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.DummyObjectWithApiHandle
 
DummyObjectWithApiHandle(BlockApiHandle) - Constructor for class org.apache.giraph.block_app.framework.BlockApiHandleTest.DummyObjectWithApiHandle
 

G

getEdgeValueClass(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.MultipleSimultanousMutationsTest.SendingAndAddEdgeBlockFactory
 
getEdgeValueClass(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.TestLongNullNullBlockFactory
 
getMessageClass() - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
 
getVertexIDClass(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.TestLongNullNullBlockFactory
 
getVertexReceiver(BlockWorkerReceiveApi<WritableComparable>, Object) - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
 
getVertexSender(BlockWorkerSendApi<WritableComparable, LongWritable, Writable, NullWritable>, Object) - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
 
getVertexValueClass(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.SendingMessagesTest.SendingMessagesToNeighborsBlockFactory
 
getVertexValueClass(GiraphConfiguration) - Method in class org.apache.giraph.block_app.framework.TestLongNullNullBlockFactory
 

H

hasNext() - Method in class org.apache.giraph.block_app.framework.block.BlockTestingUtils.CheckIterator
 

M

masterCompute(BlockMasterApi, Object) - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
 
MultipleSimultanousMutationsTest - Class in org.apache.giraph.block_app.framework
Test when vertex gets multiple simultaneous mutations (i.e.
MultipleSimultanousMutationsTest() - Constructor for class org.apache.giraph.block_app.framework.MultipleSimultanousMutationsTest
 
MultipleSimultanousMutationsTest.SendingAndAddEdgeBlockFactory - Class in org.apache.giraph.block_app.framework
 

N

next() - Method in class org.apache.giraph.block_app.framework.block.BlockTestingUtils.CheckIterator
 

O

ObjectStripingTest - Class in org.apache.giraph.block_app.reducers.array
 
ObjectStripingTest() - Constructor for class org.apache.giraph.block_app.reducers.array.ObjectStripingTest
 
org.apache.giraph.block_app.framework - package org.apache.giraph.block_app.framework
 
org.apache.giraph.block_app.framework.block - package org.apache.giraph.block_app.framework.block
 
org.apache.giraph.block_app.reducers.array - package org.apache.giraph.block_app.reducers.array
 

R

remove() - Method in class org.apache.giraph.block_app.framework.block.BlockTestingUtils.CheckIterator
 
REPEAT_TIMES - Static variable in class org.apache.giraph.block_app.framework.block.TestRepeatBlock
 
REPEAT_TIMES - Static variable in class org.apache.giraph.block_app.framework.block.TestRepeatUntilBlock
 

S

SendingAndAddEdgeBlockFactory() - Constructor for class org.apache.giraph.block_app.framework.MultipleSimultanousMutationsTest.SendingAndAddEdgeBlockFactory
 
SendingMessagesTest - Class in org.apache.giraph.block_app.framework
 
SendingMessagesTest() - Constructor for class org.apache.giraph.block_app.framework.SendingMessagesTest
 
SendingMessagesTest.SendingMessagesToNeighborsBlockFactory - Class in org.apache.giraph.block_app.framework
 
SendingMessagesToNeighborsBlockFactory() - Constructor for class org.apache.giraph.block_app.framework.SendingMessagesTest.SendingMessagesToNeighborsBlockFactory
 

T

test() - Method in class org.apache.giraph.block_app.reducers.array.ObjectStripingTest
 
testBlockApiHandle() - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest
 
TestIfBlock - Class in org.apache.giraph.block_app.framework.block
 
TestIfBlock() - Constructor for class org.apache.giraph.block_app.framework.block.TestIfBlock
 
testIfBlockElse() - Method in class org.apache.giraph.block_app.framework.block.TestIfBlock
 
testIfBlockThen() - Method in class org.apache.giraph.block_app.framework.block.TestIfBlock
 
testIfNestedInRepeat() - Method in class org.apache.giraph.block_app.framework.block.TestIfBlock
 
testIfThenElsePieceCount() - Method in class org.apache.giraph.block_app.framework.block.TestIfBlock
 
testIndependence(Iterable<? extends AbstractPiece>, Iterable<? extends AbstractPiece>) - Static method in class org.apache.giraph.block_app.framework.block.BlockTestingUtils
Tests both the length of the iterator returned by the block, as-well as the deterministic behavior expected by calling .iterator() against the referenceImpl.
TestLongNullNullBlockFactory - Class in org.apache.giraph.block_app.framework
 
TestLongNullNullBlockFactory() - Constructor for class org.apache.giraph.block_app.framework.TestLongNullNullBlockFactory
 
testMessageSending() - Method in class org.apache.giraph.block_app.framework.BlockExecutionTest
 
testNestedRepeatBlock(Iterable<? extends AbstractPiece>, Block) - Static method in class org.apache.giraph.block_app.framework.block.BlockTestingUtils
Test how the block interacts with a repeatBlock.
testNestedRepeatBlock() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatBlock
 
testNestedRepeatUntilBlock() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatUntilBlock
 
TestPiece(BlockApiHandleTest.DummyObjectWithApiHandle) - Constructor for class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
 
testReducing() - Method in class org.apache.giraph.block_app.framework.BlockExecutionTest
 
TestRepeatBlock - Class in org.apache.giraph.block_app.framework.block
Tests repeatBlock's correctness
TestRepeatBlock() - Constructor for class org.apache.giraph.block_app.framework.block.TestRepeatBlock
 
testRepeatBlockBasic() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatBlock
 
testRepeatBlockEmpty() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatBlock
 
TestRepeatUntilBlock - Class in org.apache.giraph.block_app.framework.block
Tests repeatUntilBlock's correctness
TestRepeatUntilBlock() - Constructor for class org.apache.giraph.block_app.framework.block.TestRepeatUntilBlock
 
testRepeatUntilBlockBasic() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatUntilBlock
 
testRepeatUntilBlockBasicExit() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatUntilBlock
 
testRepeatUntilBlockFinishCurrentLoop() - Method in class org.apache.giraph.block_app.framework.BlockExecutionTest
 
testRepeatUntilBlockUnlimited() - Method in class org.apache.giraph.block_app.framework.block.TestRepeatUntilBlock
 
testSequential(Iterable<? extends AbstractPiece>, Iterable<? extends AbstractPiece>) - Static method in class org.apache.giraph.block_app.framework.block.BlockTestingUtils
 
testVertexRemoval() - Method in class org.apache.giraph.block_app.framework.BlockExecutionTest
 
testWithTestSetup() - Method in class org.apache.giraph.block_app.framework.TestWorkerMessages
 
TestWorkerMessages - Class in org.apache.giraph.block_app.framework
Test sending worker to worker messages
TestWorkerMessages() - Constructor for class org.apache.giraph.block_app.framework.TestWorkerMessages
 
testWorkerMessages() - Method in class org.apache.giraph.block_app.framework.TestWorkerMessages
 
TestWorkerMessages.TestWorkerMessagesBlockFactory - Class in org.apache.giraph.block_app.framework
 
TestWorkerMessages.TestWorkerMessagesPiece - Class in org.apache.giraph.block_app.framework
 
TestWorkerMessagesBlockFactory() - Constructor for class org.apache.giraph.block_app.framework.TestWorkerMessages.TestWorkerMessagesBlockFactory
 
TestWorkerMessagesPiece(long...) - Constructor for class org.apache.giraph.block_app.framework.TestWorkerMessages.TestWorkerMessagesPiece
 

W

workerContextReceive(BlockWorkerContextReceiveApi, Object, Object, List<DoubleWritable>) - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
Override to have worker context receive computation.
workerContextReceive(BlockWorkerContextReceiveApi, Object, Object, List<LongWritable>) - Method in class org.apache.giraph.block_app.framework.TestWorkerMessages.TestWorkerMessagesPiece
 
workerContextSend(BlockWorkerContextSendApi<WritableComparable, DoubleWritable>, Object, Writable) - Method in class org.apache.giraph.block_app.framework.BlockApiHandleTest.TestPiece
 
workerContextSend(BlockWorkerContextSendApi<LongWritable, LongWritable>, Object, Object) - Method in class org.apache.giraph.block_app.framework.TestWorkerMessages.TestWorkerMessagesPiece
 
B C D G H M N O R S T W 
Skip navigation links

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