Methods in org.apache.cassandra.io.util that return SegmentedFile |
SegmentedFile |
BufferedSegmentedFile.Builder.complete(java.lang.String path)
Called after all potential boundaries have been added to apply this Builder to a concrete file on disk. |
SegmentedFile |
CompressedSegmentedFile.Builder.complete(java.lang.String path)
Called after all potential boundaries have been added to apply this Builder to a concrete file on disk. |
abstract SegmentedFile |
SegmentedFile.Builder.complete(java.lang.String path)
Called after all potential boundaries have been added to apply this Builder to a concrete file on disk. |