Package com.google.bigtable.admin.v2
Class ColumnFamily.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
- com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- All Implemented Interfaces:
ColumnFamilyOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ColumnFamily
public static final class ColumnFamily.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder> implements ColumnFamilyOrBuilder
A set of columns within a table which share a common configuration.
Protobuf typegoogle.bigtable.admin.v2.ColumnFamily
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ColumnFamily.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ColumnFamily
build()
ColumnFamily
buildPartial()
ColumnFamily.Builder
clear()
ColumnFamily.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ColumnFamily.Builder
clearGcRule()
Garbage collection rule specified as a protobuf.ColumnFamily.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ColumnFamily.Builder
clone()
ColumnFamily
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
GcRule
getGcRule()
Garbage collection rule specified as a protobuf.GcRule.Builder
getGcRuleBuilder()
Garbage collection rule specified as a protobuf.GcRuleOrBuilder
getGcRuleOrBuilder()
Garbage collection rule specified as a protobuf.boolean
hasGcRule()
Garbage collection rule specified as a protobuf.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ColumnFamily.Builder
mergeFrom(ColumnFamily other)
ColumnFamily.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ColumnFamily.Builder
mergeFrom(com.google.protobuf.Message other)
ColumnFamily.Builder
mergeGcRule(GcRule value)
Garbage collection rule specified as a protobuf.ColumnFamily.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ColumnFamily.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ColumnFamily.Builder
setGcRule(GcRule value)
Garbage collection rule specified as a protobuf.ColumnFamily.Builder
setGcRule(GcRule.Builder builderForValue)
Garbage collection rule specified as a protobuf.ColumnFamily.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ColumnFamily.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
clear
public ColumnFamily.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
getDefaultInstanceForType
public ColumnFamily getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ColumnFamily build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ColumnFamily buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ColumnFamily.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
setField
public ColumnFamily.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
clearField
public ColumnFamily.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
clearOneof
public ColumnFamily.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
setRepeatedField
public ColumnFamily.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
addRepeatedField
public ColumnFamily.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
mergeFrom
public ColumnFamily.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ColumnFamily.Builder>
-
mergeFrom
public ColumnFamily.Builder mergeFrom(ColumnFamily other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
mergeFrom
public ColumnFamily.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ColumnFamily.Builder>
- Throws:
IOException
-
hasGcRule
public boolean hasGcRule()
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
- Specified by:
hasGcRule
in interfaceColumnFamilyOrBuilder
- Returns:
- Whether the gcRule field is set.
-
getGcRule
public GcRule getGcRule()
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
- Specified by:
getGcRule
in interfaceColumnFamilyOrBuilder
- Returns:
- The gcRule.
-
setGcRule
public ColumnFamily.Builder setGcRule(GcRule value)
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
-
setGcRule
public ColumnFamily.Builder setGcRule(GcRule.Builder builderForValue)
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
-
mergeGcRule
public ColumnFamily.Builder mergeGcRule(GcRule value)
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
-
clearGcRule
public ColumnFamily.Builder clearGcRule()
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
-
getGcRuleBuilder
public GcRule.Builder getGcRuleBuilder()
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
-
getGcRuleOrBuilder
public GcRuleOrBuilder getGcRuleOrBuilder()
Garbage collection rule specified as a protobuf. Must serialize to at most 500 bytes. NOTE: Garbage collection executes opportunistically in the background, and so it's possible for reads to return a cell even if it matches the active GC expression for its family.
.google.bigtable.admin.v2.GcRule gc_rule = 1;
- Specified by:
getGcRuleOrBuilder
in interfaceColumnFamilyOrBuilder
-
setUnknownFields
public final ColumnFamily.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
mergeUnknownFields
public final ColumnFamily.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ColumnFamily.Builder>
-
-