Class PerSSTableIndexWriter.Index
java.lang.Object
org.apache.cassandra.index.sasi.disk.PerSSTableIndexWriter.Index
- Enclosing class:
- PerSSTableIndexWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ByteBuffer term, DecoratedKey key, long keyPosition) voidcomplete(CountDownLatch latch) file(boolean isFinal) protected Callable<OnDiskIndex>scheduleSegmentFlush(boolean isFinal)
-
Field Details
-
outputFile
-
segments
-
-
Constructor Details
-
Index
-
-
Method Details
-
add
-
scheduleSegmentFlush
-
complete
-
file
-