Uses of Enum
io.stargate.sdk.data.domain.NamespaceDefinition.ReplicationStrategy
Packages that use NamespaceDefinition.ReplicationStrategy
-
Uses of NamespaceDefinition.ReplicationStrategy in io.stargate.sdk.data.domain
Methods in io.stargate.sdk.data.domain that return NamespaceDefinition.ReplicationStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.NamespaceDefinition.ReplicationStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.stargate.sdk.data.domain with parameters of type NamespaceDefinition.ReplicationStrategyModifier and TypeMethodDescriptionNamespaceDefinition.Builder.replicationStrategy(NamespaceDefinition.ReplicationStrategy clazz) Builder Pattern.