public static final class ShowCollResponseWrapper.CollectionInfo
extends java.lang.Object
showCollections
interface.Constructor | Description |
---|---|
CollectionInfo(java.lang.String name,
long id,
long utcTimestamp) |
Modifier and Type | Method | Description |
---|---|---|
void |
SetInMemoryPercentage(long inMemoryPercentage) |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CollectionInfo(java.lang.String name,
long id,
long utcTimestamp)
public void SetInMemoryPercentage(long inMemoryPercentage)
public java.lang.String toString()
toString
in class java.lang.Object