| Modifier and Type | Method and Description |
|---|---|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.Builder.build() |
BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.Builder.buildPartial() |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.getDefaultInstance() |
BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.getDefaultInstanceForType() |
BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.Builder.getDefaultInstanceForType() |
BigtableOptions.BigtableColumnFamily |
BigtableOptionsOrBuilder.getFamiliesOrDefault(String key,
BigtableOptions.BigtableColumnFamily defaultValue)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.getFamiliesOrDefault(String key,
BigtableOptions.BigtableColumnFamily defaultValue)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.Builder.getFamiliesOrDefault(String key,
BigtableOptions.BigtableColumnFamily defaultValue)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptionsOrBuilder.getFamiliesOrThrow(String key)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.getFamiliesOrThrow(String key)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.Builder.getFamiliesOrThrow(String key)
The mapping from family names to an object that contains column families
level information for the given column family.
|
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseDelimitedFrom(InputStream input) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(byte[] data) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(ByteBuffer data) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(com.google.protobuf.ByteString data) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(InputStream input) |
static BigtableOptions.BigtableColumnFamily |
BigtableOptions.BigtableColumnFamily.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptionsOrBuilder.getFamilies()
Deprecated.
|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptions.getFamilies()
Deprecated.
|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptions.Builder.getFamilies()
Deprecated.
|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptionsOrBuilder.getFamiliesMap()
The mapping from family names to an object that contains column families
level information for the given column family.
|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptions.getFamiliesMap()
The mapping from family names to an object that contains column families
level information for the given column family.
|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptions.Builder.getFamiliesMap()
The mapping from family names to an object that contains column families
level information for the given column family.
|
Map<String,BigtableOptions.BigtableColumnFamily> |
BigtableOptions.Builder.getMutableFamilies()
Deprecated.
|
com.google.protobuf.Parser<BigtableOptions.BigtableColumnFamily> |
BigtableOptions.BigtableColumnFamily.getParserForType() |
static com.google.protobuf.Parser<BigtableOptions.BigtableColumnFamily> |
BigtableOptions.BigtableColumnFamily.parser() |
| Modifier and Type | Method and Description |
|---|---|
BigtableOptions.BigtableColumnFamily |
BigtableOptionsOrBuilder.getFamiliesOrDefault(String key,
BigtableOptions.BigtableColumnFamily defaultValue)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.getFamiliesOrDefault(String key,
BigtableOptions.BigtableColumnFamily defaultValue)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily |
BigtableOptions.Builder.getFamiliesOrDefault(String key,
BigtableOptions.BigtableColumnFamily defaultValue)
The mapping from family names to an object that contains column families
level information for the given column family.
|
BigtableOptions.BigtableColumnFamily.Builder |
BigtableOptions.BigtableColumnFamily.Builder.mergeFrom(BigtableOptions.BigtableColumnFamily other) |
static BigtableOptions.BigtableColumnFamily.Builder |
BigtableOptions.BigtableColumnFamily.newBuilder(BigtableOptions.BigtableColumnFamily prototype) |
BigtableOptions.Builder |
BigtableOptions.Builder.putFamilies(String key,
BigtableOptions.BigtableColumnFamily value)
The mapping from family names to an object that contains column families
level information for the given column family.
|
| Modifier and Type | Method and Description |
|---|---|
BigtableOptions.Builder |
BigtableOptions.Builder.putAllFamilies(Map<String,BigtableOptions.BigtableColumnFamily> values)
The mapping from family names to an object that contains column families
level information for the given column family.
|
Copyright © 2024 Google LLC. All rights reserved.