public abstract class JanusGraphPartitionGraphTest extends JanusGraphBaseTest
JanusGraphBaseTest.TestConfigOptionconfig, DEFAULT_THREAD_COUNT, features, graph, ID_NAME, LABEL_NAME, logManagers, mgmt, readConfig, testInfo, tx| Constructor and Description |
|---|
JanusGraphPartitionGraphTest() |
| Modifier and Type | Method and Description |
|---|---|
abstract WriteConfiguration |
getBaseConfiguration() |
WriteConfiguration |
getConfiguration() |
int |
getPartitionID(JanusGraphRelation relation) |
int |
getPartitionID(JanusGraphVertex vertex) |
void |
setUp(org.junit.jupiter.api.TestInfo testInfo) |
void |
testKeyBasedGraphPartitioning() |
void |
testPartitionHashes() |
void |
testPartitionSpreadFlushBatch() |
void |
testPartitionSpreadFlushNoBatch() |
void |
testPartitionSpreadNoFlushBatch() |
void |
testPartitionSpreadNoFlushNoBatch() |
void |
testVertexPartitioning() |
void |
testVertexPartitionOlapBatch() |
void |
testVertexPartitionOlapCluster() |
void |
testVertexPartitionOlapIndividual() |
void |
testVLabelOnOrderedStorage() |
assertMissing, asStream, clearGraph, clopen, close, closeLogManager, createExternalEdgeIndex, createExternalVertexIndex, disableIndex, discardIndex, dropIndex, enableIndex, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, executeScanJob, executeScanJob, finishSchema, getBackend, getConfig, getE, getExternalIndex, getForceIndexGraph, getForceIndexGraph, getId, getOnlyEdge, getOnlyElement, getOnlyElement, getOnlyElement, getOnlyElement, getOnlyVertex, getStoreFeatures, getThreadCount, getV, getVertex, getVertex, getVertex, getVertex, makeKey, makeKeyedEdgeLabel, makeLabel, makeVertexIndexedKey, makeVertexIndexedUniqueKey, markIndexDiscarded, n, newTx, open, openTxLog, openUserLog, option, round, tearDown, validateConfigOptions, verifyElementOrder, verifyElementOrder, wrapAroundpublic abstract WriteConfiguration getBaseConfiguration()
public WriteConfiguration getConfiguration()
getConfiguration in class JanusGraphBaseTest@BeforeEach
public void setUp(org.junit.jupiter.api.TestInfo testInfo)
throws Exception
setUp in class JanusGraphBaseTestException@Test public void testPartitionHashes()
@Test public void testVertexPartitioning()
@Test public void testPartitionSpreadFlushBatch()
@Test public void testPartitionSpreadFlushNoBatch()
@Test public void testPartitionSpreadNoFlushBatch()
@Test public void testPartitionSpreadNoFlushNoBatch()
@Test
public void testVertexPartitionOlapBatch()
throws Exception
Exception@Test
public void testVertexPartitionOlapCluster()
throws Exception
Exception@Test
public void testVertexPartitionOlapIndividual()
throws Exception
Exception@Test public void testVLabelOnOrderedStorage()
@Test public void testKeyBasedGraphPartitioning()
public int getPartitionID(JanusGraphVertex vertex)
public int getPartitionID(JanusGraphRelation relation)
Copyright © 2012–2024. All rights reserved.