public static final class HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder> implements HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilder
BulkDeleteRequest| Modifier and Type | Method and Description |
|---|---|
HBaseBulkDeleteProtosClient.BulkDeleteRequest |
build() |
HBaseBulkDeleteProtosClient.BulkDeleteRequest |
buildPartial() |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clear() |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearAdapterIds()
optional bytes adapterIds = 5; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearBlockCaching()
optional bool blockCaching = 7; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearCacheSize()
optional int32 cacheSize = 8; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearFilter()
optional bytes filter = 3; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearIndexMapping()
optional bytes indexMapping = 11; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearModel()
optional bytes model = 4; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearRangeFilter()
optional bytes rangeFilter = 2; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearRowBatchSize()
required uint32 rowBatchSize = 9; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clearTimestamp()
optional uint64 timestamp = 10; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
clone() |
com.google.protobuf.ByteString |
getAdapterIds()
optional bytes adapterIds = 5; |
boolean |
getBlockCaching()
optional bool blockCaching = 7; |
int |
getCacheSize()
optional int32 cacheSize = 8; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest |
getDefaultInstanceForType() |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.BulkDeleteType |
getDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getFilter()
optional bytes filter = 3; |
com.google.protobuf.ByteString |
getIndexMapping()
optional bytes indexMapping = 11; |
com.google.protobuf.ByteString |
getModel()
optional bytes model = 4; |
com.google.protobuf.ByteString |
getNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6; |
com.google.protobuf.ByteString |
getRangeFilter()
optional bytes rangeFilter = 2; |
int |
getRowBatchSize()
required uint32 rowBatchSize = 9; |
long |
getTimestamp()
optional uint64 timestamp = 10; |
boolean |
hasAdapterIds()
optional bytes adapterIds = 5; |
boolean |
hasBlockCaching()
optional bool blockCaching = 7; |
boolean |
hasCacheSize()
optional int32 cacheSize = 8; |
boolean |
hasDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1; |
boolean |
hasFilter()
optional bytes filter = 3; |
boolean |
hasIndexMapping()
optional bytes indexMapping = 11; |
boolean |
hasModel()
optional bytes model = 4; |
boolean |
hasNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6; |
boolean |
hasRangeFilter()
optional bytes rangeFilter = 2; |
boolean |
hasRowBatchSize()
required uint32 rowBatchSize = 9; |
boolean |
hasTimestamp()
optional uint64 timestamp = 10; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
mergeFrom(HBaseBulkDeleteProtosClient.BulkDeleteRequest other) |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setAdapterIds(com.google.protobuf.ByteString value)
optional bytes adapterIds = 5; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setBlockCaching(boolean value)
optional bool blockCaching = 7; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setCacheSize(int value)
optional int32 cacheSize = 8; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setDeleteType(HBaseBulkDeleteProtosClient.BulkDeleteRequest.BulkDeleteType value)
required .BulkDeleteRequest.BulkDeleteType deleteType = 1; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setFilter(com.google.protobuf.ByteString value)
optional bytes filter = 3; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setIndexMapping(com.google.protobuf.ByteString value)
optional bytes indexMapping = 11; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setModel(com.google.protobuf.ByteString value)
optional bytes model = 4; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setNumericIndexStrategyFilter(com.google.protobuf.ByteString value)
optional bytes numericIndexStrategyFilter = 6; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setRangeFilter(com.google.protobuf.ByteString value)
optional bytes rangeFilter = 2; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setRowBatchSize(int value)
required uint32 rowBatchSize = 9; |
HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder |
setTimestamp(long value)
optional uint64 timestamp = 10; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, 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 com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder>public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder>public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<HBaseBulkDeleteProtosClient.BulkDeleteRequest.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<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder>public HBaseBulkDeleteProtosClient.BulkDeleteRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder>public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder mergeFrom(HBaseBulkDeleteProtosClient.BulkDeleteRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder>public HBaseBulkDeleteProtosClient.BulkDeleteRequest.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<HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder>IOExceptionpublic boolean hasDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;hasDeleteType in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.BulkDeleteType getDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;getDeleteType in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setDeleteType(HBaseBulkDeleteProtosClient.BulkDeleteRequest.BulkDeleteType value)
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;public boolean hasRangeFilter()
optional bytes rangeFilter = 2;hasRangeFilter in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic com.google.protobuf.ByteString getRangeFilter()
optional bytes rangeFilter = 2;getRangeFilter in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setRangeFilter(com.google.protobuf.ByteString value)
optional bytes rangeFilter = 2;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearRangeFilter()
optional bytes rangeFilter = 2;public boolean hasFilter()
optional bytes filter = 3;hasFilter in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic com.google.protobuf.ByteString getFilter()
optional bytes filter = 3;getFilter in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setFilter(com.google.protobuf.ByteString value)
optional bytes filter = 3;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearFilter()
optional bytes filter = 3;public boolean hasModel()
optional bytes model = 4;hasModel in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic com.google.protobuf.ByteString getModel()
optional bytes model = 4;getModel in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setModel(com.google.protobuf.ByteString value)
optional bytes model = 4;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearModel()
optional bytes model = 4;public boolean hasAdapterIds()
optional bytes adapterIds = 5;hasAdapterIds in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic com.google.protobuf.ByteString getAdapterIds()
optional bytes adapterIds = 5;getAdapterIds in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setAdapterIds(com.google.protobuf.ByteString value)
optional bytes adapterIds = 5;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearAdapterIds()
optional bytes adapterIds = 5;public boolean hasNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;hasNumericIndexStrategyFilter in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic com.google.protobuf.ByteString getNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;getNumericIndexStrategyFilter in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setNumericIndexStrategyFilter(com.google.protobuf.ByteString value)
optional bytes numericIndexStrategyFilter = 6;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;public boolean hasBlockCaching()
optional bool blockCaching = 7;hasBlockCaching in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic boolean getBlockCaching()
optional bool blockCaching = 7;getBlockCaching in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setBlockCaching(boolean value)
optional bool blockCaching = 7;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearBlockCaching()
optional bool blockCaching = 7;public boolean hasCacheSize()
optional int32 cacheSize = 8;hasCacheSize in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic int getCacheSize()
optional int32 cacheSize = 8;getCacheSize in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setCacheSize(int value)
optional int32 cacheSize = 8;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearCacheSize()
optional int32 cacheSize = 8;public boolean hasRowBatchSize()
required uint32 rowBatchSize = 9;hasRowBatchSize in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic int getRowBatchSize()
required uint32 rowBatchSize = 9;getRowBatchSize in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setRowBatchSize(int value)
required uint32 rowBatchSize = 9;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearRowBatchSize()
required uint32 rowBatchSize = 9;public boolean hasTimestamp()
optional uint64 timestamp = 10;hasTimestamp in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic long getTimestamp()
optional uint64 timestamp = 10;getTimestamp in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setTimestamp(long value)
optional uint64 timestamp = 10;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearTimestamp()
optional uint64 timestamp = 10;public boolean hasIndexMapping()
optional bytes indexMapping = 11;hasIndexMapping in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic com.google.protobuf.ByteString getIndexMapping()
optional bytes indexMapping = 11;getIndexMapping in interface HBaseBulkDeleteProtosClient.BulkDeleteRequestOrBuilderpublic HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder setIndexMapping(com.google.protobuf.ByteString value)
optional bytes indexMapping = 11;public HBaseBulkDeleteProtosClient.BulkDeleteRequest.Builder clearIndexMapping()
optional bytes indexMapping = 11;Copyright © 2013–2022. All rights reserved.