public static class CachesEndpoint.CacheDescriptor
extends java.lang.Object
Cache, primarily intended for serialization to JSON.| Constructor and Description |
|---|
CacheDescriptor(java.lang.String target) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTarget()
Return the fully qualified name of the native cache.
|