|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalCacheControlService
Defines an internal service API of CacheControlService used to access cache control without requiring auth.
| Method Summary | |
|---|---|
List<String> |
getCacheClusterNodeAddressListInternal()
Is the actual implementation of the attribute not requiring auth (methods with throws clause are proxied). |
List<String> |
getCacheIdentifiersInternal()
Is the actual implementation of the attribute not requiring auth (methods with throws clause are proxied). |
List<CacheInformation> |
getCacheInformationListInternal()
Is the actual implementation of the attribute not requiring auth (methods with throws clause are proxied). |
CacheInformation |
getCombinedCacheInformationInternal()
Is the actual implementation of the attribute not requiring auth (methods with throws clause are proxied). |
List<String> |
getLocalClusterNodeAddressListInternal()
Is the actual implementation of the attribute not requiring auth (methods with throws clause are proxied). |
| Method Detail |
|---|
List<String> getCacheIdentifiersInternal()
CacheControlService.getCacheIdentifiers().List<String> getCacheClusterNodeAddressListInternal()
CacheControlService.getCacheClusterNodeAddressList().List<String> getLocalClusterNodeAddressListInternal()
CacheControlService.getLocalClusterNodeAddressList().CacheInformation getCombinedCacheInformationInternal()
CacheControlService.getCombinedCacheInformation().List<CacheInformation> getCacheInformationListInternal()
CacheControlService.getCacheInformationList().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||