Class Hierarchy
- java.lang.Object
- me.prettyprint.cassandra.model.AbstractBasicQuery<K,N,T> (implements me.prettyprint.hector.api.query.Query<T>)
- me.prettyprint.cassandra.model.AbstractQuery<K,N,V,T> (implements me.prettyprint.hector.api.query.Query<T>)
- me.prettyprint.cassandra.model.AbstractColumnQuery<K,N,V> (implements me.prettyprint.hector.api.query.ColumnQuery<K,N,V>)
- me.prettyprint.cassandra.model.AbstractSliceQuery<K,N,V,T> (implements me.prettyprint.hector.api.query.Query<T>)
- me.prettyprint.cassandra.model.AbstractSuperColumnQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.SuperColumnQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.CqlQuery<K,N,V>
- me.prettyprint.cassandra.model.AbstractSubColumnQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.SubColumnQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.AllOneConsistencyLevelPolicy (implements me.prettyprint.hector.api.ConsistencyLevelPolicy)
- me.prettyprint.cassandra.model.BasicColumnDefinition (implements me.prettyprint.hector.api.ddl.ColumnDefinition)
- me.prettyprint.cassandra.model.BasicColumnFamilyDefinition (implements me.prettyprint.hector.api.ddl.ColumnFamilyDefinition)
- me.prettyprint.cassandra.model.BasicKeyspaceDefinition (implements me.prettyprint.hector.api.ddl.KeyspaceDefinition)
- me.prettyprint.cassandra.model.ColumnSliceImpl<N,V> (implements me.prettyprint.hector.api.beans.ColumnSlice<N,V>)
- me.prettyprint.cassandra.model.ConfigurableConsistencyLevel (implements me.prettyprint.hector.api.ConsistencyLevelPolicy)
- me.prettyprint.cassandra.model.CounterRowImpl<K,N> (implements me.prettyprint.hector.api.beans.CounterRow<K,N>)
- me.prettyprint.cassandra.model.CounterRowsImpl<K,N> (implements me.prettyprint.hector.api.beans.CounterRows<K,N>)
- me.prettyprint.cassandra.model.CounterSliceImpl<N> (implements me.prettyprint.hector.api.beans.CounterSlice<N>)
- me.prettyprint.cassandra.model.CounterSuperRowImpl<K,SN,N> (implements me.prettyprint.hector.api.beans.CounterSuperRow<K,SN,N>)
- me.prettyprint.cassandra.model.CounterSuperRowsImpl<K,SN,N> (implements me.prettyprint.hector.api.beans.CounterSuperRows<K,SN,N>)
- me.prettyprint.cassandra.model.CounterSuperSliceImpl<SN,N> (implements me.prettyprint.hector.api.beans.CounterSuperSlice<SN,N>)
- me.prettyprint.cassandra.model.ExecutingKeyspace (implements me.prettyprint.hector.api.Keyspace)
- me.prettyprint.cassandra.model.ExecutionResult<T> (implements me.prettyprint.hector.api.ResultStatus)
- me.prettyprint.cassandra.model.HColumnImpl<N,V> (implements me.prettyprint.hector.api.beans.HColumn<N,V>)
- me.prettyprint.cassandra.model.HCounterColumnImpl<N> (implements me.prettyprint.hector.api.beans.HCounterColumn<N>)
- me.prettyprint.cassandra.model.HCounterSuperColumnImpl<SN,N> (implements me.prettyprint.hector.api.beans.HCounterSuperColumn<SN,N>)
- me.prettyprint.cassandra.model.HKeyRange<K>
- me.prettyprint.cassandra.model.HSlicePredicate<N>
- me.prettyprint.cassandra.model.HSuperColumnImpl<SN,N,V> (implements me.prettyprint.hector.api.beans.HSuperColumn<SN,N,V>)
- me.prettyprint.cassandra.model.KeyspaceOperationCallback<T>
- me.prettyprint.cassandra.model.MultigetCountQuery<K,N> (implements me.prettyprint.hector.api.query.Query<T>)
- me.prettyprint.cassandra.model.MutatorImpl<K> (implements me.prettyprint.hector.api.mutation.Mutator<K>)
- me.prettyprint.cassandra.model.QuorumAllConsistencyLevelPolicy (implements me.prettyprint.hector.api.ConsistencyLevelPolicy)
- me.prettyprint.cassandra.model.RowImpl<K,N,V> (implements me.prettyprint.hector.api.beans.Row<K,N,V>)
- me.prettyprint.cassandra.model.RowsImpl<K,N,V> (implements me.prettyprint.hector.api.beans.Rows<K,N,V>)
- me.prettyprint.cassandra.model.SuperRowImpl<K,SN,N,V> (implements me.prettyprint.hector.api.beans.SuperRow<K,SN,N,V>)
- me.prettyprint.cassandra.model.SuperRowsImpl<K,SN,N,V> (implements me.prettyprint.hector.api.beans.SuperRows<K,SN,N,V>)
- me.prettyprint.cassandra.model.SuperSliceImpl<SN,N,V> (implements me.prettyprint.hector.api.beans.SuperSlice<SN,N,V>)
Enum Hierarchy
Copyright © 2014. All Rights Reserved.