Package | Description |
---|---|
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.security.access |
Modifier and Type | Method and Description |
---|---|
default Optional<EndpointObserver> |
RegionCoprocessor.getEndpointObserver() |
Modifier and Type | Field and Description |
---|---|
private CoprocessorHost.ObserverGetter<RegionCoprocessor,EndpointObserver> |
RegionCoprocessorHost.endpointObserverGetter |
Modifier and Type | Class and Description |
---|---|
class |
AccessController
Provides basic authorization checks for data access and administrative operations.
|
Modifier and Type | Method and Description |
---|---|
Optional<EndpointObserver> |
AccessController.getEndpointObserver() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.