|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationCF | |
---|---|
org.usergrid.persistence.cassandra |
Uses of ApplicationCF in org.usergrid.persistence.cassandra |
---|
Methods in org.usergrid.persistence.cassandra that return ApplicationCF | |
---|---|
static ApplicationCF |
ApplicationCF.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationCF[] |
ApplicationCF.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.usergrid.persistence.cassandra with parameters of type ApplicationCF | |
---|---|
IndexBucketScanner(CassandraService cass,
IndexBucketLocator locator,
ApplicationCF columnFamily,
UUID applicationId,
IndexBucketLocator.IndexType indexType,
Object keyPrefix,
Object start,
Object finish,
boolean reversed,
int count,
String... indexPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |