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 -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -