Interface CompactWriter<T>
- All Known Implementing Classes:
CompactBucketWriter
@Internal
public interface CompactWriter<T>
Writer for compaction.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
write
- Throws:
IOException
-
commit
Commits the pending file, making it visible.- Throws:
IOException
-