| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.cache | |
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Class and Description |
|---|---|
class |
VisorCacheV2
Data transfer object for
IgniteCache. |
class |
VisorCacheV3
Deprecated.
Needed only for backward compatibility.
|
class |
VisorCacheV4
Data transfer object for
IgniteCache. |
| Modifier and Type | Method and Description |
|---|---|
VisorCache |
VisorCache.from(IgniteEx ignite,
String cacheName,
int sample) |
VisorCache |
VisorCacheV4.from(IgniteEx ignite,
String cacheName,
int sample) |
VisorCache |
VisorCacheV2.from(IgniteEx ignite,
String cacheName,
int sample) |
VisorCache |
VisorCache.history() |
VisorCache |
VisorCacheV4.history() |
VisorCache |
VisorCacheV2.history() |
protected VisorCache |
VisorCache.initHistory(VisorCache c)
Fill values that should be stored in history;
|
protected VisorCache |
VisorCacheV4.initHistory(VisorCache c)
Fill values that should be stored in history;
|
protected VisorCache |
VisorCacheV2.initHistory(VisorCache c)
Fill values that should be stored in history;
|
| Modifier and Type | Method and Description |
|---|---|
protected VisorCache |
VisorCache.initHistory(VisorCache c)
Fill values that should be stored in history;
|
protected VisorCache |
VisorCacheV4.initHistory(VisorCache c)
Fill values that should be stored in history;
|
protected VisorCache |
VisorCacheV2.initHistory(VisorCache c)
Fill values that should be stored in history;
|
| Modifier and Type | Method and Description |
|---|---|
Collection<VisorCache> |
VisorNodeDataCollectorJobResult.caches() |
Map<UUID,Collection<VisorCache>> |
VisorNodeDataCollectorTaskResult.caches() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016