public class VisorCacheV2 extends VisorCache
IgniteCache.| Constructor and Description |
|---|
VisorCacheV2() |
| Modifier and Type | Method and Description |
|---|---|
VisorCache |
from(IgniteEx ignite,
String cacheName,
int sample) |
VisorCache |
history() |
protected VisorCache |
initHistory(VisorCache c)
Fill values that should be stored in history;
|
boolean |
near() |
backupPartitions, dhtSize, dynamicDeploymentId, estimateMemorySize, indexesSize, memorySize, metrics, mode, name, name, nearSize, offHeapAllocatedSize, offHeapEntriesCount, partitionMap, partitions, primaryPartitions, primarySize, size, swapKeys, swapSize, toStringpublic VisorCache from(IgniteEx ignite, String cacheName, int sample) throws IgniteCheckedException
from in class VisorCacheignite - Grid.cacheName - Cache name.sample - Sample size.IgniteCheckedException - If failed to create data transfer object.protected VisorCache initHistory(VisorCache c)
initHistory in class VisorCachec - Source cache.public VisorCache history()
history in class VisorCachepublic boolean near()
true if cache has near cache.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016