Class ShowCollResponseWrapper.CollectionInfo

  • Enclosing class:
    ShowCollResponseWrapper

    public static final class ShowCollResponseWrapper.CollectionInfo
    extends java.lang.Object
    Internal-use class to wrap response of showCollections interface.
    • Constructor Summary

      Constructors 
      Constructor Description
      CollectionInfo​(java.lang.String name, long id, long utcTimestamp)  
    • Constructor Detail

      • CollectionInfo

        public CollectionInfo​(java.lang.String name,
                              long id,
                              long utcTimestamp)
    • Method Detail

      • SetInMemoryPercentage

        public void SetInMemoryPercentage​(long inMemoryPercentage)
      • toString

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