@Singleton public class HttpServerBundle extends RangerServerBundle<ShardInfo,AppConfiguration>
| Constructor and Description |
|---|
HttpServerBundle() |
| Modifier and Type | Method and Description |
|---|---|
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) |
getHubs, getMapper, initialize, preBundle, run, withLifecycleSignalsprotected 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<com.codahale.metrics.health.HealthCheck> withHealthChecks(AppConfiguration configuration)
withHealthChecks in class RangerServerBundle<ShardInfo,AppConfiguration>Copyright © 2015–2022. All rights reserved.