cacheEntry
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
| Available Since: | 1.4-M3 |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| key (string) | 0/1 | |
| size (long) | 1/1 | |
| cacheHits (long) | 1/1 | |
| cacheMiss (long) | 1/1 | |
| cacheHitRate (string) | 0/1 | |
| inMemorySize (long) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| key | key (string) | |
| size | size (long) | |
| cacheHits | cacheHits (long) | |
| cacheMiss | cacheMiss (long) | |
| cacheHitRate | cacheHitRate (string) | |
| inMemorySize | inMemorySize (long) |