Interface GetCacheEntriesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetCacheEntries(List<CacheEntryTransfer> commands) voidsetCacheEntryCount(Long cacheEntryCount)
-
Method Details
-
getCacheEntryCount
-
setCacheEntryCount
-
getCacheEntries
-
setCacheEntries
-