public abstract class TitanPartitionGraphTest extends TitanGraphBaseTest
TitanGraphBaseTest.TestConfigOptionadjustedConfig, config, DEFAULT_THREAD_COUNT, features, graph, logManagers, mgmt, tx| Constructor and Description |
|---|
TitanPartitionGraphTest() |
| Modifier and Type | Method and Description |
|---|---|
abstract WriteConfiguration |
getBaseConfiguration() |
WriteConfiguration |
getConfiguration() |
protected <S> OLAPJobBuilder<S> |
getOLAPBuilder(StandardTitanGraph graph,
Class<S> clazz) |
static int |
getPartitionID(TitanRelation relation,
IDManager idManager) |
static int |
getPartitionID(TitanVertex vertex,
IDManager idManager) |
void |
testOrderedConfig() |
void |
testSetup() |
void |
testUnorderedConfig() |
void |
testVertexPartitioning() |
void |
testVLabelOnOrderedStorage() |
void |
testVLabelOnUnorderedStorage() |
clopen, close, closeLogManager, createExternalEdgeIndex, createExternalVertexIndex, finishSchema, getConfig, getExternalIndex, getThreadCount, getVertex, getVertex, getVertex, getVertex, makeKey, makeKeyedEdgeLabel, makeLabel, makeVertexIndexedKey, makeVertexIndexedUniqueKey, newTx, open, openTxLog, openUserLog, option, round, setUp, tearDown, wrapAroundpublic abstract WriteConfiguration getBaseConfiguration()
protected <S> OLAPJobBuilder<S> getOLAPBuilder(StandardTitanGraph graph, Class<S> clazz)
public WriteConfiguration getConfiguration()
getConfiguration in class TitanGraphBaseTestpublic void testOrderedConfig()
public void testUnorderedConfig()
public void testSetup()
public void testVLabelOnUnorderedStorage()
public void testVLabelOnOrderedStorage()
public static int getPartitionID(TitanVertex vertex, IDManager idManager)
public static int getPartitionID(TitanRelation relation, IDManager idManager)
Copyright © 2012–2016. All rights reserved.