public class IoTPagedMetricSelector
extends java.lang.Object
Constructor and Description |
---|
IoTPagedMetricSelector(java.lang.String where,
java.lang.String meterNames,
int pageSize,
boolean forAsset,
boolean useLastReading,
java.util.Date startTime,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
java.util.List |
nextPage() |
public IoTPagedMetricSelector(java.lang.String where, java.lang.String meterNames, int pageSize, boolean forAsset, boolean useLastReading, java.util.Date startTime, UserInfo userInfo) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public java.util.List nextPage() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void cleanup()