Class DataComponent
- java.lang.Object
-
- org.apache.cassandra.io.sstable.format.DataComponent
-
public class DataComponent extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DataComponent()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SequentialWriter
buildWriter(Descriptor descriptor, TableMetadata metadata, SequentialWriterOption options, MetadataCollector metadataCollector, OperationType operationType, Config.FlushCompression flushCompression)
-
-
-
Method Detail
-
buildWriter
public static SequentialWriter buildWriter(Descriptor descriptor, TableMetadata metadata, SequentialWriterOption options, MetadataCollector metadataCollector, OperationType operationType, Config.FlushCompression flushCompression)
-
-