Answer Posted / Mintu Kumar
SSTable in Apache Cassandra is a persistent data structure that stores sorted data on disk. It is used to store the final version of the data after it has been flushed from the Memtable. Data in SSTables is organized by partition key and is split across multiple files for efficient storage and retrieval.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category