public class VisorCacheV4 extends VisorCacheV2
IgniteCache.| Constructor and Description |
|---|
VisorCacheV4() |
| 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;
|
int |
offHeapBackupEntriesCount() |
int |
offHeapPrimaryEntriesCount() |
int |
swapBackupEntriesCount() |
int |
swapPrimaryEntriesCount() |
String |
toString() |
nearbackupPartitions, dhtSize, dynamicDeploymentId, estimateMemorySize, indexesSize, memorySize, metrics, mode, name, name, nearSize, offHeapAllocatedSize, offHeapEntriesCount, partitionMap, partitions, primaryPartitions, primarySize, size, swapKeys, swapSizepublic 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 int offHeapPrimaryEntriesCount()
public int offHeapBackupEntriesCount()
public int swapPrimaryEntriesCount()
public int swapBackupEntriesCount()
public String toString()
toString in class VisorCache
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016