Interface SegmentMetadataCache.Action<T>
- Enclosing interface:
- SegmentMetadataCache
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Represents a thread-safe read or write action performed on the cache within
required locks.
-
Method Summary
-
Method Details
-
perform
- Throws:
Exception
-