Uses of Class
org.apache.hadoop.hbase.exceptions.HBaseException
Package
Description
Provides HBase Client
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.exceptions.HBaseException in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
ColumnFamilyDescriptorBuilder.setBlocksize
(String value) org.apache.hadoop.hbase.client.TableDescriptorBuilder
TableDescriptorBuilder.setMaxFileSize
(String maxFileSize) org.apache.hadoop.hbase.client.TableDescriptorBuilder
TableDescriptorBuilder.setMemStoreFlushSize
(String memStoreFlushSize) org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
ColumnFamilyDescriptorBuilder.setTimeToLive
(String value) -
Uses of org.apache.hadoop.hbase.exceptions.HBaseException in org.apache.hadoop.hbase.exceptions
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.exceptions.DeserializationException
Failed deserialization.class
org.apache.hadoop.hbase.exceptions.KeyManagerException
class
org.apache.hadoop.hbase.exceptions.SSLContextException
class
org.apache.hadoop.hbase.exceptions.TrustManagerException
class
org.apache.hadoop.hbase.exceptions.X509Exception
This file has been copied from the Apache ZooKeeper project. -
Uses of org.apache.hadoop.hbase.exceptions.HBaseException in org.apache.hadoop.hbase.replication
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.replication.ReplicationException
An HBase Replication exception. -
Uses of org.apache.hadoop.hbase.exceptions.HBaseException in org.apache.hadoop.hbase.util