| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.cassandra |
| Modifier and Type | Method and Description |
|---|---|
AbstractCassandraStoreManager.Partitioner |
AbstractCassandraStoreManager.getPartitioner() |
static AbstractCassandraStoreManager.Partitioner |
AbstractCassandraStoreManager.Partitioner.getPartitioner(org.apache.cassandra.dht.IPartitioner<?> partitioner) |
static AbstractCassandraStoreManager.Partitioner |
AbstractCassandraStoreManager.Partitioner.getPartitioner(String className) |
static AbstractCassandraStoreManager.Partitioner |
AbstractCassandraStoreManager.Partitioner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCassandraStoreManager.Partitioner[] |
AbstractCassandraStoreManager.Partitioner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2016. All rights reserved.