Serialized Form
- 
Package org.apache.hadoop.hbase- 
Exception org.apache.hadoop.hbase.CallDroppedExceptionclass CallDroppedException extends org.apache.hadoop.hbase.HBaseServerException implements Serializable
- 
Exception org.apache.hadoop.hbase.CallQueueTooBigExceptionclass CallQueueTooBigException extends org.apache.hadoop.hbase.CallDroppedException implements Serializable
- 
Class org.apache.hadoop.hbase.CellComparatorImplclass CellComparatorImpl extends Object implements Serializable- serialVersionUID:
- 8186411895799094989L
 
- 
Exception org.apache.hadoop.hbase.ClockOutOfSyncExceptionclass ClockOutOfSyncException extends IOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ConcurrentTableModificationExceptionclass ConcurrentTableModificationException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 7453646730058600581L
 
- 
Exception org.apache.hadoop.hbase.DoNotRetryIOExceptionclass DoNotRetryIOException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- 1197446454511704139L
 
- 
Exception org.apache.hadoop.hbase.DroppedSnapshotExceptionclass DroppedSnapshotException extends IOException implements Serializable- serialVersionUID:
- -5463156580831677374L
 
- 
Exception org.apache.hadoop.hbase.HBaseIOExceptionclass HBaseIOException extends IOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.HBaseServerExceptionclass HBaseServerException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- 
Serialized Fields- 
serverOverloadedboolean serverOverloaded 
 
- 
 
- 
- 
Class org.apache.hadoop.hbase.InnerStoreCellComparatorclass InnerStoreCellComparator extends org.apache.hadoop.hbase.CellComparatorImpl implements Serializable- serialVersionUID:
- 8186411895799094989L
 
- 
Exception org.apache.hadoop.hbase.InvalidFamilyOperationExceptionclass InvalidFamilyOperationException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 4194303L
 
- 
Exception org.apache.hadoop.hbase.MasterNotRunningExceptionclass MasterNotRunningException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- 8388607L
 
- 
Class org.apache.hadoop.hbase.MetaCellComparatorclass MetaCellComparator extends org.apache.hadoop.hbase.CellComparatorImpl implements Serializable
- 
Exception org.apache.hadoop.hbase.MultiActionResultTooLargeclass MultiActionResultTooLarge extends org.apache.hadoop.hbase.RetryImmediatelyException implements Serializable
- 
Exception org.apache.hadoop.hbase.NamespaceExistExceptionclass NamespaceExistException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- -1582357514338825412L
 
- 
Exception org.apache.hadoop.hbase.NamespaceNotFoundExceptionclass NamespaceNotFoundException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- -6673607347330260324L
 
- 
Exception org.apache.hadoop.hbase.NotAllMetaRegionsOnlineExceptionclass NotAllMetaRegionsOnlineException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 6439786157874827523L
 
- 
Exception org.apache.hadoop.hbase.NotServingRegionExceptionclass NotServingRegionException extends IOException implements Serializable- serialVersionUID:
- 131071L
 
- 
Exception org.apache.hadoop.hbase.PleaseHoldExceptionclass PleaseHoldException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.PleaseRestartMasterExceptionclass PleaseRestartMasterException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.RegionExceptionclass RegionException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- 1473510258071111371L
 
- 
Exception org.apache.hadoop.hbase.RegionTooBusyExceptionclass RegionTooBusyException extends IOException implements Serializable- serialVersionUID:
- 1728345723728342L
 
- 
Exception org.apache.hadoop.hbase.ReplicationPeerNotFoundExceptionclass ReplicationPeerNotFoundException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.RetryImmediatelyExceptionclass RetryImmediatelyException extends IOException implements Serializable
- 
Class org.apache.hadoop.hbase.ServerNameclass ServerName extends Object implements Serializable- serialVersionUID:
- 1367463982557264981L
 - 
Serialized Fields- 
bytesbyte[] bytes 
- 
serverNameString serverName 
- 
startCodelong startCode 
 
- 
 
- 
Exception org.apache.hadoop.hbase.ServiceNotRunningExceptionclass ServiceNotRunningException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecureclass SslRMIClientSocketFactorySecure extends SslRMIClientSocketFactory implements Serializable
- 
Exception org.apache.hadoop.hbase.SystemExitRule.SystemExitInTestExceptionclass SystemExitInTestException extends SecurityException implements Serializable
- 
Exception org.apache.hadoop.hbase.TableExistsExceptionclass TableExistsException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 127L
 
- 
Exception org.apache.hadoop.hbase.TableInfoMissingExceptionclass TableInfoMissingException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.TableNotDisabledExceptionclass TableNotDisabledException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 524287L
 
- 
Exception org.apache.hadoop.hbase.TableNotEnabledExceptionclass TableNotEnabledException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 262144L
 
- 
Exception org.apache.hadoop.hbase.TableNotFoundExceptionclass TableNotFoundException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 993179627856392526L
 
- 
Exception org.apache.hadoop.hbase.UnknownRegionExceptionclass UnknownRegionException extends org.apache.hadoop.hbase.client.DoNotRetryRegionException implements Serializable- serialVersionUID:
- 1968858760475205392L
 
- 
Exception org.apache.hadoop.hbase.UnknownScannerExceptionclass UnknownScannerException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 993179627856392526L
 
- 
Exception org.apache.hadoop.hbase.YouAreDeadExceptionclass YouAreDeadException extends IOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ZooKeeperConnectionExceptionclass ZooKeeperConnectionException extends IOException implements Serializable- serialVersionUID:
- 8388607L
 
 
- 
- 
Package org.apache.hadoop.hbase.backup- 
Exception org.apache.hadoop.hbase.backup.FailedArchiveExceptionclass FailedArchiveException extends IOException implements Serializable- 
Serialized Fields- 
failedFilesCollection<org.apache.hadoop.fs.Path> failedFiles 
 
- 
 
- 
 
- 
- 
Package org.apache.hadoop.hbase.client- 
Exception org.apache.hadoop.hbase.client.DoNotRetryRegionExceptionclass DoNotRetryRegionException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 6907047686199321701L
 
- 
Exception org.apache.hadoop.hbase.client.NoServerForRegionExceptionclass NoServerForRegionException extends org.apache.hadoop.hbase.client.DoNotRetryRegionException implements Serializable- serialVersionUID:
- 2047L
 
- 
Exception org.apache.hadoop.hbase.client.RegionOfflineExceptionclass RegionOfflineException extends org.apache.hadoop.hbase.RegionException implements Serializable- serialVersionUID:
- 466008402L
 
- 
Exception org.apache.hadoop.hbase.client.RetriesExhaustedExceptionclass RetriesExhaustedException extends IOException implements Serializable- serialVersionUID:
- 1876775844L
 
- 
Exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsExceptionclass RetriesExhaustedWithDetailsException extends org.apache.hadoop.hbase.client.RetriesExhaustedException implements Serializable
- 
Exception org.apache.hadoop.hbase.client.RowTooBigExceptionclass RowTooBigException extends org.apache.hadoop.hbase.client.DoNotRetryRegionException implements Serializable
- 
Exception org.apache.hadoop.hbase.client.WrongRowIOExceptionclass WrongRowIOException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- -5849522209440123059L
 
 
- 
- 
Package org.apache.hadoop.hbase.codec- 
Exception org.apache.hadoop.hbase.codec.CodecExceptionclass CodecException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.constraint- 
Exception org.apache.hadoop.hbase.constraint.ConstraintExceptionclass ConstraintException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1197446454511704140L
 
 
- 
- 
Package org.apache.hadoop.hbase.coprocessor- 
Exception org.apache.hadoop.hbase.coprocessor.CoprocessorExceptionclass CoprocessorException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 4357922136679804887L
 
 
- 
- 
Package org.apache.hadoop.hbase.errorhandling- 
Exception org.apache.hadoop.hbase.errorhandling.ForeignExceptionclass ForeignException extends IOException implements Serializable- 
Serialized Fields- 
sourceString source 
 
- 
 
- 
- 
Exception org.apache.hadoop.hbase.errorhandling.TimeoutExceptionclass TimeoutException extends Exception implements Serializable- 
Serialized Fields- 
endlong end 
- 
expectedlong expected 
- 
sourceNameString sourceName 
- 
startlong start 
 
- 
 
- 
 
- 
- 
Package org.apache.hadoop.hbase.exceptions- 
Exception org.apache.hadoop.hbase.exceptions.ConnectionClosedExceptionclass ConnectionClosedException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- -8938225073412971497L
 
- 
Exception org.apache.hadoop.hbase.exceptions.ConnectionClosingExceptionclass ConnectionClosingException extends IOException implements Serializable- serialVersionUID:
- -8980028569652624236L
 
- 
Exception org.apache.hadoop.hbase.exceptions.DeserializationExceptionclass DeserializationException extends org.apache.hadoop.hbase.exceptions.HBaseException implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckExceptionclass FailedSanityCheckException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1788783640409186240L
 
- 
Exception org.apache.hadoop.hbase.exceptions.HBaseExceptionclass HBaseException extends Exception implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.IllegalArgumentIOExceptionclass IllegalArgumentIOException extends IOException implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.KeyManagerExceptionclass KeyManagerException extends org.apache.hadoop.hbase.exceptions.X509Exception implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.MasterRegistryFetchExceptionclass MasterRegistryFetchException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- 6992134872168185171L
 
- 
Exception org.apache.hadoop.hbase.exceptions.MasterStoppedExceptionclass MasterStoppedException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- -4284604435898100365L
 
- 
Exception org.apache.hadoop.hbase.exceptions.MergeRegionExceptionclass MergeRegionException extends org.apache.hadoop.hbase.client.DoNotRetryRegionException implements Serializable- serialVersionUID:
- 4970899110066124122L
 
- 
Exception org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextExceptionclass OutOfOrderScannerNextException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 4595751007554273567L
 
- 
Exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailExceptionclass PreemptiveFastFailException extends ConnectException implements Serializable- serialVersionUID:
- 7129103682617007177L
 - 
Serialized Fields- 
failureCountlong failureCount Deprecated.
- 
guaranteedClientSideOnlyboolean guaranteedClientSideOnly Deprecated.
- 
timeOfFirstFailureMilliSeclong timeOfFirstFailureMilliSec Deprecated.
- 
timeOfLatestAttemptMilliSeclong timeOfLatestAttemptMilliSec Deprecated.
 
- 
 
- 
Exception org.apache.hadoop.hbase.exceptions.RegionMovedExceptionclass RegionMovedException extends org.apache.hadoop.hbase.NotServingRegionException implements Serializable- serialVersionUID:
- -7232903522310558396L
 - 
Serialized Fields- 
hostnameString hostname 
- 
locationSeqNumlong locationSeqNum 
- 
portint port 
- 
startCodelong startCode 
 
- 
 
- 
Exception org.apache.hadoop.hbase.exceptions.RegionOpeningExceptionclass RegionOpeningException extends org.apache.hadoop.hbase.NotServingRegionException implements Serializable- serialVersionUID:
- -7232903522310558395L
 
- 
Exception org.apache.hadoop.hbase.exceptions.RequestTooBigExceptionclass RequestTooBigException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- -1593339239809586516L
 
- 
Exception org.apache.hadoop.hbase.exceptions.ScannerResetExceptionclass ScannerResetException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- -5649728171144849619L
 
- 
Exception org.apache.hadoop.hbase.exceptions.SSLContextExceptionclass SSLContextException extends org.apache.hadoop.hbase.exceptions.X509Exception implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.TimeoutIOExceptionclass TimeoutIOException extends IOException implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.TrustManagerExceptionclass TrustManagerException extends org.apache.hadoop.hbase.exceptions.X509Exception implements Serializable
- 
Exception org.apache.hadoop.hbase.exceptions.UnexpectedStateExceptionclass UnexpectedStateException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- -6727953144066746071L
 
- 
Exception org.apache.hadoop.hbase.exceptions.UnknownProtocolExceptionclass UnknownProtocolException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- 
Serialized Fields- 
protocolClass<?> protocol 
 
- 
 
- 
- 
Exception org.apache.hadoop.hbase.exceptions.X509Exceptionclass X509Exception extends org.apache.hadoop.hbase.exceptions.HBaseException implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.filter- 
Exception org.apache.hadoop.hbase.filter.IncompatibleFilterExceptionclass IncompatibleFilterException extends RuntimeException implements Serializable- serialVersionUID:
- 3236763276623198231L
 
- 
Exception org.apache.hadoop.hbase.filter.InvalidRowFilterExceptionclass InvalidRowFilterException extends RuntimeException implements Serializable- serialVersionUID:
- 2667894046345657865L
 
 
- 
- 
Package org.apache.hadoop.hbase.hbtop- 
Class org.apache.hadoop.hbase.hbtop.Record.Entryclass Entry extends AbstractMap.SimpleImmutableEntry<org.apache.hadoop.hbase.hbtop.field.Field,org.apache.hadoop.hbase.hbtop.field.FieldValue> implements Serializable 
 
- 
- 
Package org.apache.hadoop.hbase.http- 
Class org.apache.hadoop.hbase.http.AdminAuthorizedServletclass AdminAuthorizedServlet extends org.apache.hbase.thirdparty.org.eclipse.jetty.ee8.servlet.DefaultServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.http.HttpServer.StackServletclass StackServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6284183679759467039L
 
- 
Class org.apache.hadoop.hbase.http.ProfileOutputServletclass ProfileOutputServlet extends org.apache.hbase.thirdparty.org.eclipse.jetty.ee8.servlet.DefaultServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.http.ProfileServletclass ProfileServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.http.ProfileServlet.DisabledServletclass DisabledServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.http.TestHttpServer.EchoMapServletclass EchoMapServlet extends javax.servlet.http.HttpServlet implements Serializable
- 
Class org.apache.hadoop.hbase.http.TestHttpServer.EchoServletclass EchoServlet extends javax.servlet.http.HttpServlet implements Serializable
- 
Class org.apache.hadoop.hbase.http.TestHttpServer.HtmlContentServletclass HtmlContentServlet extends javax.servlet.http.HttpServlet implements Serializable
- 
Class org.apache.hadoop.hbase.http.TestHttpServer.LongHeaderServletclass LongHeaderServlet extends javax.servlet.http.HttpServlet implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.http.conf- 
Class org.apache.hadoop.hbase.http.conf.ConfServletclass ConfServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.http.conf.ConfServlet.BadFormatExceptionclass BadFormatException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.http.jmx- 
Class org.apache.hadoop.hbase.http.jmx.JMXJsonServletclass JMXJsonServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.http.log- 
Class org.apache.hadoop.hbase.http.log.LogLevel.Servletclass Servlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.http.prometheus- 
Class org.apache.hadoop.hbase.http.prometheus.PrometheusHadoopServletclass PrometheusHadoopServlet extends javax.servlet.http.HttpServlet implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.io.asyncfs- 
Exception org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.NameNodeExceptionclass NameNodeException extends IOException implements Serializable- serialVersionUID:
- 3143237406477095390L
 
 
- 
- 
Package org.apache.hadoop.hbase.io.crypto.aes- 
Class org.apache.hadoop.hbase.io.crypto.aes.TestAES.TestRNGclass TestRNG extends SecureRandomSpi implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rngSecureRandom rng 
 
- 
 
- 
Class org.apache.hadoop.hbase.io.crypto.aes.TestCommonsAES.TestRNGclass TestRNG extends SecureRandomSpi implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rngSecureRandom rng 
 
- 
 
 
- 
- 
Package org.apache.hadoop.hbase.io.encoding- 
Exception org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallExceptionclass EncoderBufferTooSmallException extends RuntimeException implements Serializable- serialVersionUID:
- 4767495176134878737L
 
 
- 
- 
Package org.apache.hadoop.hbase.io.hfile- 
Class org.apache.hadoop.hbase.io.hfile.BlockCacheKeyclass BlockCacheKey extends Object implements Serializable- serialVersionUID:
- -5199992013113130534L
 - 
Serialized Fields- 
blockTypeorg.apache.hadoop.hbase.io.hfile.BlockType blockType 
- 
filePathorg.apache.hadoop.fs.Path filePath 
- 
hfileNameString hfileName 
- 
isPrimaryReplicaBlockboolean isPrimaryReplicaBlock 
- 
offsetlong offset 
 
- 
 
- 
Exception org.apache.hadoop.hbase.io.hfile.CorruptHFileExceptionclass CorruptHFileException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.BlockIndexNotLoadedExceptionclass BlockIndexNotLoadedException extends IllegalStateException implements Serializable
- 
Exception org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.NotSeekedExceptionclass NotSeekedException extends IllegalStateException implements Serializable
- 
Exception org.apache.hadoop.hbase.io.hfile.InvalidHFileExceptionclass InvalidHFileException extends IOException implements Serializable- serialVersionUID:
- 4660352028739861249L
 
 
- 
- 
Package org.apache.hadoop.hbase.io.hfile.bucket- 
Exception org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocatorExceptionclass BucketAllocatorException extends IOException implements Serializable- serialVersionUID:
- 2479119906660788096L
 
- 
Exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullExceptionclass CacheFullException extends IOException implements Serializable- serialVersionUID:
- 3265127301824638920L
 - 
Serialized Fields- 
bucketIndexint bucketIndex 
- 
requestedSizeint requestedSize 
 
- 
 
 
- 
- 
Package org.apache.hadoop.hbase.ipc- 
Exception org.apache.hadoop.hbase.ipc.BadAuthExceptionclass BadAuthException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.CallCancelledExceptionclass CallCancelledException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- 309775809470318208L
 
- 
Exception org.apache.hadoop.hbase.ipc.CallerDisconnectedExceptionclass CallerDisconnectedException extends IOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.ipc.CallTimeoutExceptionclass CallTimeoutException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.CellScannerButNoCodecExceptionclass CellScannerButNoCodecException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.DecommissionedHostRejectedExceptionclass DecommissionedHostRejectedException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.DummyExceptionclass DummyException extends Exception implements Serializable- serialVersionUID:
- 215191975455115118L
 
- 
Exception org.apache.hadoop.hbase.ipc.DummyFatalConnectionExceptionclass DummyFatalConnectionException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable- serialVersionUID:
- -1966815615846798490L
 
- 
Exception org.apache.hadoop.hbase.ipc.EmptyServiceNameExceptionclass EmptyServiceNameException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.FailedServerExceptionclass FailedServerException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.FallbackDisallowedExceptionclass FallbackDisallowedException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- -6942845066279358253L
 
- 
Exception org.apache.hadoop.hbase.ipc.FatalConnectionExceptionclass FatalConnectionException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.PluggableRpcQueueNotFoundclass PluggableRpcQueueNotFound extends RuntimeException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasExceptionclass RemoteWithExtrasException extends org.apache.hadoop.ipc.RemoteException implements Serializable- 
Serialized Fields- 
doNotRetryboolean doNotRetry 
- 
hostnameString hostname 
- 
portint port 
- 
serverOverloadedboolean serverOverloaded 
 
- 
 
- 
- 
Exception org.apache.hadoop.hbase.ipc.SecurityNotEnabledExceptionclass SecurityNotEnabledException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- -3682812966232247662L
 
- 
Exception org.apache.hadoop.hbase.ipc.ServerNotRunningYetExceptionclass ServerNotRunningYetException extends IOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.ServerTooBusyExceptionclass ServerTooBusyException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.StoppedRpcClientExceptionclass StoppedRpcClientException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.UnknownServiceExceptionclass UnknownServiceException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecExceptionclass UnsupportedCellCodecException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecExceptionclass UnsupportedCompressionCodecException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.UnsupportedCryptoExceptionclass UnsupportedCryptoException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
- 
Exception org.apache.hadoop.hbase.ipc.WrongVersionExceptionclass WrongVersionException extends org.apache.hadoop.hbase.ipc.FatalConnectionException implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.mapreduce- 
Exception org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineExceptionclass BadTsvLineException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.master- 
Exception org.apache.hadoop.hbase.master.NoSuchProcedureExceptionclass NoSuchProcedureException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparatorclass RegionPlanComparator extends Object implements Serializable- serialVersionUID:
- 4213207330485734853L
 
 
- 
- 
Package org.apache.hadoop.hbase.master.http- 
Class org.apache.hadoop.hbase.master.http.MasterDumpServletclass MasterDumpServlet extends org.apache.hadoop.hbase.monitoring.StateDumpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.master.http.MasterRedirectServletclass MasterRedirectServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 2894774810058302473L
 - 
Serialized Fields- 
regionServerHostnameString regionServerHostname 
- 
regionServerInfoPortint regionServerInfoPort 
 
- 
 
- 
Class org.apache.hadoop.hbase.master.http.MasterStatusServletclass MasterStatusServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.master.procedure- 
Exception org.apache.hadoop.hbase.master.procedure.ServerCrashExceptionclass ServerCrashException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- 
Serialized Fields- 
procIdlong procId 
- 
serverNameorg.apache.hadoop.hbase.ServerName serverName 
 
- 
 
- 
 
- 
- 
Package org.apache.hadoop.hbase.monitoring- 
Class org.apache.hadoop.hbase.monitoring.StateDumpServletclass StateDumpServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.procedure2- 
Exception org.apache.hadoop.hbase.procedure2.BadProcedureExceptionclass BadProcedureException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchExceptionclass FailedRemoteDispatchException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.NoNodeDispatchExceptionclass NoNodeDispatchException extends org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.NoServerDispatchExceptionclass NoServerDispatchException extends org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.NullTargetServerDispatchExceptionclass NullTargetServerDispatchException extends org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.ProcedureAbortedExceptionclass ProcedureAbortedException extends org.apache.hadoop.hbase.procedure2.ProcedureException implements Serializable
- 
Class org.apache.hadoop.hbase.procedure2.ProcedureDequeclass ProcedureDeque extends ArrayDeque<org.apache.hadoop.hbase.procedure2.Procedure> implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.ProcedureExceptionclass ProcedureException extends org.apache.hadoop.hbase.exceptions.HBaseException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.ProcedureSuspendedExceptionclass ProcedureSuspendedException extends org.apache.hadoop.hbase.procedure2.ProcedureException implements Serializable- serialVersionUID:
- -8328419627678496269L
 
- 
Exception org.apache.hadoop.hbase.procedure2.ProcedureYieldExceptionclass ProcedureYieldException extends org.apache.hadoop.hbase.procedure2.ProcedureException implements Serializable
- 
Exception org.apache.hadoop.hbase.procedure2.RemoteProcedureExceptionclass RemoteProcedureException extends org.apache.hadoop.hbase.procedure2.ProcedureException implements Serializable- 
Serialized Fields- 
sourceString source 
 
- 
 
- 
 
- 
- 
Package org.apache.hadoop.hbase.procedure2.store.wal- 
Exception org.apache.hadoop.hbase.procedure2.store.wal.CorruptedWALProcedureStoreExceptionclass CorruptedWALProcedureStoreException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- -3407300445435898074L
 
- 
Exception org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat.InvalidWALDataExceptionclass InvalidWALDataException extends IOException implements Serializable- serialVersionUID:
- 5471733223070202196L
 
 
- 
- 
Package org.apache.hadoop.hbase.quotas- 
Exception org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationExceptionclass QuotaSnapshotSizeSerializationException extends IOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.quotas.QuotaExceededExceptionclass QuotaExceededException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.quotas.RpcThrottlingExceptionclass RpcThrottlingException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- 
Serialized Fields- 
typeorg.apache.hadoop.hbase.quotas.RpcThrottlingException.Type type 
- 
waitIntervallong waitInterval 
 
- 
 
- 
- 
Exception org.apache.hadoop.hbase.quotas.SpaceLimitingExceptionclass SpaceLimitingException extends org.apache.hadoop.hbase.quotas.QuotaExceededException implements Serializable- serialVersionUID:
- 2319438922387583600L
 - 
Serialized Fields- 
policyNameString policyName 
 
- 
 
 
- 
- 
Package org.apache.hadoop.hbase.regionserver- 
Exception org.apache.hadoop.hbase.regionserver.DataTieringExceptionclass DataTieringException extends Exception implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.InvalidMutationDurabilityExceptionclass InvalidMutationDurabilityException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.LeaseExceptionclass LeaseException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 8179703995292418650L
 
- 
Exception org.apache.hadoop.hbase.regionserver.LeaseManager.LeaseStillHeldExceptionclass LeaseStillHeldException extends IOException implements Serializable- 
Serialized Fields- 
leaseNameString leaseName 
 
- 
 
- 
- 
Exception org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyExceptionclass NoSuchColumnFamilyException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- -6569952730832331274L
 
- 
Exception org.apache.hadoop.hbase.regionserver.RegionServerAbortedExceptionclass RegionServerAbortedException extends org.apache.hadoop.hbase.regionserver.RegionServerStoppedException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.RegionServerRunningExceptionclass RegionServerRunningException extends IOException implements Serializable- serialVersionUID:
- 2147483647L
 
- 
Exception org.apache.hadoop.hbase.regionserver.RegionServerStoppedExceptionclass RegionServerStoppedException extends IOException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.RowTooBigExceptionclass RowTooBigException extends org.apache.hadoop.hbase.client.RowTooBigException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.SplitWALCallable.ErrorWALSplitExceptionclass ErrorWALSplitException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.SplitWALCallable.PreemptedWALSplitExceptionclass PreemptedWALSplitException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.SplitWALCallable.ResignedWALSplitExceptionclass ResignedWALSplitException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.WrongRegionExceptionclass WrongRegionException extends IOException implements Serializable- serialVersionUID:
- 993179627856392526L
 
 
- 
- 
Package org.apache.hadoop.hbase.regionserver.http- 
Class org.apache.hadoop.hbase.regionserver.http.RSDumpServletclass RSDumpServlet extends org.apache.hadoop.hbase.monitoring.StateDumpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.regionserver.http.RSStatusServletclass RSStatusServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.regionserver.wal- 
Exception org.apache.hadoop.hbase.regionserver.wal.DamagedWALExceptionclass DamagedWALException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseExceptionclass FailedLogCloseException extends IOException implements Serializable- serialVersionUID:
- 1759152841462990925L
 
- 
Exception org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseExceptionclass FailedSyncBeforeLogCloseException extends org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException implements Serializable- serialVersionUID:
- 1759152841462990925L
 
- 
Exception org.apache.hadoop.hbase.regionserver.wal.WALClosedExceptionclass WALClosedException extends IOException implements Serializable- serialVersionUID:
- -3183198896865290678L
 
- 
Exception org.apache.hadoop.hbase.regionserver.wal.WALHeaderEOFExceptionclass WALHeaderEOFException extends EOFException implements Serializable- serialVersionUID:
- -4544368452826740759L
 
- 
Exception org.apache.hadoop.hbase.regionserver.wal.WALSyncTimeoutIOExceptionclass WALSyncTimeoutIOException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable- serialVersionUID:
- 5067699288291906985L
 
 
- 
- 
Package org.apache.hadoop.hbase.replication- 
Exception org.apache.hadoop.hbase.replication.ReplicationExceptionclass ReplicationException extends org.apache.hadoop.hbase.exceptions.HBaseException implements Serializable- serialVersionUID:
- -8885598603988198062L
 
 
- 
- 
Package org.apache.hadoop.hbase.replication.regionserver- 
Exception org.apache.hadoop.hbase.replication.regionserver.ReplicationRuntimeExceptionclass ReplicationRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.replication.regionserver.WALEntryFilterRetryableExceptionclass WALEntryFilterRetryableException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.rest- 
Class org.apache.hadoop.hbase.rest.RESTDumpServletclass RESTDumpServlet extends org.apache.hadoop.hbase.monitoring.StateDumpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.RESTServletContainerclass RESTServletContainer extends org.apache.hbase.thirdparty.org.glassfish.jersey.servlet.ServletContainer implements Serializable- serialVersionUID:
- -2474255003443394314L
 
- 
Class org.apache.hadoop.hbase.rest.TestTableScan.ClientSideCellSetModelclass ClientSideCellSetModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rowList<org.apache.hadoop.hbase.rest.model.RowModel> row This list is not a real list; instead it will notify a listener whenever JAXB has unmarshalled the next row.
 
- 
 
 
- 
- 
Package org.apache.hadoop.hbase.rest.client- 
Exception org.apache.hadoop.hbase.rest.client.Client.ClientTrustStoreInitializationExceptionclass ClientTrustStoreInitializationException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.rest.model- 
Class org.apache.hadoop.hbase.rest.model.CellModelclass CellModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
columnbyte[] column 
- 
timestamplong timestamp 
- 
valuebyte[] value 
- 
valueLengthint valueLength 
- 
valueOffsetint valueOffset 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.CellSetModelclass CellSetModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rowsList<org.apache.hadoop.hbase.rest.model.RowModel> rows 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.ColumnSchemaModelclass ColumnSchemaModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModelclass NamespacesInstanceModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.NamespacesModelclass NamespacesModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.RowModelclass RowModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
cellsList<org.apache.hadoop.hbase.rest.model.CellModel> cells 
- 
keybyte[] key 
- 
keyLengthint keyLength 
- 
keyOffsetint keyOffset 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.ScannerModelclass ScannerModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
batchint batch 
- 
cacheBlocksboolean cacheBlocks 
- 
cachingint caching 
- 
columnsList<byte[]> columns 
- 
endRowbyte[] endRow 
- 
endTimelong endTime 
- 
filterString filter 
- 
includeStartRowboolean includeStartRow 
- 
includeStopRowboolean includeStopRow 
- 
labelsList<String> labels 
- 
limitint limit 
- 
maxVersionsint maxVersions 
- 
startRowbyte[] startRow 
- 
startTimelong startTime 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModelclass StorageClusterStatusModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Nodeclass Node extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Regionclass Region extends Object implements Serializable- serialVersionUID:
- -1326683840086398193L
 - 
Serialized Fields- 
cpRequestsCountlong cpRequestsCount 
- 
currentCompactedKVslong currentCompactedKVs 
- 
memstoreSizeMBint memstoreSizeMB 
- 
namebyte[] name 
- 
readRequestsCountlong readRequestsCount 
- 
rootIndexSizeKBint rootIndexSizeKB 
- 
storefileIndexSizeKBlong storefileIndexSizeKB 
- 
storefilesint storefiles 
- 
storefileSizeMBint storefileSizeMB 
- 
storesint stores 
- 
totalCompactingKVslong totalCompactingKVs 
- 
totalStaticBloomSizeKBint totalStaticBloomSizeKB 
- 
totalStaticIndexSizeKBint totalStaticIndexSizeKB 
- 
writeRequestsCountlong writeRequestsCount 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModelclass StorageClusterVersionModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
versionString version 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.TableInfoModelclass TableInfoModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.TableListModelclass TableListModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
tablesList<org.apache.hadoop.hbase.rest.model.TableModel> tables 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.TableModelclass TableModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
nameString name 
 
- 
 
- 
Class org.apache.hadoop.hbase.rest.model.TableRegionModelclass TableRegionModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.TableSchemaModelclass TableSchemaModel extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.hadoop.hbase.rest.model.VersionModelclass VersionModel extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.hadoop.hbase.security- 
Exception org.apache.hadoop.hbase.security.AccessDeniedExceptionclass AccessDeniedException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1913879564363001780L
 
 
- 
- 
Package org.apache.hadoop.hbase.security.provider.example- 
Class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer.SecurityProviderclass SecurityProvider extends Provider implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.security.visibility- 
Exception org.apache.hadoop.hbase.security.visibility.InvalidLabelExceptionclass InvalidLabelException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.security.visibility.LabelAlreadyExistsExceptionclass LabelAlreadyExistsException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.apache.hadoop.hbase.security.visibility.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1725986524206989173L
 
- 
Exception org.apache.hadoop.hbase.security.visibility.VisibilityControllerNotReadyExceptionclass VisibilityControllerNotReadyException extends IOException implements Serializable- serialVersionUID:
- 1725986525207989173L
 
 
- 
- 
Package org.apache.hadoop.hbase.snapshot- 
Exception org.apache.hadoop.hbase.snapshot.CorruptedSnapshotExceptionclass CorruptedSnapshotException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.ExportSnapshotExceptionclass ExportSnapshotException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotExceptionclass HBaseSnapshotException extends org.apache.hadoop.hbase.DoNotRetryIOException implements Serializable- 
Serialized Fields- 
descriptionorg.apache.hadoop.hbase.client.SnapshotDescription description 
 
- 
 
- 
- 
Exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotExceptionclass RestoreSnapshotException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.SnapshotCreationExceptionclass SnapshotCreationException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistExceptionclass SnapshotDoesNotExistException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.SnapshotExistsExceptionclass SnapshotExistsException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.SnapshotTTLExpiredExceptionclass SnapshotTTLExpiredException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
- 
Exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenExceptionclass TablePartiallyOpenException extends IOException implements Serializable- serialVersionUID:
- 3571982660065058361L
 
- 
Exception org.apache.hadoop.hbase.snapshot.UnknownSnapshotExceptionclass UnknownSnapshotException extends org.apache.hadoop.hbase.snapshot.HBaseSnapshotException implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.thrift- 
Exception org.apache.hadoop.hbase.thrift.HttpAuthenticationExceptionclass HttpAuthenticationException extends Exception implements Serializable- serialVersionUID:
- 0L
 
- 
Exception org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.IOErrorWithCauseclass IOErrorWithCause extends org.apache.hadoop.hbase.thrift.generated.IOError implements Serializable- 
Serialized Fields- 
causeThrowable cause 
 
- 
 
- 
- 
Class org.apache.hadoop.hbase.thrift.ThriftHttpServletclass ThriftHttpServlet extends org.apache.thrift.server.TServlet implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
doAsEnabledboolean doAsEnabled 
- 
securityEnabledboolean securityEnabled 
 
- 
 
 
- 
- 
Package org.apache.hadoop.hbase.tool- 
Class org.apache.hadoop.hbase.tool.CanaryStatusServletclass CanaryStatusServlet extends javax.servlet.http.HttpServlet implements Serializable
 
- 
- 
Package org.apache.hadoop.hbase.util- 
Exception org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityExceptionclass StreamLacksCapabilityException extends Exception implements Serializable
- 
Exception org.apache.hadoop.hbase.util.FileSystemVersionExceptionclass FileSystemVersionException extends IOException implements Serializable- serialVersionUID:
- 1004053363L
 
- 
Exception org.apache.hadoop.hbase.util.LeaseNotRecoveredExceptionclass LeaseNotRecoveredException extends org.apache.hadoop.hbase.HBaseIOException implements Serializable
- 
Class org.apache.hadoop.hbase.util.Pairclass Pair extends Object implements Serializable- serialVersionUID:
- -3986244606585552569L
 
- 
Exception org.apache.hadoop.hbase.util.ReadOnlyByteRangeExceptionclass ReadOnlyByteRangeException extends UnsupportedOperationException implements Serializable
- 
Class org.apache.hadoop.hbase.util.StealJobQueue- serialVersionUID:
- -6334572230936888291L
 - 
Serialized Fields- 
lockLock lock 
- 
stealFromQueueBlockingQueue<T extends Object> stealFromQueue 
 
- 
 
 
- 
- 
Package org.apache.hadoop.hbase.zookeeper- 
Exception org.apache.hadoop.hbase.zookeeper.TestZKMainServer.ExitExceptionclass ExitException extends SecurityException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.apache.log4j- 
Class org.apache.log4j.Levelclass Level extends org.apache.log4j.Priority implements Serializable- serialVersionUID:
- 3491141966387921974L
 - 
Serialization Methods- 
readObject- Throws:
- IOException
- ClassNotFoundException
 
- 
readResolve- Throws:
- ObjectStreamException
 
- 
writeObject- Throws:
- IOException
 
 
- 
 
- 
Class org.apache.log4j.RenderedMessageclass RenderedMessage extends Object implements Serializable
 
-