| Interface | Description |
|---|---|
| ObjectSizeCalculatorInterface |
Interface for an ObjectSizeCalculator, that does a deep calculation of the object trees size in byte.
|
| Class | Description |
|---|---|
| CacheSizeInfo |
Data class which stores information of the cache size, namely number of elements and
size in bytes.
|
| KeyValueUtil<K,V> |
Perform check operations on cache keys and values.
|
| SecondsOrMillis |
Utility class to convert a millisecond value to an internal representation, with precision of either milliseconds or seconds.
|
| Serializing |
Methods that help serializing and deserializing.
|
| TCacheConfigurationMBean | |
| TCacheMBean |
Utility functions to register MBean objects.
|
| TCKMBeanServerBuilder |
An MBeanServer builder which creates a local MBeanServer.
|
| TCKMBeanServerBuilder.RIMBeanServerDelegate |
A decorator around the MBeanServerDelegate which sets the mBeanServerId
to the value of the
org.jsr107.tck.management.agentId system
property so that the TCK can precisely identify the correct MBeanServer
when running tests. |
| Enum | Description |
|---|---|
| ChangeStatus |
Copyright © 2018 trivago. All rights reserved.