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 |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
public final Keyspaces created
public final Keyspaces dropped
public final com.google.common.collect.ImmutableList<KeyspaceMetadata.KeyspaceDiff> altered
Copyright © 2009-2022 The Apache Software Foundation