public class TaskHistoryCollector extends HistoryCollector
| Constructor and Description |
|---|
TaskHistoryCollector(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
TaskFilterSpec |
getFilter() |
TaskInfo[] |
getLatestPage() |
TaskInfo[] |
readNextTasks(int maxCount) |
TaskInfo[] |
readPreviousTasks(int maxCount) |
destroyCollector, resetCollector, rewindCollector, setCollectorPageSizeconvertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic TaskHistoryCollector(ServerConnection serverConnection, ManagedObjectReference mor)
public TaskFilterSpec getFilter()
public TaskInfo[] getLatestPage()
public TaskInfo[] readNextTasks(int maxCount) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic TaskInfo[] readPreviousTasks(int maxCount) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.