Class SSTableFormat.Components.Types
java.lang.Object
org.apache.cassandra.io.sstable.format.SSTableFormat.Components.Types
- Direct Known Subclasses:
BigFormat.Components.Types,BtiFormat.Components.Types
- Enclosing class:
- SSTableFormat.Components
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Component.Typestatic final Component.Typestatic final Component.Typestatic final Component.Typestatic final Component.Typestatic final Component.Typestatic final Component.Typestatic final Component.Typestatic final Component.Type -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DATA
-
COMPRESSION_INFO
-
STATS
-
FILTER
-
DIGEST
-
CRC
-
TOC
-
SECONDARY_INDEX
-
CUSTOM
-
-
Constructor Details
-
Types
public Types()
-