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