| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.common |
| Modifier and Type | Method and Description |
|---|---|
abstract DistributedStoreManager.Deployment |
DistributedStoreManager.getDeployment()
Returns the
DistributedStoreManager.Deployment mode of this connection to the storage backend |
static DistributedStoreManager.Deployment |
DistributedStoreManager.Deployment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributedStoreManager.Deployment[] |
DistributedStoreManager.Deployment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2015. All rights reserved.