Uses of Class
com.c8db.entity.MinReplicationFactor
-
Packages that use MinReplicationFactor Package Description com.c8db.internal.velocypack -
-
Uses of MinReplicationFactor in com.c8db.internal.velocypack
Fields in com.c8db.internal.velocypack with type parameters of type MinReplicationFactor Modifier and Type Field Description static com.arangodb.velocypack.VPackDeserializer<MinReplicationFactor>VPackDeserializers. MIN_REPLICATION_FACTORstatic com.arangodb.velocypack.VPackSerializer<MinReplicationFactor>VPackSerializers. MIN_REPLICATION_FACTOR
-