public class VisorNodeDataCollectorTaskResult extends Object implements Serializable
| Constructor and Description |
|---|
VisorNodeDataCollectorTaskResult() |
| Modifier and Type | Method and Description |
|---|---|
Map<UUID,Collection<VisorCache>> |
caches() |
Map<UUID,VisorExceptionWrapper> |
cachesEx() |
Map<UUID,Long> |
errorCounts() |
List<VisorGridEvent> |
events() |
Map<UUID,VisorExceptionWrapper> |
eventsEx() |
Map<UUID,String> |
gridNames() |
Map<UUID,Collection<VisorIgfsEndpoint>> |
igfsEndpoints() |
Map<UUID,Collection<VisorIgfs>> |
igfss() |
Map<UUID,VisorExceptionWrapper> |
igfssEx() |
boolean |
isEmpty() |
Map<UUID,Boolean> |
taskMonitoringEnabled() |
Map<UUID,Long> |
topologyVersions() |
Map<UUID,VisorExceptionWrapper> |
unhandledEx() |
public boolean isEmpty()
true If no data was collected.public Map<UUID,VisorExceptionWrapper> unhandledEx()
public Map<UUID,Boolean> taskMonitoringEnabled()
public List<VisorGridEvent> events()
public Map<UUID,VisorExceptionWrapper> eventsEx()
public Map<UUID,Collection<VisorCache>> caches()
public Map<UUID,VisorExceptionWrapper> cachesEx()
public Map<UUID,Collection<VisorIgfs>> igfss()
public Map<UUID,Collection<VisorIgfsEndpoint>> igfsEndpoints()
public Map<UUID,VisorExceptionWrapper> igfssEx()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015