public class VisorCacheV3 extends VisorCacheV2
IgniteCache.| Constructor and Description |
|---|
VisorCacheV3() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridTuple3<Integer,Long,Long>> |
backupPartitionsOffheapSwap() |
VisorCache |
from(IgniteEx ignite,
String cacheName,
int sample) |
VisorCache |
history() |
protected VisorCache |
initHistory(VisorCache c)
Fill values that should be stored in history;
|
Collection<GridTuple3<Integer,Long,Long>> |
primaryPartitionsOffheapSwap() |
nearbackupPartitions, 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 VisorCacheV2ignite - Grid.cacheName - Cache name.sample - Sample size.IgniteCheckedException - If failed to create data transfer object.protected VisorCache initHistory(VisorCache c)
initHistory in class VisorCacheV2c - Source cache.public VisorCache history()
history in class VisorCacheV2public Collection<GridTuple3<Integer,Long,Long>> primaryPartitionsOffheapSwap()
public Collection<GridTuple3<Integer,Long,Long>> backupPartitionsOffheapSwap()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016