public static final class Keyspaces.KeyspacesDiff
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableList<KeyspaceMetadata.KeyspaceDiff> |
altered |
Keyspaces |
created |
Keyspaces |
dropped |
static Keyspaces.KeyspacesDiff |
NONE |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
java.lang.String |
toString() |
public static final Keyspaces.KeyspacesDiff NONE
public final Keyspaces created
public final Keyspaces dropped
public final com.google.common.collect.ImmutableList<KeyspaceMetadata.KeyspaceDiff> altered
Copyright © 2009- The Apache Software Foundation