- onChange(Collection<T>) - Method in interface org.gridgain.visor.plugin.VisorSelectionListener
-
On selection changed.
- onClosed() - Method in class org.gridgain.visor.plugin.VisorPluggableTab
-
Will be executed on tab close.
- onConnected() - Method in class org.gridgain.visor.plugin.VisorExtensionPoint
-
Will be executed on Visor connect to grid.
- onDisconnected() - Method in class org.gridgain.visor.plugin.VisorExtensionPoint
-
Will be executed on Visor disconnect from grid.
- onEventsChanged() - Method in class org.gridgain.visor.plugin.VisorExtensionPoint
-
Will be executed on Visor events changed.
- onModelChanged() - Method in class org.gridgain.visor.plugin.VisorExtensionPoint
-
Will be executed on Visor model changed.
- onNodeFailed(UUID) - Method in interface org.gridgain.visor.plugin.VisorTopologyListener
-
Action that should be done on node failed.
- onNodeJoin(UUID) - Method in interface org.gridgain.visor.plugin.VisorTopologyListener
-
Action that should be done on node join.
- onNodeLeft(UUID) - Method in interface org.gridgain.visor.plugin.VisorTopologyListener
-
Action that should be done on node left.
- onNodeSegmented(UUID) - Method in interface org.gridgain.visor.plugin.VisorTopologyListener
-
Action that should be done on node segmented.
- org.gridgain.visor.plugin - package org.gridgain.visor.plugin
-
Contains Visor Plugin extension functionality.