@Singleton public class ZKServerBundle extends RangerServerBundle<ShardInfo,AppConfiguration>
| Constructor and Description |
|---|
ZKServerBundle() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
preBundle(AppConfiguration configuration) |
protected List<com.codahale.metrics.health.HealthCheck> |
withHealthChecks(AppConfiguration configuration) |
protected List<io.appform.ranger.client.RangerHubClient<ShardInfo>> |
withHubs(AppConfiguration configuration) |
protected boolean |
withInitialRotationStatus(AppConfiguration configuration) |
protected List<io.appform.ranger.core.signals.Signal<ShardInfo>> |
withLifecycleSignals(AppConfiguration configuration) |
getHubs, getMapper, initialize, runprotected void preBundle(AppConfiguration configuration)
preBundle in class RangerServerBundle<ShardInfo,AppConfiguration>protected List<io.appform.ranger.client.RangerHubClient<ShardInfo>> withHubs(AppConfiguration configuration)
withHubs in class RangerServerBundle<ShardInfo,AppConfiguration>protected boolean withInitialRotationStatus(AppConfiguration configuration)
withInitialRotationStatus in class RangerServerBundle<ShardInfo,AppConfiguration>protected List<io.appform.ranger.core.signals.Signal<ShardInfo>> withLifecycleSignals(AppConfiguration configuration)
withLifecycleSignals in class RangerServerBundle<ShardInfo,AppConfiguration>protected List<com.codahale.metrics.health.HealthCheck> withHealthChecks(AppConfiguration configuration)
withHealthChecks in class RangerServerBundle<ShardInfo,AppConfiguration>Copyright © 2015–2022. All rights reserved.