tomekkup / helenos

Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.
160 stars 43 forks source link

How do I deserialize data? #18

Open rahulneel opened 10 years ago

rahulneel commented 10 years ago

I had asked this question earlier on another thread and you said it would be possible. Can you give me information on how to configure it?

Do you plan to also have deserializers? For example if I byte serialize my data using something like Coherence POF (Portable Object Format), Can I provide my POF configs, Coherence JARs in a certain place and it would be able to deserialize data and display it?