| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.exceptions | |
| org.apache.hadoop.hbase.procedure2 | |
| org.apache.hadoop.hbase.replication | Multi Cluster Replication | 
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Method and Description | 
|---|---|
| HColumnDescriptor | HColumnDescriptor. setTimeToLive(String value)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ColumnFamilyDescriptorBuilder | ColumnFamilyDescriptorBuilder. setTimeToLive(String value) | 
| ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor | ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor. setTimeToLive(String timeToLive) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeserializationExceptionFailed deserialization. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProcedureAbortedExceptionThrown when a procedure is aborted | 
| class  | ProcedureException | 
| class  | ProcedureSuspendedException | 
| class  | ProcedureYieldException | 
| class  | RemoteProcedureExceptionA RemoteProcedureException is an exception from another thread or process. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicationExceptionAn HBase Replication exception. | 
| Modifier and Type | Method and Description | 
|---|---|
| private static long | PrettyPrinter. humanReadableIntervalToSec(String humanReadableInterval)Convert a human readable time interval to seconds. | 
| static String | PrettyPrinter. valueOf(String pretty,
       PrettyPrinter.Unit unit)Convert a human readable string to its value. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.