public static final class WALProtos.FlushDescriptor.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder> implements WALProtos.FlushDescriptorOrBuilder
Special WAL entry to hold all related to a flush.Protobuf type
hbase.pb.FlushDescriptor| Modifier and Type | Method and Description |
|---|---|
WALProtos.FlushDescriptor.Builder |
addAllStoreFlushes(Iterable<? extends WALProtos.FlushDescriptor.StoreFlushDescriptor> values)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.FlushDescriptor.Builder |
addStoreFlushes(int index,
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
addStoreFlushes(int index,
WALProtos.FlushDescriptor.StoreFlushDescriptor value)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
addStoreFlushes(WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
addStoreFlushes(WALProtos.FlushDescriptor.StoreFlushDescriptor value)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
addStoreFlushesBuilder()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
addStoreFlushesBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor |
build() |
WALProtos.FlushDescriptor |
buildPartial() |
WALProtos.FlushDescriptor.Builder |
clear() |
WALProtos.FlushDescriptor.Builder |
clearAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1; |
WALProtos.FlushDescriptor.Builder |
clearEncodedRegionName()
required bytes encoded_region_name = 3; |
WALProtos.FlushDescriptor.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
WALProtos.FlushDescriptor.Builder |
clearFlushSequenceNumber()
optional uint64 flush_sequence_number = 4; |
WALProtos.FlushDescriptor.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WALProtos.FlushDescriptor.Builder |
clearRegionName()
full region name
|
WALProtos.FlushDescriptor.Builder |
clearStoreFlushes()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
clearTableName()
required bytes table_name = 2; |
WALProtos.FlushDescriptor.Builder |
clone() |
WALProtos.FlushDescriptor.FlushAction |
getAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1; |
WALProtos.FlushDescriptor |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getEncodedRegionName()
required bytes encoded_region_name = 3; |
long |
getFlushSequenceNumber()
optional uint64 flush_sequence_number = 4; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getRegionName()
full region name
|
WALProtos.FlushDescriptor.StoreFlushDescriptor |
getStoreFlushes(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder |
getStoreFlushesBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
List<WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder> |
getStoreFlushesBuilderList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
int |
getStoreFlushesCount()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
List<WALProtos.FlushDescriptor.StoreFlushDescriptor> |
getStoreFlushesList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder |
getStoreFlushesOrBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
List<? extends WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder> |
getStoreFlushesOrBuilderList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getTableName()
required bytes table_name = 2; |
boolean |
hasAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1; |
boolean |
hasEncodedRegionName()
required bytes encoded_region_name = 3; |
boolean |
hasFlushSequenceNumber()
optional uint64 flush_sequence_number = 4; |
boolean |
hasRegionName()
full region name
|
boolean |
hasTableName()
required bytes table_name = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WALProtos.FlushDescriptor.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WALProtos.FlushDescriptor.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
WALProtos.FlushDescriptor.Builder |
mergeFrom(WALProtos.FlushDescriptor other) |
WALProtos.FlushDescriptor.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
WALProtos.FlushDescriptor.Builder |
removeStoreFlushes(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
setAction(WALProtos.FlushDescriptor.FlushAction value)
required .hbase.pb.FlushDescriptor.FlushAction action = 1; |
WALProtos.FlushDescriptor.Builder |
setEncodedRegionName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes encoded_region_name = 3; |
WALProtos.FlushDescriptor.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.FlushDescriptor.Builder |
setFlushSequenceNumber(long value)
optional uint64 flush_sequence_number = 4; |
WALProtos.FlushDescriptor.Builder |
setRegionName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
full region name
|
WALProtos.FlushDescriptor.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WALProtos.FlushDescriptor.Builder |
setStoreFlushes(int index,
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
setStoreFlushes(int index,
WALProtos.FlushDescriptor.StoreFlushDescriptor value)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.Builder |
setTableName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes table_name = 2; |
WALProtos.FlushDescriptor.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic WALProtos.FlushDescriptor build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic WALProtos.FlushDescriptor buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic WALProtos.FlushDescriptor.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder mergeFrom(WALProtos.FlushDescriptor other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public WALProtos.FlushDescriptor.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<WALProtos.FlushDescriptor.Builder>IOExceptionpublic boolean hasAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1;hasAction in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.FlushAction getAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1;getAction in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.Builder setAction(WALProtos.FlushDescriptor.FlushAction value)
required .hbase.pb.FlushDescriptor.FlushAction action = 1;public WALProtos.FlushDescriptor.Builder clearAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1;public boolean hasTableName()
required bytes table_name = 2;hasTableName in interface WALProtos.FlushDescriptorOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getTableName()
required bytes table_name = 2;getTableName in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.Builder setTableName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes table_name = 2;public WALProtos.FlushDescriptor.Builder clearTableName()
required bytes table_name = 2;public boolean hasEncodedRegionName()
required bytes encoded_region_name = 3;hasEncodedRegionName in interface WALProtos.FlushDescriptorOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEncodedRegionName()
required bytes encoded_region_name = 3;getEncodedRegionName in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.Builder setEncodedRegionName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes encoded_region_name = 3;public WALProtos.FlushDescriptor.Builder clearEncodedRegionName()
required bytes encoded_region_name = 3;public boolean hasFlushSequenceNumber()
optional uint64 flush_sequence_number = 4;hasFlushSequenceNumber in interface WALProtos.FlushDescriptorOrBuilderpublic long getFlushSequenceNumber()
optional uint64 flush_sequence_number = 4;getFlushSequenceNumber in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.Builder setFlushSequenceNumber(long value)
optional uint64 flush_sequence_number = 4;public WALProtos.FlushDescriptor.Builder clearFlushSequenceNumber()
optional uint64 flush_sequence_number = 4;public List<WALProtos.FlushDescriptor.StoreFlushDescriptor> getStoreFlushesList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;getStoreFlushesList in interface WALProtos.FlushDescriptorOrBuilderpublic int getStoreFlushesCount()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;getStoreFlushesCount in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor getStoreFlushes(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;getStoreFlushes in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.Builder setStoreFlushes(int index, WALProtos.FlushDescriptor.StoreFlushDescriptor value)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder setStoreFlushes(int index, WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder addStoreFlushes(WALProtos.FlushDescriptor.StoreFlushDescriptor value)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder addStoreFlushes(int index, WALProtos.FlushDescriptor.StoreFlushDescriptor value)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder addStoreFlushes(WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder addStoreFlushes(int index, WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder builderForValue)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder addAllStoreFlushes(Iterable<? extends WALProtos.FlushDescriptor.StoreFlushDescriptor> values)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder clearStoreFlushes()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.Builder removeStoreFlushes(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder getStoreFlushesBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder getStoreFlushesOrBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;getStoreFlushesOrBuilder in interface WALProtos.FlushDescriptorOrBuilderpublic List<? extends WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder> getStoreFlushesOrBuilderList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;getStoreFlushesOrBuilderList in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder addStoreFlushesBuilder()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder addStoreFlushesBuilder(int index)
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public List<WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder> getStoreFlushesBuilderList()
repeated .hbase.pb.FlushDescriptor.StoreFlushDescriptor store_flushes = 5;public boolean hasRegionName()
full region name
optional bytes region_name = 6;hasRegionName in interface WALProtos.FlushDescriptorOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getRegionName()
full region name
optional bytes region_name = 6;getRegionName in interface WALProtos.FlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.Builder setRegionName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
full region name
optional bytes region_name = 6;public WALProtos.FlushDescriptor.Builder clearRegionName()
full region name
optional bytes region_name = 6;public final WALProtos.FlushDescriptor.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>public final WALProtos.FlushDescriptor.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.FlushDescriptor.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.