Interface MetaParam.Lookup
- All Known Subinterfaces:
EntryView.ReadEntryView<K,V>, EntryView.ReadWriteEntryView<K, V>, EntryViews.AccessLoggingReadWriteView<K, V>
- All Known Implementing Classes:
EntryViews.NoValueReadOnlyView, EntryViews.ReadOnlySnapshotView, EntryViews.ReadWriteSnapshotView, 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