public static final class HBaseBulkDeleteProtosServerServer.BulkDeleteRequest extends com.google.protobuf.GeneratedMessage implements HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
BulkDeleteRequest
Modifier and Type | Class and Description |
---|---|
static class |
HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder
Protobuf type
BulkDeleteRequest |
static class |
HBaseBulkDeleteProtosServerServer.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<HBaseBulkDeleteProtosServerServer.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 HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
getDefaultInstance() |
HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
getDefaultInstanceForType() |
HBaseBulkDeleteProtosServerServer.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<HBaseBulkDeleteProtosServerServer.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 HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder |
newBuilder() |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder |
newBuilder(HBaseBulkDeleteProtosServerServer.BulkDeleteRequest prototype) |
HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder |
newBuilderForType() |
protected HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseDelimitedFrom(InputStream input) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(byte[] data) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(com.google.protobuf.ByteString data) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(InputStream input) |
static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseBulkDeleteProtosServerServer.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<HBaseBulkDeleteProtosServerServer.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 HBaseBulkDeleteProtosServerServer.BulkDeleteRequest getDefaultInstance()
public HBaseBulkDeleteProtosServerServer.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<HBaseBulkDeleteProtosServerServer.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 HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.BulkDeleteType getDeleteType()
required .BulkDeleteRequest.BulkDeleteType deleteType = 1;
getDeleteType
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasRangeFilter()
optional bytes rangeFilter = 2;
hasRangeFilter
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getRangeFilter()
optional bytes rangeFilter = 2;
getRangeFilter
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasFilter()
optional bytes filter = 3;
hasFilter
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getFilter()
optional bytes filter = 3;
getFilter
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasModel()
optional bytes model = 4;
hasModel
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getModel()
optional bytes model = 4;
getModel
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasAdapterIds()
optional bytes adapterIds = 5;
hasAdapterIds
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getAdapterIds()
optional bytes adapterIds = 5;
getAdapterIds
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;
hasNumericIndexStrategyFilter
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 6;
getNumericIndexStrategyFilter
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasBlockCaching()
optional bool blockCaching = 7;
hasBlockCaching
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean getBlockCaching()
optional bool blockCaching = 7;
getBlockCaching
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasCacheSize()
optional int32 cacheSize = 8;
hasCacheSize
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public int getCacheSize()
optional int32 cacheSize = 8;
getCacheSize
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasRowBatchSize()
required uint32 rowBatchSize = 9;
hasRowBatchSize
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public int getRowBatchSize()
required uint32 rowBatchSize = 9;
getRowBatchSize
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasTimestamp()
optional uint64 timestamp = 10;
hasTimestamp
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public long getTimestamp()
optional uint64 timestamp = 10;
getTimestamp
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public boolean hasIndexMapping()
optional bytes indexMapping = 11;
hasIndexMapping
in interface HBaseBulkDeleteProtosServerServer.BulkDeleteRequestOrBuilder
public com.google.protobuf.ByteString getIndexMapping()
optional bytes indexMapping = 11;
getIndexMapping
in interface HBaseBulkDeleteProtosServerServer.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 HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(InputStream input) throws IOException
IOException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder newBuilder()
public HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder newBuilder(HBaseBulkDeleteProtosServerServer.BulkDeleteRequest prototype)
public HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected HBaseBulkDeleteProtosServerServer.BulkDeleteRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013–2022. All rights reserved.