Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.security.access |
Modifier and Type | Interface and Description |
---|---|
interface |
HMasterInterface
Clients interact with the HMasterInterface to gain access to meta-level
HBase functionality, like finding an HRegionServer and creating/destroying
tables.
|
interface |
HRegionInterface
Clients interact with HRegionServers using a handle to the HRegionInterface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SecureBulkLoadProtocol
Provides a secure way to bulk load data onto HBase
These are internal API.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.