Class UnshardedRangerHttpHubClient<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.ListBasedServiceRegistry<T>,HTTPResponseDataDeserializer<T>>
io.appform.ranger.client.http.UnshardedRangerHttpHubClient<T>
All Implemented Interfaces:
RangerHubClient<T,io.appform.ranger.core.finder.serviceregistry.ListBasedServiceRegistry<T>>

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

    • UnshardedRangerHttpHubClient

      public UnshardedRangerHttpHubClient()
  • Method Details