Class StatusResource


  • @Path("/status")
    @Produces({"application/json","application/xml"})
    public class StatusResource
    extends Object
    Generates the status for master, gc, and tservers as well as log and problem reports
    Since:
    2.0.0
    • Constructor Detail

      • StatusResource

        public StatusResource()
    • Method Detail

      • getTables

        @GET
        public StatusInformation getTables()
        Generates the JSON object with the status
        Returns:
        Status report