| Package | Description |
|---|---|
| io.airlift.cassandra |
| Modifier and Type | Method and Description |
|---|---|
CassandraServerConfig.Partitioner |
CassandraServerConfig.getPartitioner() |
static CassandraServerConfig.Partitioner |
CassandraServerConfig.Partitioner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CassandraServerConfig.Partitioner[] |
CassandraServerConfig.Partitioner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CassandraServerConfig |
CassandraServerConfig.setPartitioner(CassandraServerConfig.Partitioner partitioner) |
Copyright © 2010-2012 Airlift. All Rights Reserved.