hmsonline / storm-cassandra-cql

Storm Cassandra Bridge built on CQL
Apache License 2.0
43 stars 38 forks source link

add extends possibility for CassandraCqlMapState #48

Closed ylorenza-poctu closed 9 years ago

ylorenza-poctu commented 9 years ago

Actually everything is private or public in CassandraCqlMapState and CassandraCqlMapStateFactory. I need to extends this class to do something specific but i can't because all attribute are private and there is no accessor