Class InfoResource

java.lang.Object
io.appform.ranger.discovery.bundle.InfoResource

@Produces("application/json") @Path("/instances") public class InfoResource extends Object
Given information about the cluster.
  • Constructor Details

    • InfoResource

      public InfoResource(io.appform.ranger.client.RangerClient<ShardInfo,io.appform.ranger.core.finder.serviceregistry.MapBasedServiceRegistry<ShardInfo>> serviceDiscoveryClient)
  • Method Details

    • get

      @GET public javax.ws.rs.core.Response get()