Package | Description |
---|---|
org.apache.cassandra.cache |
Modifier and Type | Field and Description |
---|---|
CachingOptions.KeyCache.Type |
CachingOptions.KeyCache.type |
Modifier and Type | Method and Description |
---|---|
static CachingOptions.KeyCache.Type |
CachingOptions.KeyCache.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CachingOptions.KeyCache.Type[] |
CachingOptions.KeyCache.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KeyCache(CachingOptions.KeyCache.Type type) |
Copyright © 2018 The Apache Software Foundation