Class HasPartitionResponse


  • public class HasPartitionResponse
    extends java.lang.Object
    Contains the returned response and hasPartition for hasPartition
    • Method Detail

      • hasPartition

        public boolean hasPartition()
      • getResponse

        public Response getResponse()
      • ok

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object