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.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_
memoizedIsInitialized
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_
memoizedIsInitialized
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
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
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.