FederationCache.ApplicationHomeSubClusterCacheResponse, FederationCache.SubClusterInfoCacheResponse, FederationCache.SubClusterPolicyConfigurationCacheResponsepublic class FederationCache.CacheResponse<R>
extends java.lang.Object
| Constructor | Description |
|---|---|
CacheResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
R |
getItem() |
|
java.util.List<R> |
getList() |
|
void |
setItem(R pItem) |
|
void |
setList(java.util.List<R> list) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.