Interface DfsBlockCache.ReadableChannelSupplier
- All Known Implementing Classes:
BlockBasedFile.LazyChannel
- Enclosing class:
DfsBlockCache
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Supplier for readable channel
-
Method Summary
-
Method Details
-
get
- Returns:
- ReadableChannel
- Throws:
IOException
-