public static final class WALProtos.BulkLoadDescriptor.Builder extends com.google.protobuf.GeneratedMessage.Builder<WALProtos.BulkLoadDescriptor.Builder> implements WALProtos.BulkLoadDescriptorOrBuilder
BulkLoadDescriptor
Special WAL entry used for writing bulk load events to WAL
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>public WALProtos.BulkLoadDescriptor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>public WALProtos.BulkLoadDescriptor.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>public WALProtos.BulkLoadDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WALProtos.BulkLoadDescriptor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WALProtos.BulkLoadDescriptor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WALProtos.BulkLoadDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>public WALProtos.BulkLoadDescriptor.Builder mergeFrom(WALProtos.BulkLoadDescriptor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>public WALProtos.BulkLoadDescriptor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WALProtos.BulkLoadDescriptor.Builder>IOExceptionpublic boolean hasTableName()
required .TableName table_name = 1;hasTableName in interface WALProtos.BulkLoadDescriptorOrBuilderpublic HBaseProtos.TableName getTableName()
required .TableName table_name = 1;getTableName in interface WALProtos.BulkLoadDescriptorOrBuilderpublic WALProtos.BulkLoadDescriptor.Builder setTableName(HBaseProtos.TableName value)
required .TableName table_name = 1;public WALProtos.BulkLoadDescriptor.Builder setTableName(HBaseProtos.TableName.Builder builderForValue)
required .TableName table_name = 1;public WALProtos.BulkLoadDescriptor.Builder mergeTableName(HBaseProtos.TableName value)
required .TableName table_name = 1;public WALProtos.BulkLoadDescriptor.Builder clearTableName()
required .TableName table_name = 1;public HBaseProtos.TableName.Builder getTableNameBuilder()
required .TableName table_name = 1;public HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .TableName table_name = 1;getTableNameOrBuilder in interface WALProtos.BulkLoadDescriptorOrBuilderpublic boolean hasEncodedRegionName()
required bytes encoded_region_name = 2;hasEncodedRegionName in interface WALProtos.BulkLoadDescriptorOrBuilderpublic com.google.protobuf.ByteString getEncodedRegionName()
required bytes encoded_region_name = 2;getEncodedRegionName in interface WALProtos.BulkLoadDescriptorOrBuilderpublic WALProtos.BulkLoadDescriptor.Builder setEncodedRegionName(com.google.protobuf.ByteString value)
required bytes encoded_region_name = 2;public WALProtos.BulkLoadDescriptor.Builder clearEncodedRegionName()
required bytes encoded_region_name = 2;public List<WALProtos.StoreDescriptor> getStoresList()
repeated .StoreDescriptor stores = 3;getStoresList in interface WALProtos.BulkLoadDescriptorOrBuilderpublic int getStoresCount()
repeated .StoreDescriptor stores = 3;getStoresCount in interface WALProtos.BulkLoadDescriptorOrBuilderpublic WALProtos.StoreDescriptor getStores(int index)
repeated .StoreDescriptor stores = 3;getStores in interface WALProtos.BulkLoadDescriptorOrBuilderpublic WALProtos.BulkLoadDescriptor.Builder setStores(int index, WALProtos.StoreDescriptor value)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder setStores(int index, WALProtos.StoreDescriptor.Builder builderForValue)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder addStores(WALProtos.StoreDescriptor value)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder addStores(int index, WALProtos.StoreDescriptor value)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder addStores(WALProtos.StoreDescriptor.Builder builderForValue)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder addStores(int index, WALProtos.StoreDescriptor.Builder builderForValue)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder addAllStores(Iterable<? extends WALProtos.StoreDescriptor> values)
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder clearStores()
repeated .StoreDescriptor stores = 3;public WALProtos.BulkLoadDescriptor.Builder removeStores(int index)
repeated .StoreDescriptor stores = 3;public WALProtos.StoreDescriptor.Builder getStoresBuilder(int index)
repeated .StoreDescriptor stores = 3;public WALProtos.StoreDescriptorOrBuilder getStoresOrBuilder(int index)
repeated .StoreDescriptor stores = 3;getStoresOrBuilder in interface WALProtos.BulkLoadDescriptorOrBuilderpublic List<? extends WALProtos.StoreDescriptorOrBuilder> getStoresOrBuilderList()
repeated .StoreDescriptor stores = 3;getStoresOrBuilderList in interface WALProtos.BulkLoadDescriptorOrBuilderpublic WALProtos.StoreDescriptor.Builder addStoresBuilder()
repeated .StoreDescriptor stores = 3;public WALProtos.StoreDescriptor.Builder addStoresBuilder(int index)
repeated .StoreDescriptor stores = 3;public List<WALProtos.StoreDescriptor.Builder> getStoresBuilderList()
repeated .StoreDescriptor stores = 3;public boolean hasBulkloadSeqNum()
required int64 bulkload_seq_num = 4;hasBulkloadSeqNum in interface WALProtos.BulkLoadDescriptorOrBuilderpublic long getBulkloadSeqNum()
required int64 bulkload_seq_num = 4;getBulkloadSeqNum in interface WALProtos.BulkLoadDescriptorOrBuilderpublic WALProtos.BulkLoadDescriptor.Builder setBulkloadSeqNum(long value)
required int64 bulkload_seq_num = 4;public WALProtos.BulkLoadDescriptor.Builder clearBulkloadSeqNum()
required int64 bulkload_seq_num = 4;Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.