Uses of Enum
com.google.cloud.spanner.ReplicaInfo.ReplicaType
Packages that use ReplicaInfo.ReplicaType
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of ReplicaInfo.ReplicaType in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return ReplicaInfo.ReplicaTypeModifier and TypeMethodDescriptionstatic ReplicaInfo.ReplicaTypeReplicaInfo.ReplicaType.fromProto(ReplicaInfo.ReplicaType proto) ReplicaInfo.getType()static ReplicaInfo.ReplicaTypeReturns the enum constant of this type with the specified name.static ReplicaInfo.ReplicaType[]ReplicaInfo.ReplicaType.values()Returns an array containing the constants of this enum type, in the order they are declared.