| Package | Description |
|---|---|
| org.gridgain.grid.kernal.visor.cmd.dto | |
| org.gridgain.grid.kernal.visor.cmd.tasks |
| Modifier and Type | Method and Description |
|---|---|
static VisorLicense |
VisorLicense.from(GridEx g) |
VisorLicense |
VisorGridConfig.license() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisorGridConfig.license(VisorLicense license) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GridBiTuple<UUID,VisorLicense>> |
VisorLicenseCollectTask.reduce(List<GridComputeJobResult> results)
Reduces (or aggregates) results received so far into one compound result to be returned to
caller via
GridComputeTaskFuture.get() method. |
Copyright © 2014. All rights reserved.