Interface CachedQueryValue
- All Known Implementing Classes:
GlobalCacheQueryValue
,LocalCacheQueryValue
public interface CachedQueryValue
Value stored in both local and global query caches.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkConsistency
(SearchResultList<String> oidOnlyResult) @NotNull SearchResultList<String>
default int
size()
-
Method Details
-
getOidOnlyResult
-
size
default int size() -
checkConsistency
-