Uses of Enum Class
com.datastax.astra.client.databases.definition.keyspaces.KeyspaceReplicationStrategy
Packages that use KeyspaceReplicationStrategy
Package
Description
Object representing the keyspaces.
-
Uses of KeyspaceReplicationStrategy in com.datastax.astra.client.databases.definition.keyspaces
Methods in com.datastax.astra.client.databases.definition.keyspaces that return KeyspaceReplicationStrategyModifier and TypeMethodDescriptionstatic KeyspaceReplicationStrategy
Returns the enum constant of this class with the specified name.static KeyspaceReplicationStrategy[]
KeyspaceReplicationStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.