public static final class HBaseBulkDeleteProtosClientClient.BulkDeleteRequest extends com.google.protobuf.GeneratedMessage implements HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
BulkDeleteRequest
Modifier and Type | Class and Description |
---|---|
static class |
HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder
Protobuf type
BulkDeleteRequest |
static class |
HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.BulkDeleteType
Protobuf enum
BulkDeleteRequest.BulkDeleteType |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ADAPTERIDS_FIELD_NUMBER |
static int |
BLOCKCACHING_FIELD_NUMBER |
static int |
CACHESIZE_FIELD_NUMBER |
static int |
DELETETYPE_FIELD_NUMBER |
static int |
FILTER_FIELD_NUMBER |
static int |
INDEXMAPPING_FIELD_NUMBER |
static int |
MODEL_FIELD_NUMBER |
static int |
NUMERICINDEXSTRATEGYFILTER_FIELD_NUMBER |
static com.google.protobuf.Parser<HBaseBulkDeleteProtosClientClient.BulkDeleteRequest> |
PARSER |
static int |
RANGEFILTER_FIELD_NUMBER |
static int |
ROWBATCHSIZE_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
com.google.protobuf.ByteString |
getAdapterIds()
optional bytes adapterIds = 5; |
boolean |
getBlockCaching()
optional bool blockCaching = 7; |
int |
getCacheSize()
optional int32 cacheSize = 8; |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
getDefaultInstance() |
HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
getDefaultInstanceForType() |
HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.BulkDeleteType |
getDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.Parser<HBaseBulkDeleteProtosClientClient.BulkDeleteRequest> |
getParserForType() |
com.google.protobuf.ByteString |
getRangeFilter()
optional bytes rangeFilter = 2; |
int |
getRowBatchSize()
required uint32 rowBatchSize = 9; |
int |
getSerializedSize() |
long |
getTimestamp()
optional uint64 timestamp = 10; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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; |
int |
hashCode() |
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() |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder |
newBuilder() |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder |
newBuilder(HBaseBulkDeleteProtosClientClient.BulkDeleteRequest prototype) |
HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder |
newBuilderForType() |
protected HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseDelimitedFrom(InputStream input) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(byte[] data) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(com.google.protobuf.ByteString data) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(InputStream input) |
static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<HBaseBulkDeleteProtosClientClient.BulkDeleteRequest> PARSER
public static final int DELETETYPE_FIELD_NUMBER
public static final int RANGEFILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
public static final int MODEL_FIELD_NUMBER
public static final int ADAPTERIDS_FIELD_NUMBER
public static final int NUMERICINDEXSTRATEGYFILTER_FIELD_NUMBER
public static final int BLOCKCACHING_FIELD_NUMBER
public static final int CACHESIZE_FIELD_NUMBER
public static final int ROWBATCHSIZE_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int INDEXMAPPING_FIELD_NUMBER
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest getDefaultInstance()
public HBaseBulkDeleteProtosClientClient.BulkDeleteRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<HBaseBulkDeleteProtosClientClient.BulkDeleteRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;
hasDeleteType
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.BulkDeleteType getDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;
getDeleteType
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasRangeFilter()
optional bytes rangeFilter = 2;
hasRangeFilter
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getRangeFilter()
optional bytes rangeFilter = 2;
getRangeFilter
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasFilter()
optional bytes filter = 3;
hasFilter
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getFilter()
optional bytes filter = 3;
getFilter
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasModel()
optional bytes model = 4;
hasModel
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getModel()
optional bytes model = 4;
getModel
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasAdapterIds()
optional bytes adapterIds = 5;
hasAdapterIds
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getAdapterIds()
optional bytes adapterIds = 5;
getAdapterIds
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;
hasNumericIndexStrategyFilter
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;
getNumericIndexStrategyFilter
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasBlockCaching()
optional bool blockCaching = 7;
hasBlockCaching
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean getBlockCaching()
optional bool blockCaching = 7;
getBlockCaching
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasCacheSize()
optional int32 cacheSize = 8;
hasCacheSize
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public int getCacheSize()
optional int32 cacheSize = 8;
getCacheSize
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasRowBatchSize()
required uint32 rowBatchSize = 9;
hasRowBatchSize
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public int getRowBatchSize()
required uint32 rowBatchSize = 9;
getRowBatchSize
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasTimestamp()
optional uint64 timestamp = 10;
hasTimestamp
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public long getTimestamp()
optional uint64 timestamp = 10;
getTimestamp
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public boolean hasIndexMapping()
optional bytes indexMapping = 11;
hasIndexMapping
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getIndexMapping()
optional bytes indexMapping = 11;
getIndexMapping
in interface HBaseBulkDeleteProtosClientClient.BulkDeleteRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(InputStream input) throws IOException
IOException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder newBuilder()
public HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder newBuilder(HBaseBulkDeleteProtosClientClient.BulkDeleteRequest prototype)
public HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected HBaseBulkDeleteProtosClientClient.BulkDeleteRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013–2022. All rights reserved.