Hello all!

Please, would you explain to me, what is StorageService's initServer()
method's purpose? Is it possible to run Cassandra on a single node this
way? If I call initServer() in my program, everything seems to work
(the directories and files are created and I can insert some data) but
then, after running the program again, I cannot get the data back
(though they are saved on the disk, they are accesible via thrift) --
nothing is returned.

Thank you.

Jiri

Reply via email to