Serialized Form


Package com.google.protobuf

Class com.google.protobuf.CodedOutputStream.OutOfSpaceException extends IOException implements Serializable

serialVersionUID: -6947486886997889499L

Class com.google.protobuf.DescriptorProtos.DescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

field_

List<E> field_

extension_

List<E> extension_

nestedType_

List<E> nestedType_

enumType_

List<E> enumType_

extensionRange_

List<E> extensionRange_

options_

com.google.protobuf.DescriptorProtos.MessageOptions options_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

start_

int start_

end_

int end_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.EnumDescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

List<E> value_

options_

com.google.protobuf.DescriptorProtos.EnumOptions options_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.EnumOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.EnumOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

allowAlias_

boolean allowAlias_

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

number_

int number_

options_

com.google.protobuf.DescriptorProtos.EnumValueOptions options_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.EnumValueOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.EnumValueOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.FieldDescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

number_

int number_

label_

com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label label_

type_

com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type type_

typeName_

Object typeName_

extendee_

Object extendee_

defaultValue_

Object defaultValue_

options_

com.google.protobuf.DescriptorProtos.FieldOptions options_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.FieldOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.FieldOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

ctype_

com.google.protobuf.DescriptorProtos.FieldOptions.CType ctype_

packed_

boolean packed_

lazy_

boolean lazy_

deprecated_

boolean deprecated_

experimentalMapKey_

Object experimentalMapKey_

weak_

boolean weak_

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.FileDescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

package_

Object package_

dependency_

com.google.protobuf.LazyStringList dependency_

publicDependency_

List<E> publicDependency_

weakDependency_

List<E> weakDependency_

messageType_

List<E> messageType_

enumType_

List<E> enumType_

service_

List<E> service_

extension_

List<E> extension_

options_

com.google.protobuf.DescriptorProtos.FileOptions options_

sourceCodeInfo_

com.google.protobuf.DescriptorProtos.SourceCodeInfo sourceCodeInfo_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.FileDescriptorSet extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

file_

List<E> file_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.FileOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.FileOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

javaPackage_

Object javaPackage_

javaOuterClassname_

Object javaOuterClassname_

javaMultipleFiles_

boolean javaMultipleFiles_

javaGenerateEqualsAndHash_

boolean javaGenerateEqualsAndHash_

optimizeFor_

com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode optimizeFor_

goPackage_

Object goPackage_

ccGenericServices_

boolean ccGenericServices_

javaGenericServices_

boolean javaGenericServices_

pyGenericServices_

boolean pyGenericServices_

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.MessageOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.MessageOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

messageSetWireFormat_

boolean messageSetWireFormat_

noStandardDescriptorAccessor_

boolean noStandardDescriptorAccessor_

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.MethodDescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

inputType_

Object inputType_

outputType_

Object outputType_

options_

com.google.protobuf.DescriptorProtos.MethodOptions options_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.MethodOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.MethodOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

method_

List<E> method_

options_

com.google.protobuf.DescriptorProtos.ServiceOptions options_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.ServiceOptions extends com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.DescriptorProtos.ServiceOptions> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

uninterpretedOption_

List<E> uninterpretedOption_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.SourceCodeInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

location_

List<E> location_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

path_

List<E> path_

pathMemoizedSerializedSize

int pathMemoizedSerializedSize

span_

List<E> span_

spanMemoizedSerializedSize

int spanMemoizedSerializedSize

leadingComments_

Object leadingComments_

trailingComments_

Object trailingComments_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.UninterpretedOption extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

List<E> name_

identifierValue_

Object identifierValue_

positiveIntValue_

long positiveIntValue_

negativeIntValue_

long negativeIntValue_

doubleValue_

double doubleValue_

stringValue_

com.google.protobuf.ByteString stringValue_

aggregateValue_

Object aggregateValue_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namePart_

Object namePart_

isExtension_

boolean isExtension_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.google.protobuf.Descriptors.DescriptorValidationException extends Exception implements Serializable

serialVersionUID: 5750205775490483148L

Serialized Fields

name

String name

proto

com.google.protobuf.Message proto

description

String description

Class com.google.protobuf.GeneratedMessage extends com.google.protobuf.AbstractMessage implements Serializable

serialVersionUID: 1L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException

Class com.google.protobuf.GeneratedMessage.ExtendableMessage extends com.google.protobuf.GeneratedMessage implements Serializable

Serialized Fields

extensions

com.google.protobuf.FieldSet<FieldDescriptorType extends com.google.protobuf.FieldSet.FieldDescriptorLite<FieldDescriptorType>> extensions

Class com.google.protobuf.GeneratedMessageLite extends com.google.protobuf.AbstractMessageLite implements Serializable

serialVersionUID: 1L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException

Class com.google.protobuf.GeneratedMessageLite.ExtendableMessage extends com.google.protobuf.GeneratedMessageLite implements Serializable

Serialized Fields

extensions

com.google.protobuf.FieldSet<FieldDescriptorType extends com.google.protobuf.FieldSet.FieldDescriptorLite<FieldDescriptorType>> extensions

Class com.google.protobuf.InvalidProtocolBufferException extends IOException implements Serializable

serialVersionUID: -1616151763072450476L

Serialized Fields

unfinishedMessage

com.google.protobuf.MessageLite unfinishedMessage

Class com.google.protobuf.RpcUtil.AlreadyCalledException extends RuntimeException implements Serializable

serialVersionUID: 5469741279507848266L

Class com.google.protobuf.ServiceException extends Exception implements Serializable

serialVersionUID: -1219262335729891920L

Class com.google.protobuf.TextFormat.ParseException extends IOException implements Serializable

serialVersionUID: 3196188060225107702L

Serialized Fields

line

int line

column

int column

Class com.google.protobuf.UninitializedMessageException extends RuntimeException implements Serializable

serialVersionUID: -7466929953374883507L

Serialized Fields

missingFields

List<E> missingFields

Package org.apache.hadoop.hbase

Class org.apache.hadoop.hbase.CellComparator extends Object implements Serializable

serialVersionUID: -8760041766259623329L

Class org.apache.hadoop.hbase.ClockOutOfSyncException extends IOException implements Serializable

Class org.apache.hadoop.hbase.DoNotRetryIOException extends HBaseIOException implements Serializable

serialVersionUID: 1197446454511704139L

Class org.apache.hadoop.hbase.DroppedSnapshotException extends IOException implements Serializable

serialVersionUID: -5463156580831677374L

Class org.apache.hadoop.hbase.HBaseIOException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.InvalidFamilyOperationException extends DoNotRetryIOException implements Serializable

serialVersionUID: 2097152L

Class org.apache.hadoop.hbase.MasterNotRunningException extends IOException implements Serializable

serialVersionUID: 4194304L

Class org.apache.hadoop.hbase.NamespaceExistException extends DoNotRetryIOException implements Serializable

serialVersionUID: -1582357514338825412L

Class org.apache.hadoop.hbase.NamespaceNotFoundException extends DoNotRetryIOException implements Serializable

serialVersionUID: -6673607347330260324L

Class org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException extends DoNotRetryIOException implements Serializable

serialVersionUID: 6439786157874827523L

Class org.apache.hadoop.hbase.NotServingRegionException extends IOException implements Serializable

serialVersionUID: 65536L

Class org.apache.hadoop.hbase.PleaseHoldException extends HBaseIOException implements Serializable

Class org.apache.hadoop.hbase.RegionException extends HBaseIOException implements Serializable

serialVersionUID: 1473510258071111371L

Class org.apache.hadoop.hbase.RegionTooBusyException extends IOException implements Serializable

serialVersionUID: 1728345723728342L

Class org.apache.hadoop.hbase.ServerName extends Object implements Serializable

serialVersionUID: 1367463982557264981L

Serialized Fields

servername

String servername

hostnameOnly

String hostnameOnly

port

int port

startcode

long startcode

bytes

byte[] bytes
Cached versioned bytes of this ServerName instance.

See Also:
ServerName.getVersionedBytes()

Class org.apache.hadoop.hbase.TableExistsException extends DoNotRetryIOException implements Serializable

serialVersionUID: 64L

Class org.apache.hadoop.hbase.TableInfoMissingException extends HBaseIOException implements Serializable

Class org.apache.hadoop.hbase.TableNotDisabledException extends DoNotRetryIOException implements Serializable

serialVersionUID: 262144L

Class org.apache.hadoop.hbase.TableNotEnabledException extends DoNotRetryIOException implements Serializable

serialVersionUID: 262144L

Class org.apache.hadoop.hbase.TableNotFoundException extends DoNotRetryIOException implements Serializable

serialVersionUID: 993179627856392526L

Class org.apache.hadoop.hbase.UnknownRegionException extends RegionException implements Serializable

serialVersionUID: 1968858760475205392L

Class org.apache.hadoop.hbase.UnknownScannerException extends DoNotRetryIOException implements Serializable

serialVersionUID: 993179627856392526L

Class org.apache.hadoop.hbase.YouAreDeadException extends IOException implements Serializable

Class org.apache.hadoop.hbase.ZooKeeperConnectionException extends IOException implements Serializable

serialVersionUID: 4194304L


Package org.apache.hadoop.hbase.client

Class org.apache.hadoop.hbase.client.NoServerForRegionException extends RegionException implements Serializable

serialVersionUID: 1024L

Class org.apache.hadoop.hbase.client.RegionOfflineException extends RegionException implements Serializable

serialVersionUID: 466008402L

Class org.apache.hadoop.hbase.client.RetriesExhaustedException extends IOException implements Serializable

serialVersionUID: 1876775844L

Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException extends RetriesExhaustedException implements Serializable

Serialized Fields

exceptions

List<E> exceptions

actions

List<E> actions

hostnameAndPort

List<E> hostnameAndPort

Class org.apache.hadoop.hbase.client.ScannerTimeoutException extends DoNotRetryIOException implements Serializable

serialVersionUID: 8788838690290688313L

Class org.apache.hadoop.hbase.client.WrongRowIOException extends HBaseIOException implements Serializable

serialVersionUID: -5849522209440123059L


Package org.apache.hadoop.hbase.codec

Class org.apache.hadoop.hbase.codec.CodecException extends HBaseIOException implements Serializable


Package org.apache.hadoop.hbase.constraint

Class org.apache.hadoop.hbase.constraint.ConstraintException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1197446454511704140L


Package org.apache.hadoop.hbase.coprocessor

Class org.apache.hadoop.hbase.coprocessor.CoprocessorException extends DoNotRetryIOException implements Serializable

serialVersionUID: 4357922136679804887L


Package org.apache.hadoop.hbase.coprocessor.example.generated

Class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

scan_

ClientProtos.Scan scan_

deleteType_

BulkDeleteProtos.BulkDeleteRequest.DeleteType deleteType_

timestamp_

long timestamp_

rowBatchSize_

int rowBatchSize_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

rowsDeleted_

long rowsDeleted_

versionsDeleted_

long versionsDeleted_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

count_

long count_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Package org.apache.hadoop.hbase.errorhandling

Class org.apache.hadoop.hbase.errorhandling.ForeignException extends IOException implements Serializable

Serialized Fields

source

String source
Name of the throwable's source such as a host or thread name. Must be non-null.

Class org.apache.hadoop.hbase.errorhandling.TimeoutException extends Exception implements Serializable

Serialized Fields

sourceName

String sourceName

start

long start

end

long end

expected

long expected

Package org.apache.hadoop.hbase.exceptions

Class org.apache.hadoop.hbase.exceptions.DeserializationException extends HBaseException implements Serializable

Class org.apache.hadoop.hbase.exceptions.FailedSanityCheckException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1788783640409186240L

Class org.apache.hadoop.hbase.exceptions.HBaseException extends Exception implements Serializable

Class org.apache.hadoop.hbase.exceptions.LockTimeoutException extends DoNotRetryIOException implements Serializable

serialVersionUID: -1770764924258999825L

Class org.apache.hadoop.hbase.exceptions.MergeRegionException extends RegionException implements Serializable

serialVersionUID: 4970899110066124122L

Class org.apache.hadoop.hbase.exceptions.OperationConflictException extends DoNotRetryIOException implements Serializable

serialVersionUID: -8930333627489862872L

Class org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException extends DoNotRetryIOException implements Serializable

serialVersionUID: 4595751007554273567L

Class org.apache.hadoop.hbase.exceptions.RegionInRecoveryException extends NotServingRegionException implements Serializable

serialVersionUID: 327302071153799L

Class org.apache.hadoop.hbase.exceptions.RegionMovedException extends NotServingRegionException implements Serializable

serialVersionUID: -7232903522310558396L

Serialized Fields

hostname

String hostname

port

int port

startCode

long startCode

locationSeqNum

long locationSeqNum

Class org.apache.hadoop.hbase.exceptions.RegionOpeningException extends NotServingRegionException implements Serializable

serialVersionUID: -7232903522310558395L

Class org.apache.hadoop.hbase.exceptions.UnknownProtocolException extends DoNotRetryIOException implements Serializable

Serialized Fields

protocol

Class<T> protocol

Package org.apache.hadoop.hbase.filter

Class org.apache.hadoop.hbase.filter.IncompatibleFilterException extends RuntimeException implements Serializable

serialVersionUID: 3236763276623198231L

Class org.apache.hadoop.hbase.filter.InvalidRowFilterException extends RuntimeException implements Serializable

serialVersionUID: 2667894046345657865L


Package org.apache.hadoop.hbase.generated.regionserver

Class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Package org.apache.hadoop.hbase.generated.rest

Class org.apache.hadoop.hbase.generated.rest.rest_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Package org.apache.hadoop.hbase.generated.thrift

Class org.apache.hadoop.hbase.generated.thrift.thrift_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Package org.apache.hadoop.hbase.io.crypto.aes

Class org.apache.hadoop.hbase.io.crypto.aes.TestAES.TestRNG extends SecureRandomSpi implements Serializable

serialVersionUID: 1L

Serialized Fields

rng

SecureRandom rng

Package org.apache.hadoop.hbase.io.encoding

Class org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException extends RuntimeException implements Serializable

serialVersionUID: 4767495176134878737L


Package org.apache.hadoop.hbase.io.hfile

Class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.BlockIndexNotLoadedException extends IllegalStateException implements Serializable

Class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.NotSeekedException extends IllegalStateException implements Serializable

Class org.apache.hadoop.hbase.io.hfile.BlockCacheKey extends Object implements Serializable

serialVersionUID: -5199992013113130534L

Serialized Fields

hfileName

String hfileName

offset

long offset

encoding

DataBlockEncoding encoding

Class org.apache.hadoop.hbase.io.hfile.CorruptHFileException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.io.hfile.InvalidHFileException extends IOException implements Serializable

serialVersionUID: 4660352028739861249L


Package org.apache.hadoop.hbase.io.hfile.bucket

Class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocatorException extends IOException implements Serializable

serialVersionUID: 2479119906660788096L

Class org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException extends IOException implements Serializable

serialVersionUID: 3265127301824638920L

Serialized Fields

requestedSize

int requestedSize

bucketIndex

int bucketIndex

Class org.apache.hadoop.hbase.io.hfile.bucket.UniqueIndexMap extends Object implements Serializable

serialVersionUID: -1145635738654002342L

Serialized Fields

mForwardMap

ConcurrentHashMap<K,V> mForwardMap

mReverseMap

ConcurrentHashMap<K,V> mReverseMap

mIndex

AtomicInteger mIndex

Package org.apache.hadoop.hbase.ipc

Class org.apache.hadoop.hbase.ipc.BadAuthException extends FatalConnectionException implements Serializable

Class org.apache.hadoop.hbase.ipc.CallerDisconnectedException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.ipc.EmptyServiceNameException extends FatalConnectionException implements Serializable

Class org.apache.hadoop.hbase.ipc.FatalConnectionException extends DoNotRetryIOException implements Serializable

Class org.apache.hadoop.hbase.ipc.IPCUtil.CellScannerButNoCodecException extends HBaseIOException implements Serializable

Class org.apache.hadoop.hbase.ipc.RemoteWithExtrasException extends org.apache.hadoop.ipc.RemoteException implements Serializable

Serialized Fields

hostname

String hostname

port

int port

doNotRetry

boolean doNotRetry

Class org.apache.hadoop.hbase.ipc.RpcClient.CallTimeoutException extends IOException implements Serializable

Class org.apache.hadoop.hbase.ipc.RpcClient.FailedServerException extends HBaseIOException implements Serializable

Class org.apache.hadoop.hbase.ipc.RpcServer.CallQueueTooBigException extends IOException implements Serializable

Class org.apache.hadoop.hbase.ipc.ServerNotRunningYetException extends IOException implements Serializable

Class org.apache.hadoop.hbase.ipc.StoppedRpcClientException extends HBaseIOException implements Serializable

Class org.apache.hadoop.hbase.ipc.UnknownServiceException extends FatalConnectionException implements Serializable

Class org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException extends FatalConnectionException implements Serializable

Class org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException extends FatalConnectionException implements Serializable

Class org.apache.hadoop.hbase.ipc.WrongVersionException extends FatalConnectionException implements Serializable


Package org.apache.hadoop.hbase.mapreduce

Class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.hbase.master

Class org.apache.hadoop.hbase.master.MasterDumpServlet extends StateDumpServlet implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.master.MasterStatusServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator extends Object implements Serializable

serialVersionUID: 4213207330485734853L


Package org.apache.hadoop.hbase.monitoring

Class org.apache.hadoop.hbase.monitoring.StateDumpServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.hbase.protobuf.generated

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

permission_

List<E> permission_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

type_

AccessControlProtos.Permission.Type type_

tableName_

HBaseProtos.TableName tableName_

namespaceName_

com.google.protobuf.ByteString namespaceName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

userPermission_

List<E> userPermission_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

action_

List<E> action_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

userPermission_

AccessControlProtos.UserPermission userPermission_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceName_

com.google.protobuf.ByteString namespaceName_

action_

List<E> action_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

type_

AccessControlProtos.Permission.Type type_

globalPermission_

AccessControlProtos.GlobalPermission globalPermission_

namespacePermission_

AccessControlProtos.NamespacePermission namespacePermission_

tablePermission_

AccessControlProtos.TablePermission tablePermission_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

userPermission_

AccessControlProtos.UserPermission userPermission_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

family_

com.google.protobuf.ByteString family_

qualifier_

com.google.protobuf.ByteString qualifier_

action_

List<E> action_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

user_

com.google.protobuf.ByteString user_

permission_

AccessControlProtos.Permission permission_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

userPermissions_

List<E> userPermissions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

user_

com.google.protobuf.ByteString user_

permissions_

List<E> permissions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

versionOfClosingNode_

int versionOfClosingNode_

transitionInZK_

boolean transitionInZK_

destinationServer_

HBaseProtos.ServerName destinationServer_

serverStartCode_

long serverStartCode_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

closed_

boolean closed_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

major_

boolean major_

family_

com.google.protobuf.ByteString family_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

ifOlderThanTs_

long ifOlderThanTs_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

lastFlushTime_

long lastFlushTime_

flushed_

boolean flushed_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

regionInfo_

List<E> regionInfo_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

compactionState_

boolean compactionState_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionInfo_

HBaseProtos.RegionInfo regionInfo_

compactionState_

AdminProtos.GetRegionInfoResponse.CompactionState compactionState_

isRecovering_

boolean isRecovering_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

serverInfo_

AdminProtos.ServerInfo serverInfo_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

family_

List<E> family_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

storeFile_

com.google.protobuf.LazyStringList storeFile_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionA_

HBaseProtos.RegionSpecifier regionA_

regionB_

HBaseProtos.RegionSpecifier regionB_

forcible_

boolean forcible_

masterSystemTime_

long masterSystemTime_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

openInfo_

List<E> openInfo_

serverStartCode_

long serverStartCode_

masterSystemTime_

long masterSystemTime_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionInfo region_

versionOfOfflineNode_

int versionOfOfflineNode_

favoredNodes_

List<E> favoredNodes_

openForDistributedLogReplay_

boolean openForDistributedLogReplay_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

openingState_

List<E> openingState_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

entry_

List<E> entry_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

regionToFlush_

List<E> regionToFlush_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

serverName_

HBaseProtos.ServerName serverName_

webuiPort_

int webuiPort_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

splitPoint_

com.google.protobuf.ByteString splitPoint_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

reason_

Object reason_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

updateInfo_

List<E> updateInfo_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionInfo region_

favoredNodes_

List<E> favoredNodes_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

response_

int response_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

key_

WALProtos.WALKey key_

keyValueBytes_

List<E> keyValueBytes_

associatedCellCount_

int associatedCellCount_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

interpreterClassName_

Object interpreterClassName_

scan_

ClientProtos.Scan scan_

interpreterSpecificBytes_

com.google.protobuf.ByteString interpreterSpecificBytes_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

firstPart_

List<E> firstPart_

secondPart_

com.google.protobuf.ByteString secondPart_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

id_

int id_

expirationDate_

long expirationDate_

key_

com.google.protobuf.ByteString key_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

token_

AuthenticationProtos.Token token_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

identifier_

com.google.protobuf.ByteString identifier_

password_

com.google.protobuf.ByteString password_

service_

com.google.protobuf.ByteString service_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

kind_

AuthenticationProtos.TokenIdentifier.Kind kind_

username_

com.google.protobuf.ByteString username_

keyId_

int keyId_

issueDate_

long issueDate_

expirationDate_

long expirationDate_

sequenceNumber_

long sequenceNumber_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

username_

Object username_

authMethod_

Object authMethod_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

family_

com.google.protobuf.ByteString family_

qualifier_

com.google.protobuf.ByteString qualifier_

timestamp_

long timestamp_

cellType_

CellProtos.CellType cellType_

value_

com.google.protobuf.ByteString value_

tags_

com.google.protobuf.ByteString tags_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

family_

com.google.protobuf.ByteString family_

qualifier_

com.google.protobuf.ByteString qualifier_

timestamp_

long timestamp_

keyType_

CellProtos.CellType keyType_

value_

com.google.protobuf.ByteString value_

tags_

com.google.protobuf.ByteString tags_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

index_

int index_

mutation_

ClientProtos.MutationProto mutation_

get_

ClientProtos.Get get_

serviceCall_

ClientProtos.CoprocessorServiceCall serviceCall_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

label_

com.google.protobuf.LazyStringList label_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

familyPath_

List<E> familyPath_

assignSeqNum_

boolean assignSeqNum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

family_

com.google.protobuf.ByteString family_

path_

Object path_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

loaded_

boolean loaded_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

expression_

Object expression_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

family_

com.google.protobuf.ByteString family_

qualifier_

List<E> qualifier_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

family_

com.google.protobuf.ByteString family_

qualifier_

com.google.protobuf.ByteString qualifier_

compareType_

HBaseProtos.CompareType compareType_

comparator_

ComparatorProtos.Comparator comparator_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

serviceName_

Object serviceName_

methodName_

Object methodName_

request_

com.google.protobuf.ByteString request_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

call_

ClientProtos.CoprocessorServiceCall call_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

value_

HBaseProtos.NameBytesPair value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

value_

HBaseProtos.NameBytesPair value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

column_

List<E> column_

attribute_

List<E> attribute_

filter_

FilterProtos.Filter filter_

timeRange_

HBaseProtos.TimeRange timeRange_

maxVersions_

int maxVersions_

cacheBlocks_

boolean cacheBlocks_

storeLimit_

int storeLimit_

storeOffset_

int storeOffset_

existenceOnly_

boolean existenceOnly_

closestRowBefore_

boolean closestRowBefore_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

get_

ClientProtos.Get get_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

result_

ClientProtos.Result result_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionAction_

List<E> regionAction_

nonceGroup_

long nonceGroup_

condition_

ClientProtos.Condition condition_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionActionResult_

List<E> regionActionResult_

processed_

boolean processed_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

mutation_

ClientProtos.MutationProto mutation_

condition_

ClientProtos.Condition condition_

nonceGroup_

long nonceGroup_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

result_

ClientProtos.Result result_

processed_

boolean processed_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

mutateType_

ClientProtos.MutationProto.MutationType mutateType_

columnValue_

List<E> columnValue_

timestamp_

long timestamp_

attribute_

List<E> attribute_

durability_

ClientProtos.MutationProto.Durability durability_

timeRange_

HBaseProtos.TimeRange timeRange_

associatedCellCount_

int associatedCellCount_

nonce_

long nonce_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

family_

com.google.protobuf.ByteString family_

qualifierValue_

List<E> qualifierValue_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

qualifier_

com.google.protobuf.ByteString qualifier_

value_

com.google.protobuf.ByteString value_

timestamp_

long timestamp_

deleteType_

ClientProtos.MutationProto.DeleteType deleteType_

tags_

com.google.protobuf.ByteString tags_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

atomic_

boolean atomic_

action_

List<E> action_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

resultOrException_

List<E> resultOrException_

exception_

HBaseProtos.NameBytesPair exception_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

memstoreLoad_

int memstoreLoad_

heapOccupancy_

int heapOccupancy_

compactionPressure_

int compactionPressure_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

cell_

List<E> cell_

associatedCellCount_

int associatedCellCount_

exists_

boolean exists_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

index_

int index_

result_

ClientProtos.Result result_

exception_

HBaseProtos.NameBytesPair exception_

serviceResult_

ClientProtos.CoprocessorServiceResult serviceResult_

loadStats_

ClientProtos.RegionLoadStats loadStats_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

column_

List<E> column_

attribute_

List<E> attribute_

startRow_

com.google.protobuf.ByteString startRow_

stopRow_

com.google.protobuf.ByteString stopRow_

filter_

FilterProtos.Filter filter_

timeRange_

HBaseProtos.TimeRange timeRange_

maxVersions_

int maxVersions_

cacheBlocks_

boolean cacheBlocks_

batchSize_

int batchSize_

maxResultSize_

long maxResultSize_

storeLimit_

int storeLimit_

storeOffset_

int storeOffset_

loadColumnFamiliesOnDemand_

boolean loadColumnFamiliesOnDemand_

small_

boolean small_

reversed_

boolean reversed_

caching_

int caching_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

scan_

ClientProtos.Scan scan_

scannerId_

long scannerId_

numberOfRows_

int numberOfRows_

closeScanner_

boolean closeScanner_

nextCallSeq_

long nextCallSeq_

renew_

boolean renew_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

cellsPerResult_

List<E> cellsPerResult_

scannerId_

long scannerId_

moreResults_

boolean moreResults_

ttl_

int ttl_

results_

List<E> results_

moreResultsInRegion_

boolean moreResultsInRegion_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

clusterId_

Object clusterId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

hbaseVersion_

FSProtos.HBaseVersionFileContent hbaseVersion_

liveServers_

List<E> liveServers_

deadServers_

List<E> deadServers_

regionsInTransition_

List<E> regionsInTransition_

clusterId_

ClusterIdProtos.ClusterId clusterId_

masterCoprocessors_

List<E> masterCoprocessors_

master_

HBaseProtos.ServerName master_

backupMasters_

List<E> backupMasters_

balancerOn_

boolean balancerOn_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

server_

HBaseProtos.ServerName server_

serverLoad_

ClusterStatusProtos.ServerLoad serverLoad_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

spec_

HBaseProtos.RegionSpecifier spec_

regionState_

ClusterStatusProtos.RegionState regionState_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionSpecifier_

HBaseProtos.RegionSpecifier regionSpecifier_

stores_

int stores_

storefiles_

int storefiles_

storeUncompressedSizeMB_

int storeUncompressedSizeMB_

storefileSizeMB_

int storefileSizeMB_

memstoreSizeMB_

int memstoreSizeMB_

storefileIndexSizeMB_

int storefileIndexSizeMB_

readRequestsCount_

long readRequestsCount_

writeRequestsCount_

long writeRequestsCount_

totalCompactingKVs_

long totalCompactingKVs_

currentCompactedKVs_

long currentCompactedKVs_

rootIndexSizeKB_

int rootIndexSizeKB_

totalStaticIndexSizeKB_

int totalStaticIndexSizeKB_

totalStaticBloomSizeKB_

int totalStaticBloomSizeKB_

completeSequenceId_

long completeSequenceId_

dataLocality_

float dataLocality_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionInfo_

HBaseProtos.RegionInfo regionInfo_

state_

ClusterStatusProtos.RegionState.State state_

stamp_

long stamp_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

ageOfLastAppliedOp_

long ageOfLastAppliedOp_

timeStampsOfLastAppliedOp_

long timeStampsOfLastAppliedOp_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

peerID_

Object peerID_

ageOfLastShippedOp_

long ageOfLastShippedOp_

sizeOfLogQueue_

int sizeOfLogQueue_

timeStampOfLastShippedOp_

long timeStampOfLastShippedOp_

replicationLag_

long replicationLag_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

numberOfRequests_

int numberOfRequests_

totalNumberOfRequests_

int totalNumberOfRequests_

usedHeapMB_

int usedHeapMB_

maxHeapMB_

int maxHeapMB_

regionLoads_

List<E> regionLoads_

coprocessors_

List<E> coprocessors_

reportStartTime_

long reportStartTime_

reportEndTime_

long reportEndTime_

infoServerPort_

int infoServerPort_

replLoadSource_

List<E> replLoadSource_

replLoadSink_

ClusterStatusProtos.ReplicationLoadSink replLoadSink_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

comparable_

ComparatorProtos.ByteArrayComparable comparable_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

comparable_

ComparatorProtos.ByteArrayComparable comparable_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

comparable_

ComparatorProtos.ByteArrayComparable comparable_

bitwiseOp_

ComparatorProtos.BitComparator.BitwiseOp bitwiseOp_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

value_

com.google.protobuf.ByteString value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

serializedComparator_

com.google.protobuf.ByteString serializedComparator_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

comparable_

ComparatorProtos.ByteArrayComparable comparable_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

pattern_

Object pattern_

patternFlags_

int patternFlags_

charset_

Object charset_

engine_

Object engine_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

substr_

Object substr_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

algorithm_

Object algorithm_

length_

int length_

data_

com.google.protobuf.ByteString data_

iv_

com.google.protobuf.ByteString iv_

hash_

com.google.protobuf.ByteString hash_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

source_

Object source_

genericException_

ErrorHandlingProtos.GenericExceptionMessage genericException_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

className_

Object className_

message_

Object message_

errorInfo_

com.google.protobuf.ByteString errorInfo_

trace_

List<E> trace_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

declaringClass_

Object declaringClass_

methodName_

Object methodName_

fileName_

Object fileName_

lineNumber_

int lineNumber_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

limit_

int limit_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

limit_

int limit_

offset_

int offset_

columnOffset_

com.google.protobuf.ByteString columnOffset_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

prefix_

com.google.protobuf.ByteString prefix_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

minColumn_

com.google.protobuf.ByteString minColumn_

minColumnInclusive_

boolean minColumnInclusive_

maxColumn_

com.google.protobuf.ByteString maxColumn_

maxColumnInclusive_

boolean maxColumnInclusive_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

compareOp_

HBaseProtos.CompareType compareOp_

comparator_

ComparatorProtos.Comparator comparator_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

compareFilter_

FilterProtos.CompareFilter compareFilter_

columnFamily_

com.google.protobuf.ByteString columnFamily_

columnQualifier_

com.google.protobuf.ByteString columnQualifier_

dropDependentColumn_

boolean dropDependentColumn_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

compareFilter_

FilterProtos.CompareFilter compareFilter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

serializedFilter_

com.google.protobuf.ByteString serializedFilter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

operator_

FilterProtos.FilterList.Operator operator_

filters_

List<E> filters_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

filter_

FilterProtos.Filter filter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

qualifiers_

List<E> qualifiers_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

fuzzyKeysData_

List<E> fuzzyKeysData_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

stopRowKey_

com.google.protobuf.ByteString stopRowKey_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

lenAsVal_

boolean lenAsVal_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

sortedPrefixes_

List<E> sortedPrefixes_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

pageSize_

long pageSize_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

prefix_

com.google.protobuf.ByteString prefix_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

compareFilter_

FilterProtos.CompareFilter compareFilter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

chance_

float chance_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

compareFilter_

FilterProtos.CompareFilter compareFilter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

singleColumnValueFilter_

FilterProtos.SingleColumnValueFilter singleColumnValueFilter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

columnFamily_

com.google.protobuf.ByteString columnFamily_

columnQualifier_

com.google.protobuf.ByteString columnQualifier_

compareOp_

HBaseProtos.CompareType compareOp_

comparator_

ComparatorProtos.Comparator comparator_

filterIfMissing_

boolean filterIfMissing_

latestVersionOnly_

boolean latestVersionOnly_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

filter_

FilterProtos.Filter filter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

timestamps_

List<E> timestamps_

timestampsMemoizedSerializedSize

int timestampsMemoizedSerializedSize

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

compareFilter_

FilterProtos.CompareFilter compareFilter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

filter_

FilterProtos.Filter filter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

version_

Object version_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

splitkey_

com.google.protobuf.ByteString splitkey_

range_

FSProtos.Reference.Range range_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

bigdecimalMsg_

com.google.protobuf.ByteString bigdecimalMsg_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

first_

com.google.protobuf.ByteString first_

second_

com.google.protobuf.ByteString second_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

com.google.protobuf.ByteString name_

attributes_

List<E> attributes_

configuration_

List<E> configuration_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

doubleMsg_

double doubleMsg_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

favoredNode_

List<E> favoredNode_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

longMsg_

long longMsg_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

com.google.protobuf.ByteString value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

long value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

com.google.protobuf.ByteString name_

configuration_

List<E> configuration_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

signature_

Object signature_

instance_

Object instance_

creationTime_

long creationTime_

configuration_

List<E> configuration_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionId_

long regionId_

tableName_

HBaseProtos.TableName tableName_

startKey_

com.google.protobuf.ByteString startKey_

endKey_

com.google.protobuf.ByteString endKey_

offline_

boolean offline_

split_

boolean split_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

infoPort_

int infoPort_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

type_

HBaseProtos.RegionSpecifier.RegionSpecifierType type_

value_

com.google.protobuf.ByteString value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

hostName_

Object hostName_

port_

int port_

startCode_

long startCode_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

table_

Object table_

creationTime_

long creationTime_

type_

HBaseProtos.SnapshotDescription.Type type_

version_

int version_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespace_

com.google.protobuf.ByteString namespace_

qualifier_

com.google.protobuf.ByteString qualifier_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

attributes_

List<E> attributes_

columnFamilies_

List<E> columnFamilies_

configuration_

List<E> configuration_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

from_

long from_

to_

long to_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

leastSigBits_

long leastSigBits_

mostSigBits_

long mostSigBits_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

mapEntry_

List<E> mapEntry_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

fileInfoOffset_

long fileInfoOffset_

loadOnOpenDataOffset_

long loadOnOpenDataOffset_

uncompressedDataIndexSize_

long uncompressedDataIndexSize_

totalUncompressedBytes_

long totalUncompressedBytes_

dataIndexCount_

int dataIndexCount_

metaIndexCount_

int metaIndexCount_

entryCount_

long entryCount_

numDataIndexLevels_

int numDataIndexLevels_

firstDataBlockOffset_

long firstDataBlockOffset_

lastDataBlockOffset_

long lastDataBlockOffset_

comparatorClassName_

Object comparatorClassName_

compressionCodec_

int compressionCodec_

encryptionKey_

com.google.protobuf.ByteString encryptionKey_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

balancerOn_

boolean balancerOn_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

metrics_

List<E> metrics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

locations_

com.google.protobuf.LazyStringList locations_

table_

HBaseProtos.TableSchema table_

region_

HBaseProtos.RegionInfo region_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

columnFamilies_

HBaseProtos.ColumnFamilySchema columnFamilies_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

balancerRan_

boolean balancerRan_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceDescriptor_

HBaseProtos.NamespaceDescriptor namespaceDescriptor_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableSchema_

HBaseProtos.TableSchema tableSchema_

splitKeys_

List<E> splitKeys_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

columnName_

com.google.protobuf.ByteString columnName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceName_

Object namespaceName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

snapshot_

HBaseProtos.SnapshotDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionA_

HBaseProtos.RegionSpecifier regionA_

regionB_

HBaseProtos.RegionSpecifier regionB_

forcible_

boolean forcible_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

enable_

boolean enable_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

prevValue_

boolean prevValue_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

procedure_

HBaseProtos.ProcedureDescription procedure_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

expectedTimeout_

long expectedTimeout_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

clusterStatus_

ClusterStatusProtos.ClusterStatus clusterStatus_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

snapshots_

List<E> snapshots_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceName_

Object namespaceName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceDescriptor_

HBaseProtos.NamespaceDescriptor namespaceDescriptor_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

yetToUpdateRegions_

int yetToUpdateRegions_

totalRegions_

int totalRegions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

tableNames_

List<E> tableNames_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

tableSchema_

List<E> tableSchema_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

tableNames_

List<E> tableNames_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

enabled_

boolean enabled_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

value_

boolean value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

isMasterRunning_

boolean isMasterRunning_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

procedure_

HBaseProtos.ProcedureDescription procedure_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

done_

boolean done_

snapshot_

HBaseProtos.ProcedureDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

snapshot_

HBaseProtos.SnapshotDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

done_

boolean done_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

snapshot_

HBaseProtos.SnapshotDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

done_

boolean done_

snapshot_

HBaseProtos.SnapshotDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

namespaceDescriptor_

List<E> namespaceDescriptor_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceName_

Object namespaceName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

tableSchema_

List<E> tableSchema_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceName_

Object namespaceName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

tableName_

List<E> tableName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

columnFamilies_

HBaseProtos.ColumnFamilySchema columnFamilies_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

namespaceDescriptor_

HBaseProtos.NamespaceDescriptor namespaceDescriptor_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

tableSchema_

HBaseProtos.TableSchema tableSchema_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

destServerName_

HBaseProtos.ServerName destServerName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

snapshot_

HBaseProtos.SnapshotDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

scanResult_

int scanResult_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SecurityCapabilitiesRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SecurityCapabilitiesResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

capabilities_

List<E> capabilities_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

on_

boolean on_

synchronous_

boolean synchronous_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

prevBalanceValue_

boolean prevBalanceValue_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

snapshot_

HBaseProtos.SnapshotDescription snapshot_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

expectedTimeout_

long expectedTimeout_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

preserveSplits_

boolean preserveSplits_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

region_

HBaseProtos.RegionSpecifier region_

force_

boolean force_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

mutationRequest_

List<E> mutationRequest_

nonceGroup_

long nonceGroup_

nonce_

long nonce_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regionName_

com.google.protobuf.ByteString regionName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

lastFlushedSequenceId_

long lastFlushedSequenceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

server_

HBaseProtos.ServerName server_

load_

ClusterStatusProtos.ServerLoad load_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

port_

int port_

serverStartCode_

long serverStartCode_

serverCurrentTime_

long serverCurrentTime_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

mapEntries_

List<E> mapEntries_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

transitionCode_

RegionServerStatusProtos.RegionStateTransition.TransitionCode transitionCode_

regionInfo_

List<E> regionInfo_

openSeqNum_

long openSeqNum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

server_

HBaseProtos.ServerName server_

transition_

List<E> transition_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

errorMessage_

Object errorMessage_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

server_

HBaseProtos.ServerName server_

errorMessage_

Object errorMessage_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

rowProcessorClassName_

Object rowProcessorClassName_

rowProcessorInitializerMessageName_

Object rowProcessorInitializerMessageName_

rowProcessorInitializerMessage_

com.google.protobuf.ByteString rowProcessorInitializerMessage_

nonceGroup_

long nonceGroup_

nonce_

long nonce_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

rowProcessorResult_

com.google.protobuf.ByteString rowProcessorResult_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

length_

int length_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

userInfo_

RPCProtos.UserInformation userInfo_

serviceName_

Object serviceName_

cellBlockCodecClass_

Object cellBlockCodecClass_

cellBlockCompressorClass_

Object cellBlockCompressorClass_

versionInfo_

RPCProtos.VersionInfo versionInfo_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

exceptionClassName_

Object exceptionClassName_

stackTrace_

Object stackTrace_

hostname_

Object hostname_

port_

int port_

doNotRetry_

boolean doNotRetry_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

callId_

int callId_

traceInfo_

TracingProtos.RPCTInfo traceInfo_

methodName_

Object methodName_

requestParam_

boolean requestParam_

cellBlockMeta_

RPCProtos.CellBlockMeta cellBlockMeta_

priority_

int priority_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

callId_

int callId_

exception_

RPCProtos.ExceptionResponse exception_

cellBlockMeta_

RPCProtos.CellBlockMeta cellBlockMeta_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

effectiveUser_

Object effectiveUser_

realUser_

Object realUser_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

version_

Object version_

url_

Object url_

revision_

Object revision_

user_

Object user_

date_

Object date_

srcChecksum_

Object srcChecksum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

bulkToken_

Object bulkToken_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

identifier_

com.google.protobuf.ByteString identifier_

password_

com.google.protobuf.ByteString password_

kind_

Object kind_

service_

Object service_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

bulkToken_

Object bulkToken_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

familyPath_

List<E> familyPath_

assignSeqNum_

boolean assignSeqNum_

fsToken_

SecureBulkLoadProtos.DelegationToken fsToken_

bulkToken_

Object bulkToken_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

loaded_

boolean loaded_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableSchema_

HBaseProtos.TableSchema tableSchema_

regionManifests_

List<E> regionManifests_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

type_

SnapshotProtos.SnapshotFileInfo.Type type_

hfile_

Object hfile_

walServer_

Object walServer_

walName_

Object walName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

version_

int version_

regionInfo_

HBaseProtos.RegionInfo regionInfo_

familyFiles_

List<E> familyFiles_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

familyName_

com.google.protobuf.ByteString familyName_

storeFiles_

List<E> storeFiles_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

reference_

FSProtos.Reference reference_

fileSize_

long fileSize_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

traceId_

long traceId_

parentId_

long parentId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

user_

com.google.protobuf.ByteString user_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

user_

com.google.protobuf.ByteString user_

auth_

List<E> auth_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

regex_

Object regex_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

label_

List<E> label_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

userAuths_

List<E> userAuths_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

user_

com.google.protobuf.ByteString user_

auth_

List<E> auth_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

user_

com.google.protobuf.ByteString user_

auth_

List<E> auth_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

label_

com.google.protobuf.ByteString label_

ordinal_

int ordinal_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

visLabel_

List<E> visLabel_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

result_

List<E> result_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

com.google.protobuf.ByteString tableName_

encodedRegionName_

com.google.protobuf.ByteString encodedRegionName_

familyName_

com.google.protobuf.ByteString familyName_

compactionInput_

com.google.protobuf.LazyStringList compactionInput_

compactionOutput_

com.google.protobuf.LazyStringList compactionOutput_

storeHomeDir_

Object storeHomeDir_

regionName_

com.google.protobuf.ByteString regionName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

family_

com.google.protobuf.ByteString family_

scopeType_

WALProtos.ScopeType scopeType_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

hasCompression_

boolean hasCompression_

encryptionKey_

com.google.protobuf.ByteString encryptionKey_

hasTagCompression_

boolean hasTagCompression_

writerClsName_

Object writerClsName_

cellCodecClsName_

Object cellCodecClsName_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

encodedRegionName_

com.google.protobuf.ByteString encodedRegionName_

tableName_

com.google.protobuf.ByteString tableName_

logSequenceNumber_

long logSequenceNumber_

writeTime_

long writeTime_

clusterId_

HBaseProtos.UUID clusterId_

scopes_

List<E> scopes_

followingKvCount_

int followingKvCount_

clusterIds_

List<E> clusterIds_

nonceGroup_

long nonceGroup_

nonce_

long nonce_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

startDate_

Object startDate_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

master_

HBaseProtos.ServerName master_

rpcVersion_

int rpcVersion_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

server_

HBaseProtos.ServerName server_

rpcVersion_

int rpcVersion_

state_

ClusterStatusProtos.RegionState.State state_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

lastFlushedSequenceId_

long lastFlushedSequenceId_

storeSequenceId_

List<E> storeSequenceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

eventTypeCode_

int eventTypeCode_

regionName_

com.google.protobuf.ByteString regionName_

createTime_

long createTime_

serverName_

HBaseProtos.ServerName serverName_

payload_

com.google.protobuf.ByteString payload_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

position_

long position_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

lockOwner_

Object lockOwner_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

clusterkey_

Object clusterkey_

replicationEndpointImpl_

Object replicationEndpointImpl_

data_

List<E> data_

configuration_

List<E> configuration_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

state_

ZooKeeperProtos.ReplicationState.State state_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

state_

ZooKeeperProtos.SplitLogTask.State state_

serverName_

HBaseProtos.ServerName serverName_

mode_

ZooKeeperProtos.SplitLogTask.RecoveryMode mode_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

familyName_

com.google.protobuf.ByteString familyName_

sequenceId_

long sequenceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

state_

ZooKeeperProtos.Table.State state_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

tableName_

HBaseProtos.TableName tableName_

lockOwner_

HBaseProtos.ServerName lockOwner_

threadId_

long threadId_

isShared_

boolean isShared_

purpose_

Object purpose_

createTime_

long createTime_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

memoizedHashCode

int memoizedHashCode

Package org.apache.hadoop.hbase.regionserver

Class org.apache.hadoop.hbase.regionserver.LeaseException extends DoNotRetryIOException implements Serializable

serialVersionUID: 8179703995292418650L

Class org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException extends IOException implements Serializable

Serialized Fields

leaseName

String leaseName

Class org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException extends DoNotRetryIOException implements Serializable

serialVersionUID: -6569952730832331274L

Class org.apache.hadoop.hbase.regionserver.RegionAlreadyInTransitionException extends IOException implements Serializable

Class org.apache.hadoop.hbase.regionserver.RegionServerRunningException extends IOException implements Serializable

serialVersionUID: 1073741824L

Class org.apache.hadoop.hbase.regionserver.RegionServerStoppedException extends IOException implements Serializable

Class org.apache.hadoop.hbase.regionserver.RSDumpServlet extends StateDumpServlet implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.regionserver.RSStatusServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.regionserver.WrongRegionException extends IOException implements Serializable

serialVersionUID: 993179627856392526L


Package org.apache.hadoop.hbase.regionserver.wal

Class org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException extends IOException implements Serializable

serialVersionUID: 1759152841462990925L

Class org.apache.hadoop.hbase.regionserver.wal.OrphanHLogAfterSplitException extends IOException implements Serializable

serialVersionUID: -4363805979687710634L


Package org.apache.hadoop.hbase.replication

Class org.apache.hadoop.hbase.replication.ReplicationException extends HBaseException implements Serializable

serialVersionUID: -8885598603988198062L


Package org.apache.hadoop.hbase.rest

Class org.apache.hadoop.hbase.rest.RESTServletContainer extends com.sun.jersey.spi.container.servlet.ServletContainer implements Serializable

serialVersionUID: -2474255003443394314L


Package org.apache.hadoop.hbase.rest.model

Class org.apache.hadoop.hbase.rest.model.CellModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

column

byte[] column

timestamp

long timestamp

value

byte[] value

Class org.apache.hadoop.hbase.rest.model.CellSetModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rows

List<E> rows

Class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

attrs

Map<K,V> attrs

Class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

properties

Map<K,V> properties

namespaceName

String namespaceName

Class org.apache.hadoop.hbase.rest.model.NamespacesModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

namespaces

List<E> namespaces

Class org.apache.hadoop.hbase.rest.model.RowModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

byte[] key

cells

List<E> cells

Class org.apache.hadoop.hbase.rest.model.ScannerModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startRow

byte[] startRow

endRow

byte[] endRow

columns

List<E> columns

batch

int batch

startTime

long startTime

endTime

long endTime

filter

String filter

maxVersions

int maxVersions

caching

int caching

labels

List<E> labels

cacheBlocks

boolean cacheBlocks

Class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

liveNodes

List<E> liveNodes

deadNodes

List<E> deadNodes

regions

int regions

requests

int requests

averageLoad

double averageLoad

Class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

startCode

long startCode

requests

int requests

heapSizeMB

int heapSizeMB

maxHeapSizeMB

int maxHeapSizeMB

regions

List<E> regions

Class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

version

String version

Class org.apache.hadoop.hbase.rest.model.TableInfoModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

regions

List<E> regions

Class org.apache.hadoop.hbase.rest.model.TableListModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tables

List<E> tables

Class org.apache.hadoop.hbase.rest.model.TableModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.apache.hadoop.hbase.rest.model.TableRegionModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

table

String table

id

long id

startKey

byte[] startKey

endKey

byte[] endKey

location

String location

Class org.apache.hadoop.hbase.rest.model.TableSchemaModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

attrs

Map<K,V> attrs

columns

List<E> columns

Class org.apache.hadoop.hbase.rest.model.VersionModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

restVersion

String restVersion

jvmVersion

String jvmVersion

osVersion

String osVersion

serverVersion

String serverVersion

jerseyVersion

String jerseyVersion

Package org.apache.hadoop.hbase.rest.protobuf.generated

Class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

column_

com.google.protobuf.ByteString column_

timestamp_

long timestamp_

data_

com.google.protobuf.ByteString data_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

rows_

List<E> rows_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

key_

com.google.protobuf.ByteString key_

values_

List<E> values_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

attrs_

List<E> attrs_

ttl_

int ttl_

maxVersions_

int maxVersions_

compression_

Object compression_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.NamespacePropertiesMessage.NamespaceProperties extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

props_

List<E> props_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.NamespacePropertiesMessage.NamespaceProperties.Property extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

key_

Object key_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.NamespacesMessage.Namespaces extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

namespace_

com.google.protobuf.LazyStringList namespace_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

startRow_

com.google.protobuf.ByteString startRow_

endRow_

com.google.protobuf.ByteString endRow_

columns_

List<E> columns_

batch_

int batch_

startTime_

long startTime_

endTime_

long endTime_

maxVersions_

int maxVersions_

filter_

Object filter_

caching_

int caching_

labels_

com.google.protobuf.LazyStringList labels_

cacheBlocks_

boolean cacheBlocks_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

liveNodes_

List<E> liveNodes_

deadNodes_

com.google.protobuf.LazyStringList deadNodes_

regions_

int regions_

requests_

int requests_

averageLoad_

double averageLoad_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

startCode_

long startCode_

requests_

int requests_

heapSizeMB_

int heapSizeMB_

maxHeapSizeMB_

int maxHeapSizeMB_

regions_

List<E> regions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

com.google.protobuf.ByteString name_

stores_

int stores_

storefiles_

int storefiles_

storefileSizeMB_

int storefileSizeMB_

memstoreSizeMB_

int memstoreSizeMB_

storefileIndexSizeMB_

int storefileIndexSizeMB_

readRequestsCount_

long readRequestsCount_

writeRequestsCount_

long writeRequestsCount_

rootIndexSizeKB_

int rootIndexSizeKB_

totalStaticIndexSizeKB_

int totalStaticIndexSizeKB_

totalStaticBloomSizeKB_

int totalStaticBloomSizeKB_

totalCompactingKVs_

long totalCompactingKVs_

currentCompactedKVs_

long currentCompactedKVs_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

regions_

List<E> regions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

startKey_

com.google.protobuf.ByteString startKey_

endKey_

com.google.protobuf.ByteString endKey_

id_

long id_

location_

Object location_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

name_

com.google.protobuf.LazyStringList name_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

attrs_

List<E> attrs_

columns_

List<E> columns_

inMemory_

boolean inMemory_

readOnly_

boolean readOnly_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

restVersion_

Object restVersion_

jvmVersion_

Object jvmVersion_

osVersion_

Object osVersion_

serverVersion_

Object serverVersion_

jerseyVersion_

Object jerseyVersion_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.hbase.security

Class org.apache.hadoop.hbase.security.AccessDeniedException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1913879564363001780L


Package org.apache.hadoop.hbase.security.access

Class org.apache.hadoop.hbase.security.access.TestHbaseObjectWritableFor96Migration.CustomSerializable extends Object implements Serializable

serialVersionUID: 1048445561865740632L

Serialized Fields

value

String value

Package org.apache.hadoop.hbase.security.visibility

Class org.apache.hadoop.hbase.security.visibility.InvalidLabelException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.security.visibility.LabelAlreadyExistsException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hbase.security.visibility.ParseException extends Exception implements Serializable

serialVersionUID: 1725986524206989173L

Class org.apache.hadoop.hbase.security.visibility.VisibilityControllerNotReadyException extends IOException implements Serializable

serialVersionUID: 1725986525207989173L


Package org.apache.hadoop.hbase.snapshot

Class org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.ExportSnapshotException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.HBaseSnapshotException extends DoNotRetryIOException implements Serializable

Serialized Fields

description

HBaseProtos.SnapshotDescription description

Class org.apache.hadoop.hbase.snapshot.RestoreSnapshotException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.SnapshotCreationException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.SnapshotExistsException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException extends IOException implements Serializable

serialVersionUID: 3571982660065058361L

Class org.apache.hadoop.hbase.snapshot.UnknownSnapshotException extends HBaseSnapshotException implements Serializable


Package org.apache.hadoop.hbase.thrift.generated

Class org.apache.hadoop.hbase.thrift.generated.AlreadyExists extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hbase.thrift.generated.BatchMutation extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

mutations

List<E> mutations

Class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

ByteBuffer name

maxVersions

int maxVersions

compression

String compression

inMemory

boolean inMemory

bloomFilterType

String bloomFilterType

bloomFilterVectorSize

int bloomFilterVectorSize

bloomFilterNbHashes

int bloomFilterNbHashes

blockCacheEnabled

boolean blockCacheEnabled

timeToLive

int timeToLive

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row to increment


column

ByteBuffer column
name of column


value

long value
amount to increment by


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

long success

io

IOError io

ia

IllegalArgument ia

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableNameOrRegionName

ByteBuffer tableNameOrRegionName

Class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table to create


columnFamilies

List<E> columnFamilies
list of column family descriptors

Class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

exist

AlreadyExists exist

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
Row to update


column

ByteBuffer column
name of column whose value is to be deleted


attributes

Map<K,V> attributes
Delete attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
key of the row to be completely deleted.


attributes

Map<K,V> attributes
Delete attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
key of the row to be completely deleted.


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Delete attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
Row to update


column

ByteBuffer column
name of column whose value is to be deleted


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Delete attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table to delete

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table

Class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table

Class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


column

ByteBuffer column
column name


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
table name

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Map<K,V> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row
row key

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TRegionInfo success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


family

ByteBuffer family
column name

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rows

List<E> rows
row keys


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table


rows

List<E> rows
row keys


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Get attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rows

List<E> rows
row keys


columns

List<E> columns
List of columns to return, null for all columns


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rows

List<E> rows
row keys


columns

List<E> columns
List of columns to return, null for all columns


timestamp

long timestamp

attributes

Map<K,V> attributes
Get attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table


row

ByteBuffer row
row key


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Get attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


columns

List<E> columns
List of columns to return, null for all columns


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


columns

List<E> columns
List of columns to return, null for all columns


timestamp

long timestamp

attributes

Map<K,V> attributes
Get attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
table name

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


column

ByteBuffer column
column name


numVersions

int numVersions
number of versions to retrieve


attributes

Map<K,V> attributes
Get attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


column

ByteBuffer column
column name


timestamp

long timestamp
timestamp


numVersions

int numVersions
number of versions to retrieve


attributes

Map<K,V> attributes
Get attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

increment

TIncrement increment
The single increment to apply

Class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

increments

List<E> increments
The list of increments

Class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table to check

Class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableNameOrRegionName

ByteBuffer tableNameOrRegionName

Class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


mutations

List<E> mutations
list of mutation commands


attributes

Map<K,V> attributes
Mutation attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rowBatches

List<E> rowBatches
list of row batches


attributes

Map<K,V> attributes
Mutation attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rowBatches

List<E> rowBatches
list of row batches


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Mutation attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


mutations

List<E> mutations
list of mutation commands


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Mutation attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

int id
id of a scanner returned by scannerOpen


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

int id
id of a scanner returned by scannerOpen


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

int id
id of a scanner returned by scannerOpen


nbRows

int nbRows
number of results to return


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Scan attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startAndPrefix

ByteBuffer startAndPrefix
the prefix (and thus start row) of the keys you want


columns

List<E> columns
the columns you want returned


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


scan

TScan scan
Scan instance


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


stopRow

ByteBuffer stopRow
row to stop scanning on. This row is *not* included in the scanner's results


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


stopRow

ByteBuffer stopRow
row to stop scanning on. This row is *not* included in the scanner's results


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Scan attributes


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.IllegalArgument extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hbase.thrift.generated.IOError extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hbase.thrift.generated.Mutation extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

isDelete

boolean isDelete

column

ByteBuffer column

value

ByteBuffer value

writeToWAL

boolean writeToWAL

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.TCell extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

value

ByteBuffer value

timestamp

long timestamp

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.TColumn extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

columnName

ByteBuffer columnName

cell

TCell cell

Class org.apache.hadoop.hbase.thrift.generated.TIncrement extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table

row

ByteBuffer row

column

ByteBuffer column

ammount

long ammount

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.TRegionInfo extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

startKey

ByteBuffer startKey

endKey

ByteBuffer endKey

id

long id

name

ByteBuffer name

version

byte version

serverName

ByteBuffer serverName

port

int port

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift.generated.TRowResult extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

Map<K,V> columns

sortedColumns

List<E> sortedColumns

optionals

TRowResult._Fields[] optionals

Class org.apache.hadoop.hbase.thrift.generated.TScan extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

startRow

ByteBuffer startRow

stopRow

ByteBuffer stopRow

timestamp

long timestamp

columns

List<E> columns

caching

int caching

filterString

ByteBuffer filterString

batchSize

int batchSize

sortColumns

boolean sortColumns

reversed

boolean reversed

__isset_bitfield

byte __isset_bitfield

optionals

TScan._Fields[] optionals

Package org.apache.hadoop.hbase.thrift2.generated

Class org.apache.hadoop.hbase.thrift2.generated.TAppend extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

attributes

Map<K,V> attributes

durability

TDurability durability
See Also:
TDurability

cellVisibility

TCellVisibility cellVisibility

optionals

TAppend._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TAuthorization extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

labels

List<E> labels

optionals

TAuthorization._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TCellVisibility extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

expression

String expression

optionals

TCellVisibility._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TColumn extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

family

ByteBuffer family

qualifier

ByteBuffer qualifier

timestamp

long timestamp

__isset_bitfield

byte __isset_bitfield

optionals

TColumn._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

family

ByteBuffer family

qualifier

ByteBuffer qualifier

amount

long amount

__isset_bitfield

byte __isset_bitfield

optionals

TColumnIncrement._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TColumnValue extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

family

ByteBuffer family

qualifier

ByteBuffer qualifier

value

ByteBuffer value

timestamp

long timestamp

tags

ByteBuffer tags

__isset_bitfield

byte __isset_bitfield

optionals

TColumnValue._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TDelete extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

timestamp

long timestamp

deleteType

TDeleteType deleteType
See Also:
TDeleteType

attributes

Map<K,V> attributes

durability

TDurability durability
See Also:
TDurability

__isset_bitfield

byte __isset_bitfield

optionals

TDelete._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TGet extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

timestamp

long timestamp

timeRange

TTimeRange timeRange

maxVersions

int maxVersions

filterString

ByteBuffer filterString

attributes

Map<K,V> attributes

authorizations

TAuthorization authorizations

__isset_bitfield

byte __isset_bitfield

optionals

TGet._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to append the value on


append

TAppend append
the TAppend to append

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TResult success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
to check in and delete from


row

ByteBuffer row
row to check


family

ByteBuffer family
column family to check


qualifier

ByteBuffer qualifier
column qualifier to check


value

ByteBuffer value
the expected value, if not provided the check is for the non-existence of the column in question


deleteSingle

TDelete deleteSingle
the TDelete to execute if the check succeeds

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

TIOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
to check in and put to


row

ByteBuffer row
row to check


family

ByteBuffer family
column family to check


qualifier

ByteBuffer qualifier
column qualifier to check


value

ByteBuffer value
the expected value, if not provided the check is for the non-existence of the column in question


put

TPut put
the TPut to put if the check succeeds

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

TIOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

scannerId

int scannerId
the Id of the Scanner to close *


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

ia

TIllegalArgument ia
if the scannerId is invalid

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to delete from


deletes

List<E> deletes
list of TDeletes to delete

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to delete from


deleteSingle

TDelete deleteSingle
the TDelete to delete

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to check on


get

TGet get
the TGet to check for

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

TIOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get from


get

TGet get
the TGet to fetch

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TResult success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get from


gets

List<E> gets
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get the Scanner for


scan

TScan scan
the scan object to get a Scanner for


numRows

int numRows
number of rows to return


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

scannerId

int scannerId
the Id of the Scanner to return rows from. This is an Id returned from the openScanner function.


numRows

int numRows
number of rows to return


__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

ia

TIllegalArgument ia
if the scannerId is invalid

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to increment the value on


increment

TIncrement increment
the TIncrement to increment

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TResult success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
table to apply the mutations


rowMutations

TRowMutations rowMutations
mutations to apply

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get the Scanner for


scan

TScan scan
the scan object to get a Scanner for

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

TIOError io

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to put data in


put

TPut put
the TPut to put

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to put data in


puts

List<E> puts
a list of TPuts to commit

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

optionals

TIllegalArgument._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TIncrement extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

attributes

Map<K,V> attributes

durability

TDurability durability
See Also:
TDurability

cellVisibility

TCellVisibility cellVisibility

optionals

TIncrement._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TIOError extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

optionals

TIOError._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TMutation extends org.apache.thrift.TUnion<TMutation,TMutation._Fields> implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hbase.thrift2.generated.TPut extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columnValues

List<E> columnValues

timestamp

long timestamp

attributes

Map<K,V> attributes

durability

TDurability durability
See Also:
TDurability

cellVisibility

TCellVisibility cellVisibility

__isset_bitfield

byte __isset_bitfield

optionals

TPut._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TResult extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columnValues

List<E> columnValues

optionals

TResult._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TRowMutations extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

mutations

List<E> mutations

Class org.apache.hadoop.hbase.thrift2.generated.TScan extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

startRow

ByteBuffer startRow

stopRow

ByteBuffer stopRow

columns

List<E> columns

caching

int caching

maxVersions

int maxVersions

timeRange

TTimeRange timeRange

filterString

ByteBuffer filterString

batchSize

int batchSize

attributes

Map<K,V> attributes

authorizations

TAuthorization authorizations

reversed

boolean reversed

__isset_bitfield

byte __isset_bitfield

optionals

TScan._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TTimeRange extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

minStamp

long minStamp

maxStamp

long maxStamp

__isset_bitfield

byte __isset_bitfield

Package org.apache.hadoop.hbase.util

Class org.apache.hadoop.hbase.util.BoundedConcurrentLinkedQueue extends ConcurrentLinkedQueue<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

size

AtomicLong size

maxSize

long maxSize

Class org.apache.hadoop.hbase.util.FileSystemVersionException extends IOException implements Serializable

serialVersionUID: 1004053363L

Class org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

ioe

IOException ioe

Class org.apache.hadoop.hbase.util.LeaseNotRecoveredException extends HBaseIOException implements Serializable

Class org.apache.hadoop.hbase.util.Pair extends Object implements Serializable

serialVersionUID: -3986244606585552569L

Serialized Fields

first

Object first

second

Object second

Class org.apache.hadoop.hbase.util.PoolMap.ReusablePool extends ConcurrentLinkedQueue<R> implements Serializable

Serialized Fields

maxSize

int maxSize

Package org.apache.hadoop.hbase.zookeeper

Class org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.ExitException extends SecurityException implements Serializable

serialVersionUID: 1L

Serialized Fields

status

int status

Package org.apache.hadoop.metrics2

Class org.apache.hadoop.metrics2.MetricsException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.metrics2.impl

Class org.apache.hadoop.metrics2.impl.MetricsConfigException extends org.apache.hadoop.metrics2.MetricsException implements Serializable

serialVersionUID: 1L



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.