public class GridStoreInfo extends StoreInfo
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGridName()
Get the grid name.
|
java.lang.String |
getGridURL()
Get the grid URL.
|
long |
getScanInterval()
Get the scan interval.
|
long |
getScanRows()
Get the number of rows examined at each scan interval.
|
boolean |
isFirstScanFinished()
Determine if the first scan is finished.
|
java.lang.String |
toString() |
getAverageWriteTime, getFileSize, getFreeSpace, getMsgBytes, getMsgCount, getSwappedBytes, getSwappedCount, getUsedSpace, getWriteUsage
public java.lang.String getGridURL()
public java.lang.String getGridName()
public long getScanInterval()
public long getScanRows()
public boolean isFirstScanFinished()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © Cloud Software Group, Inc. All rights reserved