visual c++ - Cassandra SSTables: how to read in c++? -


what structure of sstable files? how can read sstables in c++ application?

it's internal implementation detail, subject change. (e.g., changed in 1.2.0, 1.2.5, , 2.0.0, major releases before that.)

the best way see written @ sstablewriter.append; read path scattered here , there, write path goes through 1 method.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -