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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
Class com.google.protobuf.GeneratedMessage.ExtendableMessage extends com.google.protobuf.GeneratedMessage implements Serializable |
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
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
Class com.google.protobuf.GeneratedMessageLite.ExtendableMessage extends com.google.protobuf.GeneratedMessageLite implements Serializable |
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
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
line
int line
column
int column
Class com.google.protobuf.UninitializedMessageException extends RuntimeException implements Serializable |
serialVersionUID: -7466929953374883507L
missingFields
List<E> missingFields
Package org.apache.hadoop.hbase |
serialVersionUID: -8760041766259623329L
serialVersionUID: 1197446454511704139L
serialVersionUID: -5463156580831677374L
serialVersionUID: 1L
serialVersionUID: 2097152L
serialVersionUID: 4194304L
serialVersionUID: -1582357514338825412L
serialVersionUID: -6673607347330260324L
serialVersionUID: 6439786157874827523L
serialVersionUID: 65536L
serialVersionUID: 1473510258071111371L
serialVersionUID: 1728345723728342L
serialVersionUID: 1367463982557264981L
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()
serialVersionUID: 64L
serialVersionUID: 262144L
serialVersionUID: 262144L
serialVersionUID: 993179627856392526L
serialVersionUID: 1968858760475205392L
serialVersionUID: 993179627856392526L
serialVersionUID: 4194304L
Package org.apache.hadoop.hbase.client |
serialVersionUID: 1024L
serialVersionUID: 466008402L
serialVersionUID: 1876775844L
exceptions
List<E> exceptions
actions
List<E> actions
hostnameAndPort
List<E> hostnameAndPort
serialVersionUID: 8788838690290688313L
serialVersionUID: -5849522209440123059L
Package org.apache.hadoop.hbase.codec |
Package org.apache.hadoop.hbase.constraint |
serialVersionUID: 1197446454511704140L
Package org.apache.hadoop.hbase.coprocessor |
serialVersionUID: 4357922136679804887L
Package org.apache.hadoop.hbase.coprocessor.example.generated |
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
rowsDeleted_
long rowsDeleted_
versionsDeleted_
long versionsDeleted_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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 |
source
String source
- Name of the throwable's source such as a host or thread name. Must be non-null.
sourceName
String sourceName
start
long start
end
long end
expected
long expected
Package org.apache.hadoop.hbase.exceptions |
serialVersionUID: 1788783640409186240L
serialVersionUID: -1770764924258999825L
serialVersionUID: 4970899110066124122L
serialVersionUID: -8930333627489862872L
serialVersionUID: 4595751007554273567L
serialVersionUID: 327302071153799L
serialVersionUID: -7232903522310558396L
hostname
String hostname
port
int port
startCode
long startCode
locationSeqNum
long locationSeqNum
serialVersionUID: -7232903522310558395L
protocol
Class<T> protocol
Package org.apache.hadoop.hbase.filter |
serialVersionUID: 3236763276623198231L
serialVersionUID: 2667894046345657865L
Package org.apache.hadoop.hbase.generated.regionserver |
_jspx_resourceInjector
org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector
Package org.apache.hadoop.hbase.generated.rest |
_jspx_resourceInjector
org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector
Package org.apache.hadoop.hbase.generated.thrift |
_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
rng
SecureRandom rng
Package org.apache.hadoop.hbase.io.encoding |
serialVersionUID: 4767495176134878737L
Package org.apache.hadoop.hbase.io.hfile |
serialVersionUID: -5199992013113130534L
hfileName
String hfileName
offset
long offset
encoding
DataBlockEncoding encoding
serialVersionUID: 1L
serialVersionUID: 4660352028739861249L
Package org.apache.hadoop.hbase.io.hfile.bucket |
serialVersionUID: 2479119906660788096L
serialVersionUID: 3265127301824638920L
requestedSize
int requestedSize
bucketIndex
int bucketIndex
serialVersionUID: -1145635738654002342L
mForwardMap
ConcurrentHashMap<K,V> mForwardMap
mReverseMap
ConcurrentHashMap<K,V> mReverseMap
mIndex
AtomicInteger mIndex
Package org.apache.hadoop.hbase.ipc |
serialVersionUID: 1L
hostname
String hostname
port
int port
doNotRetry
boolean doNotRetry
Package org.apache.hadoop.hbase.mapreduce |
serialVersionUID: 1L
Package org.apache.hadoop.hbase.master |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 4213207330485734853L
Package org.apache.hadoop.hbase.monitoring |
serialVersionUID: 1L
Package org.apache.hadoop.hbase.protobuf.generated |
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
permission_
List<E> permission_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
userPermission_
List<E> userPermission_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
action_
List<E> action_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
userPermission_
AccessControlProtos.UserPermission userPermission_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
userPermission_
AccessControlProtos.UserPermission userPermission_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
userPermissions_
List<E> userPermissions_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
closed_
boolean closed_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
lastFlushTime_
long lastFlushTime_
flushed_
boolean flushed_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
regionInfo_
List<E> regionInfo_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
serverInfo_
AdminProtos.ServerInfo serverInfo_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
storeFile_
com.google.protobuf.LazyStringList storeFile_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
openingState_
List<E> openingState_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
entry_
List<E> entry_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
regionToFlush_
List<E> regionToFlush_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
reason_
Object reason_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
updateInfo_
List<E> updateInfo_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
response_
int response_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
token_
AuthenticationProtos.Token token_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
username_
Object username_
authMethod_
Object authMethod_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
label_
com.google.protobuf.LazyStringList label_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
loaded_
boolean loaded_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
expression_
Object expression_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
value_
HBaseProtos.NameBytesPair value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
result_
ClientProtos.Result result_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
memstoreLoad_
int memstoreLoad_
heapOccupancy_
int heapOccupancy_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
clusterId_
Object clusterId_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
ageOfLastAppliedOp_
long ageOfLastAppliedOp_
timeStampsOfLastAppliedOp_
long timeStampsOfLastAppliedOp_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
comparable_
ComparatorProtos.ByteArrayComparable comparable_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
comparable_
ComparatorProtos.ByteArrayComparable comparable_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
value_
com.google.protobuf.ByteString value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
comparable_
ComparatorProtos.ByteArrayComparable comparable_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
substr_
Object substr_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
limit_
int limit_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
prefix_
com.google.protobuf.ByteString prefix_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
compareFilter_
FilterProtos.CompareFilter compareFilter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
filter_
FilterProtos.Filter filter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
qualifiers_
List<E> qualifiers_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
fuzzyKeysData_
List<E> fuzzyKeysData_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
stopRowKey_
com.google.protobuf.ByteString stopRowKey_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
lenAsVal_
boolean lenAsVal_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
sortedPrefixes_
List<E> sortedPrefixes_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
pageSize_
long pageSize_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
prefix_
com.google.protobuf.ByteString prefix_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
compareFilter_
FilterProtos.CompareFilter compareFilter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
chance_
float chance_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
compareFilter_
FilterProtos.CompareFilter compareFilter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
singleColumnValueFilter_
FilterProtos.SingleColumnValueFilter singleColumnValueFilter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
filter_
FilterProtos.Filter filter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
timestamps_
List<E> timestamps_
timestampsMemoizedSerializedSize
int timestampsMemoizedSerializedSize
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
compareFilter_
FilterProtos.CompareFilter compareFilter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
filter_
FilterProtos.Filter filter_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
version_
Object version_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
bigdecimalMsg_
com.google.protobuf.ByteString bigdecimalMsg_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
name_
Object name_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
doubleMsg_
double doubleMsg_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
favoredNode_
List<E> favoredNode_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
longMsg_
long longMsg_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
name_
Object name_
value_
long value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
name_
Object name_
value_
Object value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
infoPort_
int infoPort_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
from_
long from_
to_
long to_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
leastSigBits_
long leastSigBits_
mostSigBits_
long mostSigBits_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
mapEntry_
List<E> mapEntry_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
balancerOn_
boolean balancerOn_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
metrics_
List<E> metrics_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
region_
HBaseProtos.RegionSpecifier region_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
balancerRan_
boolean balancerRan_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceDescriptor_
HBaseProtos.NamespaceDescriptor namespaceDescriptor_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceName_
Object namespaceName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
snapshot_
HBaseProtos.SnapshotDescription snapshot_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
tableName_
HBaseProtos.TableName tableName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
tableName_
HBaseProtos.TableName tableName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
enable_
boolean enable_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
prevValue_
boolean prevValue_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
tableName_
HBaseProtos.TableName tableName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
procedure_
HBaseProtos.ProcedureDescription procedure_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
expectedTimeout_
long expectedTimeout_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
clusterStatus_
ClusterStatusProtos.ClusterStatus clusterStatus_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
snapshots_
List<E> snapshots_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceName_
Object namespaceName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceDescriptor_
HBaseProtos.NamespaceDescriptor namespaceDescriptor_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
tableName_
HBaseProtos.TableName tableName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
yetToUpdateRegions_
int yetToUpdateRegions_
totalRegions_
int totalRegions_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
tableNames_
List<E> tableNames_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
tableSchema_
List<E> tableSchema_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
tableNames_
List<E> tableNames_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
enabled_
boolean enabled_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
value_
boolean value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
isMasterRunning_
boolean isMasterRunning_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
procedure_
HBaseProtos.ProcedureDescription procedure_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
snapshot_
HBaseProtos.SnapshotDescription snapshot_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
done_
boolean done_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
snapshot_
HBaseProtos.SnapshotDescription snapshot_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
namespaceDescriptor_
List<E> namespaceDescriptor_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceName_
Object namespaceName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
tableSchema_
List<E> tableSchema_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceName_
Object namespaceName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
tableName_
List<E> tableName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
namespaceDescriptor_
HBaseProtos.NamespaceDescriptor namespaceDescriptor_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
region_
HBaseProtos.RegionSpecifier region_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
snapshot_
HBaseProtos.SnapshotDescription snapshot_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
scanResult_
int scanResult_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
capabilities_
List<E> capabilities_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
on_
boolean on_
synchronous_
boolean synchronous_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
prevBalanceValue_
boolean prevBalanceValue_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
snapshot_
HBaseProtos.SnapshotDescription snapshot_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
expectedTimeout_
long expectedTimeout_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
regionName_
com.google.protobuf.ByteString regionName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
lastFlushedSequenceId_
long lastFlushedSequenceId_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
mapEntries_
List<E> mapEntries_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
errorMessage_
Object errorMessage_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
rowProcessorResult_
com.google.protobuf.ByteString rowProcessorResult_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
length_
int length_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
effectiveUser_
Object effectiveUser_
realUser_
Object realUser_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
bulkToken_
Object bulkToken_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
tableName_
HBaseProtos.TableName tableName_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
bulkToken_
Object bulkToken_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
loaded_
boolean loaded_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
traceId_
long traceId_
parentId_
long parentId_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
user_
com.google.protobuf.ByteString user_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
regex_
Object regex_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
label_
List<E> label_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
userAuths_
List<E> userAuths_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
visLabel_
List<E> visLabel_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
result_
List<E> result_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
startDate_
Object startDate_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
position_
long position_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
lockOwner_
Object lockOwner_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
state_
ZooKeeperProtos.ReplicationState.State state_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
state_
ZooKeeperProtos.Table.State state_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
memoizedHashCode
int memoizedHashCode
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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 |
serialVersionUID: 8179703995292418650L
leaseName
String leaseName
serialVersionUID: -6569952730832331274L
serialVersionUID: 1073741824L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 993179627856392526L
Package org.apache.hadoop.hbase.regionserver.wal |
serialVersionUID: 1759152841462990925L
serialVersionUID: -4363805979687710634L
Package org.apache.hadoop.hbase.replication |
serialVersionUID: -8885598603988198062L
Package org.apache.hadoop.hbase.rest |
serialVersionUID: -2474255003443394314L
Package org.apache.hadoop.hbase.rest.model |
serialVersionUID: 1L
column
byte[] column
timestamp
long timestamp
value
byte[] value
serialVersionUID: 1L
rows
List<E> rows
serialVersionUID: 1L
name
String name
attrs
Map<K,V> attrs
serialVersionUID: 1L
key
byte[] key
cells
List<E> cells
serialVersionUID: 1L
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
serialVersionUID: 1L
liveNodes
List<E> liveNodes
deadNodes
List<E> deadNodes
regions
int regions
requests
int requests
averageLoad
double averageLoad
serialVersionUID: 1L
name
String name
startCode
long startCode
requests
int requests
heapSizeMB
int heapSizeMB
maxHeapSizeMB
int maxHeapSizeMB
regions
List<E> regions
serialVersionUID: 1L
version
String version
serialVersionUID: 1L
name
String name
regions
List<E> regions
serialVersionUID: 1L
tables
List<E> tables
serialVersionUID: 1L
name
String name
serialVersionUID: 1L
table
String table
id
long id
startKey
byte[] startKey
endKey
byte[] endKey
location
String location
serialVersionUID: 1L
name
String name
attrs
Map<K,V> attrs
columns
List<E> columns
serialVersionUID: 1L
restVersion
String restVersion
jvmVersion
String jvmVersion
osVersion
String osVersion
serverVersion
String serverVersion
jerseyVersion
String jerseyVersion
Package org.apache.hadoop.hbase.rest.protobuf.generated |
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
rows_
List<E> rows_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
name_
Object name_
value_
Object value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
name_
Object name_
regions_
List<E> regions_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
name_
com.google.protobuf.LazyStringList name_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
bitField0_
int bitField0_
name_
Object name_
value_
Object value_
memoizedIsInitialized
byte memoizedIsInitialized
memoizedSerializedSize
int memoizedSerializedSize
serialVersionUID: 0L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
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 |
serialVersionUID: 1913879564363001780L
Package org.apache.hadoop.hbase.security.visibility |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1725986524206989173L
serialVersionUID: 1725986525207989173L
Package org.apache.hadoop.hbase.snapshot |
description
HBaseProtos.SnapshotDescription description
serialVersionUID: 3571982660065058361L
Package org.apache.hadoop.hbase.thrift.generated |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
message
String message
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
row
ByteBuffer row
mutations
List<E> mutations
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
long success
io
IOError io
ia
IllegalArgument ia
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableNameOrRegionName
ByteBuffer tableNameOrRegionName
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table to create
columnFamilies
List<E> columnFamilies
- list of column family descriptors
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
ia
IllegalArgument ia
exist
AlreadyExists exist
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
row
ByteBuffer row
- key of the row to be completely deleted.
attributes
Map<K,V> attributes
- Delete attributes
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table to delete
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of the table
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of the table
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
row
ByteBuffer row
- row key
column
ByteBuffer column
- column name
attributes
Map<K,V> attributes
- Get attributes
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- table name
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
Map<K,V> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
row
ByteBuffer row
- row key
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
TRegionInfo success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
row
ByteBuffer row
- row key
attributes
Map<K,V> attributes
- Get attributes
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
row
ByteBuffer row
- row key
family
ByteBuffer family
- column name
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
rows
List<E> rows
- row keys
attributes
Map<K,V> attributes
- Get attributes
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- table name
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
increment
TIncrement increment
- The single increment to apply
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
increments
List<E> increments
- The list of increments
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of the table to check
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
boolean success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableNameOrRegionName
ByteBuffer tableNameOrRegionName
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
rowBatches
List<E> rowBatches
- list of row batches
attributes
Map<K,V> attributes
- Mutation attributes
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
id
int id
- id of a scanner returned by scannerOpen
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
id
int id
- id of a scanner returned by scannerOpen
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
id
int id
- id of a scanner returned by scannerOpen
nbRows
int nbRows
- number of results to return
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
IOError io
ia
IllegalArgument ia
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
tableName
ByteBuffer tableName
- name of table
scan
TScan scan
- Scan instance
attributes
Map<K,V> attributes
- Scan attributes
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
IOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
message
String message
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
message
String message
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
isDelete
boolean isDelete
column
ByteBuffer column
value
ByteBuffer value
writeToWAL
boolean writeToWAL
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
value
ByteBuffer value
timestamp
long timestamp
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
columnName
ByteBuffer columnName
cell
TCell cell
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
row
ByteBuffer row
column
ByteBuffer column
ammount
long ammount
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
row
ByteBuffer row
columns
Map<K,V> columns
sortedColumns
List<E> sortedColumns
optionals
TRowResult._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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 |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
labels
List<E> labels
optionals
TAuthorization._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
expression
String expression
optionals
TCellVisibility._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
family
ByteBuffer family
qualifier
ByteBuffer qualifier
timestamp
long timestamp
__isset_bitfield
byte __isset_bitfield
optionals
TColumn._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
family
ByteBuffer family
qualifier
ByteBuffer qualifier
amount
long amount
__isset_bitfield
byte __isset_bitfield
optionals
TColumnIncrement._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
family
ByteBuffer family
qualifier
ByteBuffer qualifier
value
ByteBuffer value
timestamp
long timestamp
tags
ByteBuffer tags
__isset_bitfield
byte __isset_bitfield
optionals
TColumnValue._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to append the value on
append
TAppend append
- the TAppend to append
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
TResult success
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
boolean success
io
TIOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
boolean success
io
TIOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
scannerId
int scannerId
- the Id of the Scanner to close *
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
TIOError io
ia
TIllegalArgument ia
- if the scannerId is invalid
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to delete from
deletes
List<E> deletes
- list of TDeletes to delete
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to delete from
deleteSingle
TDelete deleteSingle
- the TDelete to delete
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to check on
get
TGet get
- the TGet to check for
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
boolean success
io
TIOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to get from
get
TGet get
- the TGet to fetch
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
TResult success
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
List<E> success
io
TIOError io
ia
TIllegalArgument ia
- if the scannerId is invalid
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to increment the value on
increment
TIncrement increment
- the TIncrement to increment
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
TResult success
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- table to apply the mutations
rowMutations
TRowMutations rowMutations
- mutations to apply
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to get the Scanner for
scan
TScan scan
- the scan object to get a Scanner for
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
success
int success
io
TIOError io
__isset_bitfield
byte __isset_bitfield
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to put data in
put
TPut put
- the TPut to put
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
table
ByteBuffer table
- the table to put data in
puts
List<E> puts
- a list of TPuts to commit
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
io
TIOError io
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
message
String message
optionals
TIllegalArgument._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
message
String message
optionals
TIOError._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
row
ByteBuffer row
columnValues
List<E> columnValues
optionals
TResult._Fields[] optionals
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
row
ByteBuffer row
mutations
List<E> mutations
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
minStamp
long minStamp
maxStamp
long maxStamp
__isset_bitfield
byte __isset_bitfield
Package org.apache.hadoop.hbase.util |
serialVersionUID: 1L
size
AtomicLong size
maxSize
long maxSize
serialVersionUID: 1004053363L
serialVersionUID: 1L
ioe
IOException ioe
serialVersionUID: -3986244606585552569L
first
Object first
second
Object second
maxSize
int maxSize
Package org.apache.hadoop.hbase.zookeeper |
Class org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.ExitException extends SecurityException implements Serializable |
serialVersionUID: 1L
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–2015 The Apache Software Foundation. All rights reserved.