| Package | Description |
|---|---|
| com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicaInfo.ReplicaType |
ReplicaInfo.ReplicaType.fromProto(ReplicaInfo.ReplicaType proto) |
ReplicaInfo.ReplicaType |
ReplicaInfo.getType() |
static ReplicaInfo.ReplicaType |
ReplicaInfo.ReplicaType.valueOf(String name)
Returns 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.
|
Copyright © 2022 Google LLC. All rights reserved.