Class ShardedRangerHttpHubClient<T>

java.lang.Object
io.appform.ranger.client.AbstractRangerHubClient<T,R,D>
io.appform.ranger.client.http.AbstractRangerHttpHubClient<T,io.appform.ranger.core.finder.serviceregistry.MapBasedServiceRegistry<T>,HTTPResponseDataDeserializer<T>>
io.appform.ranger.client.http.ShardedRangerHttpHubClient<T>
All Implemented Interfaces:
RangerHubClient<T,io.appform.ranger.core.finder.serviceregistry.MapBasedServiceRegistry<T>>

public class ShardedRangerHttpHubClient<T> extends AbstractRangerHttpHubClient<T,io.appform.ranger.core.finder.serviceregistry.MapBasedServiceRegistry<T>,HTTPResponseDataDeserializer<T>>
  • Constructor Details

    • ShardedRangerHttpHubClient

      public ShardedRangerHttpHubClient()
  • Method Details