Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
RegionOfflineException
Thrown when a table can not be located
|
Modifier and Type | Class and Description |
---|---|
class |
RowTooBigException
Gets or Scans throw this exception if running without in-row scan flag
set and row size appears to exceed max configured size (configurable via
hbase.table.max.rowsize).
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.