Export Hector packages from Cassandra persistence manager
---------------------------------------------------------

                 Key: AMDATUCASSANDRA-96
                 URL: http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-96
             Project: Amdatu Cassandra
          Issue Type: Improvement
          Components: Persistence Manager
            Reporter: Ivo Ladage - van Doorn
             Fix For: 0.2.1


The current CassandraPersistenceManager bundle exports only the 
me.prettyprint.hector.api package. However, the HFactor for example also uses 
classes from the 'internal' me.prettyprint.cassandra.model package (like 
IndexedSlicesQuery). Unfortunately, Hector does not clearly separate its API 
classes and implementation classes. By exposing only the .api package, only a 
limited part of the Hector API could actually be used. Therefore it would be 
best just to export all Hector classes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to