Serialized Form


Package org.apache.hadoop.hbase

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

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

serialVersionUID: 1197446454511704139L

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

serialVersionUID: -5463156580831677374L

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.TableExistsException extends IOException implements Serializable

serialVersionUID: 64L

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.coprocessor

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

serialVersionUID: 4357922136679804887L


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.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.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.InvalidHFileException extends IOException implements Serializable

serialVersionUID: 4660352028739861249L


Package org.apache.hadoop.hbase.ipc

Class org.apache.hadoop.hbase.ipc.HBaseClient.CallTimeoutException 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.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_

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.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

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.

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


__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


__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

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.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

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.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

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


__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

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

__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


__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

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

__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


__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


__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.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

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

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


__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


__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.

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


__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

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

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.

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


__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

__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.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

__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

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

__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.RegionInfoLoadException 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 © 2012 The Apache Software Foundation. All Rights Reserved.