public class EventHistoryCollector extends HistoryCollector
| Constructor and Description |
|---|
EventHistoryCollector(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
EventFilterSpec |
getFilter() |
Event[] |
getLatestPage() |
Event[] |
readNextEvents(int maxCount) |
Event[] |
readPreviousEvents(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 EventHistoryCollector(ServerConnection serverConnection, ManagedObjectReference mor)
public EventFilterSpec getFilter()
public Event[] getLatestPage()
public Event[] readNextEvents(int maxCount) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Event[] readPreviousEvents(int maxCount) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.