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

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -