Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.schema |
Modifier and Type | Method and Description |
---|---|
Keyspaces |
Schema.getKeyspaces(java.util.Set<java.lang.String> includedKeyspaceNames) |
Modifier and Type | Method and Description |
---|---|
Keyspaces |
Keyspaces.Builder.build() |
static Keyspaces |
SchemaKeyspace.fetchNonSystemKeyspaces() |
Keyspaces |
Keyspaces.filter(java.util.function.Predicate<KeyspaceMetadata> predicate) |
static Keyspaces |
Keyspaces.none() |
static Keyspaces |
Keyspaces.of(KeyspaceMetadata... keyspaces) |
Copyright © 2015 The Apache Software Foundation