public abstract class DistributedStoreManagerTest<T extends DistributedStoreManager> extends Object implements JanusGraphBaseStoreFeaturesTest
| Modifier and Type | Field and Description |
|---|---|
protected T |
manager |
protected KeyColumnValueStore |
store |
| Constructor and Description |
|---|
DistributedStoreManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
StoreFeatures |
getStoreFeatures() |
void |
testGetLocalKeyPartition() |
protected T extends DistributedStoreManager manager
protected KeyColumnValueStore store
public StoreFeatures getStoreFeatures()
getStoreFeatures in interface JanusGraphBaseStoreFeaturesTest@Test
public void testGetLocalKeyPartition()
throws BackendException
BackendExceptionCopyright © 2012–2024. All rights reserved.