Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Field and Description |
---|---|
private RegistryEndpointsRefresher |
AbstractRpcBasedConnectionRegistry.registryEndpointRefresher |
Modifier and Type | Method and Description |
---|---|
(package private) static RegistryEndpointsRefresher |
RegistryEndpointsRefresher.create(org.apache.hadoop.conf.Configuration conf,
String initialDelaySecsConfigName,
String intervalSecsConfigName,
String minIntervalSecsConfigName,
RegistryEndpointsRefresher.Refresher refresher)
Create a
RegistryEndpointsRefresher . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.