Package | Description |
---|---|
com.google.cloud.bigtable.admin.v2.models |
Modifier and Type | Method and Description |
---|---|
static AppProfile.SingleClusterRoutingPolicy |
AppProfile.SingleClusterRoutingPolicy.fromProto(com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting proto)
Wraps a protobuf response.
|
static AppProfile.SingleClusterRoutingPolicy |
AppProfile.SingleClusterRoutingPolicy.of(String clusterId)
Builds a new instance of the routing policy that will send all requests to the specified
cluster.
|
static AppProfile.SingleClusterRoutingPolicy |
AppProfile.SingleClusterRoutingPolicy.of(String clusterId,
boolean allowTransactionWrites)
Builds a new instance of the routing policy that will send all requests to the specified
cluster.
|
Copyright © 2019 Google LLC. All rights reserved.