Class ListPartitionsResponse


  • public class ListPartitionsResponse
    extends java.lang.Object
    Contains the returned response and partitionList for listPartitions
    • Method Detail

      • getPartitionList

        public java.util.List<java.lang.String> getPartitionList()
        Returns:
        a List of partition tags.
      • getResponse

        public Response getResponse()
      • ok

        public boolean ok()
        Returns:
        true if the response status equals SUCCESS