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