hmsonline / storm-cassandra

Storm Cassandra Integration
Apache License 2.0
179 stars 90 forks source link

Provide additional RowKeyDeterminable and ColumnFamilyDeterminable impls #2

Closed ptgoetz closed 12 years ago

ptgoetz commented 12 years ago

DefaultRowKeyDeterminable and DefaultColumnFamilyDeterminable classes don't illustrate the "Determinable" concept well.

Provide a more complex/real-world implementation.