Package org.infinispan.functional
Interface MetaParam.Lookup
- All Known Subinterfaces:
EntryView.ReadEntryView<K,
,V> EntryView.ReadWriteEntryView<K,
,V> EntryViews.AccessLoggingReadWriteView<K,
V>
- All Known Implementing Classes:
MetaParamsInternalMetadata
Provides metadata parameter lookup capabilities using
Class
as
lookup key.
A user that queries meta parameters can never assume that the meta parameter will always exist because some of them depends on the cache usage.
- Since:
- 8.0
-
Method Summary