Serialized Form


Package org.apache.hadoop.hbase

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

serialVersionUID: -8760041766259623329L


Package org.apache.hadoop.hbase.client

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

serialVersionUID: 1024L

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

serialVersionUID: 466008402L

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

serialVersionUID: 1876775844L

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

Serialized Fields

exceptions

List<E> exceptions

actions

List<E> actions

hostnameAndPort

List<E> hostnameAndPort

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

serialVersionUID: 8788838690290688313L

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

serialVersionUID: -5849522209440123059L


Package org.apache.hadoop.hbase.exceptions

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

serialVersionUID: 1913879564363001780L

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

serialVersionUID: 1L

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

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

serialVersionUID: 1197446454511704140L

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

serialVersionUID: 4357922136679804887L

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

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

serialVersionUID: 1L

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

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

serialVersionUID: 1197446454511704139L

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

serialVersionUID: -5463156580831677374L

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

Class org.apache.hadoop.hbase.exceptions.FailedLogCloseException extends IOException implements Serializable

serialVersionUID: 1759152841462990925L

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

serialVersionUID: 1788783640409186240L

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

serialVersionUID: 1004053363L

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

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

serialVersionUID: 1L

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

Serialized Fields

description

HBaseProtos.SnapshotDescription description

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

serialVersionUID: 2097152L

Class org.apache.hadoop.hbase.exceptions.InvalidHFileException extends IOException implements Serializable

serialVersionUID: 4660352028739861249L

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

serialVersionUID: 8179703995292418650L

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

serialVersionUID: -1770764924258999825L

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

serialVersionUID: 4194304L

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

serialVersionUID: -6569952730832331274L

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

serialVersionUID: 6439786157874827523L

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

serialVersionUID: 65536L

Class org.apache.hadoop.hbase.exceptions.OrphanHLogAfterSplitException extends IOException implements Serializable

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

serialVersionUID: 4595751007554273567L

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

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

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

serialVersionUID: 1473510258071111371L

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

serialVersionUID: -7232903522310558396L

Serialized Fields

hostname

String hostname

port

int port

startCode

long startCode

locationSeqNum

long locationSeqNum

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

serialVersionUID: -7232903522310558395L

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

serialVersionUID: 1073741824L

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

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

serialVersionUID: 1728345723728342L

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

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

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

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

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

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

serialVersionUID: 64L

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

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

serialVersionUID: 262144L

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

serialVersionUID: 262144L

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

serialVersionUID: 993179627856392526L

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

serialVersionUID: 3571982660065058361L

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

Serialized Fields

protocol

Class<T> protocol

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

serialVersionUID: 1968858760475205392L

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

serialVersionUID: 993179627856392526L

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

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

serialVersionUID: 993179627856392526L

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

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

serialVersionUID: 4194304L


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

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

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.RemoteWithExtrasException extends org.apache.hadoop.ipc.RemoteException implements Serializable

Serialized Fields

hostname

String hostname

port

int port

doNotRetry

boolean doNotRetry

Package org.apache.hadoop.hbase.util

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.