@NotThreadSafe
public final class SchemaKeyspace
extends java.lang.Object
SchemaUpdateHandler
in synchronized blocks.Modifier and Type | Method and Description |
---|---|
static java.util.UUID |
calculateSchemaDigest()
Read schema from system keyspace and calculate MD5 digest of every row, resulting digest
will be converted into UUID which would act as content-based version of the schema.
|
static Keyspaces |
fetchNonSystemKeyspaces() |
static KeyspaceMetadata |
metadata() |
public static KeyspaceMetadata metadata()
public static java.util.UUID calculateSchemaDigest()
public static Keyspaces fetchNonSystemKeyspaces()
Copyright © 2009- The Apache Software Foundation