Package | Description |
---|---|
org.apache.giraph.graph | |
org.apache.giraph.io | |
org.apache.giraph.partition | |
org.apache.giraph.utils |
Modifier and Type | Class and Description |
---|---|
static class |
TestVertexAndEdges.TestComputation
Dummy concrete vertex.
|
Modifier and Type | Class and Description |
---|---|
static class |
TestAdjacencyListTextVertexOutputFormat.DummyComputation
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
|
static class |
TestIdWithValueTextOutputFormat.DummyComputation
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
|
static class |
TestLongDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation |
static class |
TestSrcIdDstIdEdgeValueTextOutputFormat.DummyComputation
Dummy class to allow ImmutableClassesGiraphConfiguration to be created.
|
static class |
TestTextDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation |
Modifier and Type | Class and Description |
---|---|
static class |
TestGiraphTransferRegulator.TestComputation
Dummy vertex.
|
static class |
TestPartitionStores.MyComputation |
Modifier and Type | Class and Description |
---|---|
class |
IntIntNullNoOpComputation
Computation which does nothing, used for testing.
|
class |
IntNoOpComputation
Computation which does nothing, used for testing.
|
class |
LongNoOpComputation
Computation which does nothing, used for testing.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.