Uses of Enum
com.arangodb.entity.ReplicationFactor.SatelliteReplicationFactor
Packages that use ReplicationFactor.SatelliteReplicationFactor
-
Uses of ReplicationFactor.SatelliteReplicationFactor in com.arangodb.entity
Methods in com.arangodb.entity that return ReplicationFactor.SatelliteReplicationFactorModifier and TypeMethodDescriptionReplicationFactor.ofSatellite()
Returns the enum constant of this type with the specified name.ReplicationFactor.SatelliteReplicationFactor.values()
Returns an array containing the constants of this enum type, in the order they are declared.