Package com.vmware.vim25.mo
Class EventHistoryCollector
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.HistoryCollector
com.vmware.vim25.mo.EventHistoryCollector
-
Constructor Summary
ConstructorsConstructorDescriptionEventHistoryCollector(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Modifier and TypeMethodDescriptionbooleanEvent[]Event[]readNextEvents(int maxCount) Event[]readPreviousEvents(int maxCount) Methods inherited from class com.vmware.vim25.mo.HistoryCollector
destroyCollector, resetCollector, rewindCollector, setCollectorPageSizeMethods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
EventHistoryCollector
-
-
Method Details
-
getInitialized
public boolean getInitialized() -
getLatestPage
-
getFilter
- Overrides:
getFilterin classHistoryCollector
-
readNextEvents
- Throws:
RuntimeFaultRemoteException
-
readPreviousEvents
- Throws:
RuntimeFaultRemoteException
-