Serialized Form


Package org.apache.hadoop.hbase

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

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

serialVersionUID: 1197446454511704139L

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

serialVersionUID: -5463156580831677374L

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

serialVersionUID: 1L

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

serialVersionUID: 2097152L

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

serialVersionUID: 4194304L

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

serialVersionUID: 6439786157874827523L

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

serialVersionUID: 65536L

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

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

serialVersionUID: 1473510258071111371L

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

serialVersionUID: 1728345723728342L

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

serialVersionUID: 64L

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

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

serialVersionUID: 262144L

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

serialVersionUID: 262144L

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

serialVersionUID: 993179627856392526L

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

serialVersionUID: 1968858760475205392L

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

serialVersionUID: 993179627856392526L

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

serialVersionUID: 993179627856392526L

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

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

serialVersionUID: 4194304L


Package org.apache.hadoop.hbase.avro.generated

Class org.apache.hadoop.hbase.avro.generated.AIllegalArgument extends org.apache.avro.specific.SpecificExceptionBase implements Serializable

Serialized Fields

message

CharSequence message

Class org.apache.hadoop.hbase.avro.generated.AIOError extends org.apache.avro.specific.SpecificExceptionBase implements Serializable

Serialized Fields

message

CharSequence message

Class org.apache.hadoop.hbase.avro.generated.AMasterNotRunning extends org.apache.avro.specific.SpecificExceptionBase implements Serializable

Serialized Fields

message

CharSequence message

Class org.apache.hadoop.hbase.avro.generated.ATableExists extends org.apache.avro.specific.SpecificExceptionBase implements Serializable

Serialized Fields

message

CharSequence message

Package org.apache.hadoop.hbase.client

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

serialVersionUID: 1024L

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

serialVersionUID: 466008402L

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

serialVersionUID: 1876775844L

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

Serialized Fields

exceptions

List<E> exceptions

actions

List<E> actions

hostnameAndPort

List<E> hostnameAndPort

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

serialVersionUID: 8788838690290688313L


Package org.apache.hadoop.hbase.codec

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


Package org.apache.hadoop.hbase.constraint

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

serialVersionUID: 1197446454511704140L


Package org.apache.hadoop.hbase.coprocessor

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

serialVersionUID: 4357922136679804887L


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

Class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteResponse extends Object implements Serializable

serialVersionUID: -8192337710525997237L

Serialized Fields

rowsDeleted

long rowsDeleted

ioException

IOException ioException

versionsDeleted

long versionsDeleted

Package org.apache.hadoop.hbase.errorhandling

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

Serialized Fields

source

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

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

Serialized Fields

sourceName

String sourceName

start

long start

end

long end

expected

long expected

Package org.apache.hadoop.hbase.filter

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

serialVersionUID: 3236763276623198231L

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

serialVersionUID: 2667894046345657865L


Package org.apache.hadoop.hbase.generated.master

Class org.apache.hadoop.hbase.generated.master.master_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Class org.apache.hadoop.hbase.generated.master.snapshot_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Class org.apache.hadoop.hbase.generated.master.table_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Class org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

Class org.apache.hadoop.hbase.generated.master.zk_jsp extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

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

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

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

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

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

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

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

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

Serialized Fields

_jspx_resourceInjector

org.apache.jasper.runtime.ResourceInjector _jspx_resourceInjector

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

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

serialVersionUID: 4767495176134878737L


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

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

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

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

serialVersionUID: 1L

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

serialVersionUID: 4660352028739861249L


Package org.apache.hadoop.hbase.ipc

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

serialVersionUID: 1L

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

Class org.apache.hadoop.hbase.ipc.HBaseClient.FailedServerException extends IOException implements Serializable

Class org.apache.hadoop.hbase.ipc.HBaseRPC.UnknownProtocolException extends DoNotRetryIOException implements Serializable

Serialized Fields

protocol

Class<T> protocol

Class org.apache.hadoop.hbase.ipc.HBaseRPC.VersionMismatch extends IOException implements Serializable

serialVersionUID: 0L

Serialized Fields

interfaceName

String interfaceName

clientVersion

long clientVersion

serverVersion

long serverVersion

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


Package org.apache.hadoop.hbase.mapreduce

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

serialVersionUID: 1L


Package org.apache.hadoop.hbase.master

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

serialVersionUID: 1L

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

serialVersionUID: 1L


Package org.apache.hadoop.hbase.monitoring

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

serialVersionUID: 1L


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

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

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

source_

Object source_

genericException_

ErrorHandlingProtos.GenericExceptionMessage genericException_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

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

serialVersionUID: 0L

Serialization Methods

writeReplace

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

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

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

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

declaringClass_

Object declaringClass_

methodName_

Object methodName_

fileName_

Object fileName_

lineNumber_

int lineNumber_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

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

serialVersionUID: 0L

Serialization Methods

writeReplace

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

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

Package org.apache.hadoop.hbase.regionserver

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

serialVersionUID: 8179703995292418650L

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

Serialized Fields

leaseName

String leaseName

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

serialVersionUID: -6569952730832331274L

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

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

serialVersionUID: 1073741824L

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

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

serialVersionUID: 1L

Class org.apache.hadoop.hbase.regionserver.RSStatusServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

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

serialVersionUID: 993179627856392526L


Package org.apache.hadoop.hbase.regionserver.wal

Class org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException extends IOException implements Serializable

serialVersionUID: 1759152841462990925L

Class org.apache.hadoop.hbase.regionserver.wal.OrphanHLogAfterSplitException extends IOException implements Serializable


Package org.apache.hadoop.hbase.rest.model

Class org.apache.hadoop.hbase.rest.model.CellModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

timestamp

long timestamp

column

byte[] column

value

byte[] value

Class org.apache.hadoop.hbase.rest.model.CellSetModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rows

List<E> rows

Class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

attrs

Map<K,V> attrs

Class org.apache.hadoop.hbase.rest.model.RowModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

byte[] key

cells

List<E> cells

Class org.apache.hadoop.hbase.rest.model.ScannerModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startRow

byte[] startRow

endRow

byte[] endRow

columns

List<E> columns

batch

int batch

startTime

long startTime

endTime

long endTime

filter

String filter

maxVersions

int maxVersions

Class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

liveNodes

List<E> liveNodes

deadNodes

List<E> deadNodes

regions

int regions

requests

int requests

averageLoad

double averageLoad

Class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

version

String version

Class org.apache.hadoop.hbase.rest.model.TableInfoModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

regions

List<E> regions

Class org.apache.hadoop.hbase.rest.model.TableListModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tables

List<E> tables

Class org.apache.hadoop.hbase.rest.model.TableModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Class org.apache.hadoop.hbase.rest.model.TableRegionModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

table

String table

id

long id

startKey

byte[] startKey

endKey

byte[] endKey

location

String location

Class org.apache.hadoop.hbase.rest.model.TableSchemaModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

attrs

Map<K,V> attrs

columns

List<E> columns

Class org.apache.hadoop.hbase.rest.model.VersionModel extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

restVersion

String restVersion

jvmVersion

String jvmVersion

osVersion

String osVersion

serverVersion

String serverVersion

jerseyVersion

String jerseyVersion

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

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

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

row_

com.google.protobuf.ByteString row_

column_

com.google.protobuf.ByteString column_

timestamp_

long timestamp_

data_

com.google.protobuf.ByteString data_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

rows_

List<E> rows_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

key_

com.google.protobuf.ByteString key_

values_

List<E> values_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

attrs_

List<E> attrs_

ttl_

int ttl_

maxVersions_

int maxVersions_

compression_

Object compression_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

startRow_

com.google.protobuf.ByteString startRow_

endRow_

com.google.protobuf.ByteString endRow_

columns_

List<E> columns_

batch_

int batch_

startTime_

long startTime_

endTime_

long endTime_

maxVersions_

int maxVersions_

filter_

Object filter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

liveNodes_

List<E> liveNodes_

deadNodes_

com.google.protobuf.LazyStringList deadNodes_

regions_

int regions_

requests_

int requests_

averageLoad_

double averageLoad_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

startCode_

long startCode_

requests_

int requests_

heapSizeMB_

int heapSizeMB_

maxHeapSizeMB_

int maxHeapSizeMB_

regions_

List<E> regions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

com.google.protobuf.ByteString name_

stores_

int stores_

storefiles_

int storefiles_

storefileSizeMB_

int storefileSizeMB_

memstoreSizeMB_

int memstoreSizeMB_

storefileIndexSizeMB_

int storefileIndexSizeMB_

readRequestsCount_

long readRequestsCount_

writeRequestsCount_

long writeRequestsCount_

rootIndexSizeKB_

int rootIndexSizeKB_

totalStaticIndexSizeKB_

int totalStaticIndexSizeKB_

totalStaticBloomSizeKB_

int totalStaticBloomSizeKB_

totalCompactingKVs_

long totalCompactingKVs_

currentCompactedKVs_

long currentCompactedKVs_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

regions_

List<E> regions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

startKey_

com.google.protobuf.ByteString startKey_

endKey_

com.google.protobuf.ByteString endKey_

id_

long id_

location_

Object location_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

name_

com.google.protobuf.LazyStringList name_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

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

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

attrs_

List<E> attrs_

columns_

List<E> columns_

inMemory_

boolean inMemory_

readOnly_

boolean readOnly_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

name_

Object name_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

restVersion_

Object restVersion_

jvmVersion_

Object jvmVersion_

osVersion_

Object osVersion_

serverVersion_

Object serverVersion_

jerseyVersion_

Object jerseyVersion_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.hbase.security

Class org.apache.hadoop.hbase.security.AccessDeniedException extends DoNotRetryIOException implements Serializable

serialVersionUID: 1913879564363001780L


Package org.apache.hadoop.hbase.snapshot

Class org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.ExportSnapshotException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.HBaseSnapshotException extends HBaseIOException implements Serializable

Serialized Fields

description

HBaseProtos.SnapshotDescription description

Class org.apache.hadoop.hbase.snapshot.RestoreSnapshotException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.SnapshotCreationException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.SnapshotExistsException extends HBaseSnapshotException implements Serializable

Class org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException extends IOException implements Serializable

serialVersionUID: 3571982660065058361L

Class org.apache.hadoop.hbase.snapshot.UnknownSnapshotException extends HBaseSnapshotException implements Serializable


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

Class org.apache.hadoop.hbase.thrift.generated.AlreadyExists extends Exception implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hbase.thrift.generated.BatchMutation extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

mutations

List<E> mutations

Class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

ByteBuffer name

maxVersions

int maxVersions

compression

String compression

inMemory

boolean inMemory

bloomFilterType

String bloomFilterType

bloomFilterVectorSize

int bloomFilterVectorSize

bloomFilterNbHashes

int bloomFilterNbHashes

blockCacheEnabled

boolean blockCacheEnabled

timeToLive

int timeToLive

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row to increment


column

ByteBuffer column
name of column


value

long value
amount to increment by


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

long success

io

IOError io

ia

IllegalArgument ia

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableNameOrRegionName

ByteBuffer tableNameOrRegionName

Class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table to create


columnFamilies

List<E> columnFamilies
list of column family descriptors

Class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

exist

AlreadyExists exist

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
Row to update


column

ByteBuffer column
name of column whose value is to be deleted


attributes

Map<K,V> attributes
Delete attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
key of the row to be completely deleted.


attributes

Map<K,V> attributes
Delete attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
key of the row to be completely deleted.


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Delete attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
Row to update


column

ByteBuffer column
name of column whose value is to be deleted


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Delete attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table to delete

Class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table

Class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table

Class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


column

ByteBuffer column
column name


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
table name

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Map<K,V> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row
row key

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TRegionInfo success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


family

ByteBuffer family
column name

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rows

List<E> rows
row keys


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table


rows

List<E> rows
row keys


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Get attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rows

List<E> rows
row keys


columns

List<E> columns
List of columns to return, null for all columns


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rows

List<E> rows
row keys


columns

List<E> columns
List of columns to return, null for all columns


timestamp

long timestamp

attributes

Map<K,V> attributes
Get attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table


row

ByteBuffer row
row key


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Get attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


columns

List<E> columns
List of columns to return, null for all columns


attributes

Map<K,V> attributes
Get attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


columns

List<E> columns
List of columns to return, null for all columns


timestamp

long timestamp

attributes

Map<K,V> attributes
Get attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
table name

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


column

ByteBuffer column
column name


numVersions

int numVersions
number of versions to retrieve


attributes

Map<K,V> attributes
Get attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


column

ByteBuffer column
column name


timestamp

long timestamp
timestamp


numVersions

int numVersions
number of versions to retrieve


attributes

Map<K,V> attributes
Get attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

increment

TIncrement increment
The single increment to apply

Class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

increments

List<E> increments
The list of increments

Class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of the table to check

Class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableNameOrRegionName

ByteBuffer tableNameOrRegionName

Class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


mutations

List<E> mutations
list of mutation commands


attributes

Map<K,V> attributes
Mutation attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rowBatches

List<E> rowBatches
list of row batches


attributes

Map<K,V> attributes
Mutation attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


rowBatches

List<E> rowBatches
list of row batches


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Mutation attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


row

ByteBuffer row
row key


mutations

List<E> mutations
list of mutation commands


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Mutation attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

int id
id of a scanner returned by scannerOpen


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

int id
id of a scanner returned by scannerOpen


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

int id
id of a scanner returned by scannerOpen


nbRows

int nbRows
number of results to return


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

IOError io

ia

IllegalArgument ia

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Scan attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startAndPrefix

ByteBuffer startAndPrefix
the prefix (and thus start row) of the keys you want


columns

List<E> columns
the columns you want returned


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


scan

TScan scan
Scan instance


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


stopRow

ByteBuffer stopRow
row to stop scanning on. This row is *not* included in the scanner's results


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


attributes

Map<K,V> attributes
Scan attributes

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

ByteBuffer tableName
name of table


startRow

ByteBuffer startRow
Starting row in table to scan. Send "" (empty string) to start at the first row.


stopRow

ByteBuffer stopRow
row to stop scanning on. This row is *not* included in the scanner's results


columns

List<E> columns
columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier.


timestamp

long timestamp
timestamp


attributes

Map<K,V> attributes
Scan attributes


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

IOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.IllegalArgument extends Exception implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hbase.thrift.generated.IOError extends Exception implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hbase.thrift.generated.Mutation extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

isDelete

boolean isDelete

column

ByteBuffer column

value

ByteBuffer value

writeToWAL

boolean writeToWAL

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.TCell extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

value

ByteBuffer value

timestamp

long timestamp

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.TColumn extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

columnName

ByteBuffer columnName

cell

TCell cell

Class org.apache.hadoop.hbase.thrift.generated.TIncrement extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table

row

ByteBuffer row

column

ByteBuffer column

ammount

long ammount

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.TRegionInfo extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

startKey

ByteBuffer startKey

endKey

ByteBuffer endKey

id

long id

name

ByteBuffer name

version

byte version

serverName

ByteBuffer serverName

port

int port

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift.generated.TRowResult extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

Map<K,V> columns

sortedColumns

List<E> sortedColumns

optionals

TRowResult._Fields[] optionals

Class org.apache.hadoop.hbase.thrift.generated.TScan extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

startRow

ByteBuffer startRow

stopRow

ByteBuffer stopRow

timestamp

long timestamp

columns

List<E> columns

caching

int caching

filterString

ByteBuffer filterString

sortColumns

boolean sortColumns

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TScan._Fields[] optionals

Package org.apache.hadoop.hbase.thrift2.generated

Class org.apache.hadoop.hbase.thrift2.generated.TColumn extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

family

ByteBuffer family

qualifier

ByteBuffer qualifier

timestamp

long timestamp

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TColumn._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

family

ByteBuffer family

qualifier

ByteBuffer qualifier

amount

long amount

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TColumnIncrement._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TColumnValue extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

family

ByteBuffer family

qualifier

ByteBuffer qualifier

value

ByteBuffer value

timestamp

long timestamp

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TColumnValue._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TDelete extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

timestamp

long timestamp

deleteType

TDeleteType deleteType
See Also:
TDeleteType

writeToWal

boolean writeToWal

attributes

Map<K,V> attributes

durability

TDurability durability
See Also:
TDurability

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TDelete._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TGet extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

timestamp

long timestamp

timeRange

TTimeRange timeRange

maxVersions

int maxVersions

filterString

ByteBuffer filterString

attributes

Map<K,V> attributes

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TGet._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
to check in and delete from


row

ByteBuffer row
row to check


family

ByteBuffer family
column family to check


qualifier

ByteBuffer qualifier
column qualifier to check


value

ByteBuffer value
the expected value, if not provided the check is for the non-existence of the column in question


deleteSingle

TDelete deleteSingle
the TDelete to execute if the check succeeds

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

TIOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
to check in and put to


row

ByteBuffer row
row to check


family

ByteBuffer family
column family to check


qualifier

ByteBuffer qualifier
column qualifier to check


value

ByteBuffer value
the expected value, if not provided the check is for the non-existence of the column in question


put

TPut put
the TPut to put if the check succeeds

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

TIOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

scannerId

int scannerId
the Id of the Scanner to close *


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

ia

TIllegalArgument ia
if the scannerId is invalid

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to delete from


deletes

List<E> deletes
list of TDeletes to delete

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to delete from


deleteSingle

TDelete deleteSingle
the TDelete to delete

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to check on


get

TGet get
the TGet to check for

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

io

TIOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get from


get

TGet get
the TGet to fetch

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TResult success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get from


gets

List<E> gets
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get the Scanner for


scan

TScan scan
the scan object to get a Scanner for


numRows

int numRows
number of rows to return


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

scannerId

int scannerId
the Id of the Scanner to return rows from. This is an Id returned from the openScanner function.


numRows

int numRows
number of rows to return


__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

io

TIOError io

ia

TIllegalArgument ia
if the scannerId is invalid

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to increment the value on


increment

TIncrement increment
the TIncrement to increment

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

TResult success

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
table to apply the mutations


rowMutations

TRowMutations rowMutations
mutations to apply

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to get the Scanner for


scan

TScan scan
the scan object to get a Scanner for

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

io

TIOError io

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to put data in


put

TPut put
the TPut to put

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

table

ByteBuffer table
the table to put data in


puts

List<E> puts
a list of TPuts to commit

Class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

io

TIOError io

Class org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument extends Exception implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

optionals

TIllegalArgument._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TIncrement extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columns

List<E> columns

writeToWal

boolean writeToWal

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TIncrement._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TIOError extends Exception implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

optionals

TIOError._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TMutation extends org.apache.thrift.TUnion<TMutation,TMutation._Fields> implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hbase.thrift2.generated.TPut extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columnValues

List<E> columnValues

timestamp

long timestamp

writeToWal

boolean writeToWal

attributes

Map<K,V> attributes

durability

TDurability durability
See Also:
TDurability

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TPut._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TResult extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

columnValues

List<E> columnValues

optionals

TResult._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TRowMutations extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

row

ByteBuffer row

mutations

List<E> mutations

Class org.apache.hadoop.hbase.thrift2.generated.TScan extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

startRow

ByteBuffer startRow

stopRow

ByteBuffer stopRow

columns

List<E> columns

caching

int caching

maxVersions

int maxVersions

timeRange

TTimeRange timeRange

filterString

ByteBuffer filterString

batchSize

int batchSize

attributes

Map<K,V> attributes

__isset_bit_vector

BitSet __isset_bit_vector

optionals

TScan._Fields[] optionals

Class org.apache.hadoop.hbase.thrift2.generated.TTimeRange extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

minStamp

long minStamp

maxStamp

long maxStamp

__isset_bit_vector

BitSet __isset_bit_vector

Package org.apache.hadoop.hbase.util

Class org.apache.hadoop.hbase.util.FileSystemVersionException extends IOException implements Serializable

serialVersionUID: 1004053363L

Class org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

ioe

IOException ioe

Class org.apache.hadoop.hbase.util.Pair extends Object implements Serializable

serialVersionUID: -3986244606585552569L

Serialized Fields

first

Object first

second

Object second

Class org.apache.hadoop.hbase.util.PoolMap.ReusablePool extends ConcurrentLinkedQueue<R> implements Serializable

Serialized Fields

maxSize

int maxSize



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.