Package | Description |
---|---|
com.google.cloud.bigtable.admin.v2 |
Clients for the Cloud Bigtable admin API.
|
com.google.cloud.bigtable.admin.v2.models |
Class and Description |
---|
AppProfile
An application profile, or app profile, stores settings that tell your Cloud Bigtable instance
how to handle incoming requests from an application.
|
Cluster
A cluster represents the actual Cloud Bigtable service.
|
CreateAppProfileRequest
Parameters for creating a new Cloud Bigtable app profile.
|
CreateClusterRequest
Parameters for creating a new Bigtable cluster.
|
CreateInstanceRequest
Parameters for creating a new Bigtable Instance.
|
CreateTableRequest
Fluent wrapper for
CreateTableRequest |
Instance
Represents an existing Cloud Bigtable instance.
|
ModifyColumnFamiliesRequest
Fluent wrapper for
ModifyColumnFamiliesRequest |
Table
Wrapper for
Table protocol buffer object |
UpdateAppProfileRequest
Parameters for updating an existing Cloud Bigtable app profile.
|
UpdateInstanceRequest
Parameters for updating an existing Bigtable instance.
|
Class and Description |
---|
AppProfile
An application profile, or app profile, stores settings that tell your Cloud Bigtable instance
how to handle incoming requests from an application.
|
AppProfile.MultiClusterRoutingPolicy
A
AppProfile.RoutingPolicy that tells Cloud Bigtable that it can route each request to any
available cluster. |
AppProfile.RoutingPolicy
Represents the routing for read/write requests.
|
AppProfile.SingleClusterRoutingPolicy
A
AppProfile.RoutingPolicy that routes all requests to a specific cluster. |
Cluster
A cluster represents the actual Cloud Bigtable service.
|
Cluster.State |
ColumnFamily
Wrapper for
ColumnFamily protocol buffer object |
CreateAppProfileRequest
Parameters for creating a new Cloud Bigtable app profile.
|
CreateClusterRequest
Parameters for creating a new Bigtable cluster.
|
CreateInstanceRequest
Parameters for creating a new Bigtable Instance.
|
CreateTableRequest
Fluent wrapper for
CreateTableRequest |
GCRules
Wraps
GcRule protocol buffer object and exposes a simpler Fluent DSL model |
GCRules.DefaultRule
Wrapper for building a empty rule
|
GCRules.DurationRule
Wrapper for building max duration rule
|
GCRules.GCRule
interface for fluent GcRule wrappers
|
GCRules.IntersectionRule
Fluent wrapper for
GcRule.Intersection rule. |
GCRules.UnionRule
Fluent wrapper for
GcRule.Union rule. |
GCRules.VersionRule
Wrapper for building max versions rule
|
Instance
Represents an existing Cloud Bigtable instance.
|
Instance.State |
Instance.Type |
ModifyColumnFamiliesRequest
Fluent wrapper for
ModifyColumnFamiliesRequest |
StorageType
Storage media types for persisting Bigtable data.
|
Table
Wrapper for
Table protocol buffer object |
Table.ReplicationState |
UpdateAppProfileRequest
Parameters for updating an existing Cloud Bigtable app profile.
|
UpdateInstanceRequest
Parameters for updating an existing Bigtable instance.
|
Copyright © 2019 Google LLC. All rights reserved.