| Package | Description |
|---|---|
| org.gridgain.grid.kernal.visor.cmd.dto | |
| org.gridgain.grid.kernal.visor.cmd.dto.cache |
| Modifier and Type | Method and Description |
|---|---|
Iterable<VisorCacheConfig> |
VisorGridConfig.caches() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisorGridConfig.caches(Iterable<VisorCacheConfig> caches) |
| Modifier and Type | Method and Description |
|---|---|
static VisorCacheConfig |
VisorCacheConfig.from(GridCacheConfiguration ccfg) |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<VisorCacheConfig> |
VisorCacheConfig.list(GridCacheConfiguration[] caches) |
Copyright © 2014. All rights reserved.