public abstract class DistributedStoreManagerTest<T extends DistributedStoreManager> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected T |
manager |
protected KeyColumnValueStore |
store |
| Constructor and Description |
|---|
DistributedStoreManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetDeployment() |
void |
testGetLocalKeyPartition() |
protected T extends DistributedStoreManager manager
protected KeyColumnValueStore store
public void testGetDeployment()
public void testGetLocalKeyPartition()
throws BackendException
BackendExceptionCopyright © 2012–2016. All rights reserved.