Class DataComponent
java.lang.Object
org.apache.cassandra.io.sstable.format.DataComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SequentialWriterbuildWriter(Descriptor descriptor, TableMetadata metadata, SequentialWriterOption options, MetadataCollector metadataCollector, OperationType operationType, Config.FlushCompression flushCompression)
-
Constructor Details
-
DataComponent
public DataComponent()
-
-
Method Details
-
buildWriter
public static SequentialWriter buildWriter(Descriptor descriptor, TableMetadata metadata, SequentialWriterOption options, MetadataCollector metadataCollector, OperationType operationType, Config.FlushCompression flushCompression)
-