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.IndexedSlicesQuery<K,N,V>
- me.prettyprint.cassandra.model.thrift.ThriftMultigetSliceCounterQuery<K,N> (implements me.prettyprint.hector.api.query.MultigetSliceCounterQuery<K,N>)
- me.prettyprint.cassandra.model.thrift.ThriftMultigetSliceQuery<K,N,V> (implements me.prettyprint.hector.api.query.MultigetSliceQuery<K,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftMultigetSubSliceQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.MultigetSubSliceQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftMultigetSuperSliceCounterQuery<K,SN,N> (implements me.prettyprint.hector.api.query.MultigetSuperSliceCounterQuery<K,SN,N>)
- me.prettyprint.cassandra.model.thrift.ThriftMultigetSuperSliceQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.MultigetSuperSliceQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftRangeSlicesCounterQuery<K,N> (implements me.prettyprint.hector.api.query.RangeSlicesCounterQuery<K,N>)
- me.prettyprint.cassandra.model.thrift.ThriftRangeSlicesQuery<K,N,V> (implements me.prettyprint.hector.api.query.RangeSlicesQuery<K,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftRangeSubSlicesCounterQuery<K,SN,N> (implements me.prettyprint.hector.api.query.RangeSubSlicesCounterQuery<K,SN,N>)
- me.prettyprint.cassandra.model.thrift.ThriftRangeSubSlicesQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.RangeSubSlicesQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftRangeSuperSlicesCounterQuery<K,SN,N> (implements me.prettyprint.hector.api.query.RangeSuperSlicesCounterQuery<K,SN,N>)
- me.prettyprint.cassandra.model.thrift.ThriftRangeSuperSlicesQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.RangeSuperSlicesQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftSliceCounterQuery<K,N> (implements me.prettyprint.hector.api.query.SliceCounterQuery<K,N>)
- me.prettyprint.cassandra.model.thrift.ThriftSliceQuery<K,N,V> (implements me.prettyprint.hector.api.query.SliceQuery<K,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftSubSliceCounterQuery<K,SN,N> (implements me.prettyprint.hector.api.query.SubSliceCounterQuery<K,SN,N>)
- me.prettyprint.cassandra.model.thrift.ThriftSubSliceQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.SubSliceQuery<K,SN,N,V>)
- me.prettyprint.cassandra.model.thrift.ThriftSuperSliceCounterQuery<K,SN,N> (implements me.prettyprint.hector.api.query.SuperSliceCounterQuery<K,SN,N>)
- me.prettyprint.cassandra.model.thrift.ThriftSuperSliceQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.SuperSliceQuery<K,SN,N,V>)
- 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.thrift.ThriftCounterColumnQuery<K,N> (implements me.prettyprint.hector.api.query.CounterQuery<K,N>)
- me.prettyprint.cassandra.service.clock.AbstractClockResolution
- me.prettyprint.cassandra.service.AbstractCluster (implements me.prettyprint.hector.api.Cluster)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- me.prettyprint.cassandra.service.template.AbstractColumnFamilyTemplate<K,N>
- me.prettyprint.hector.api.beans.AbstractComposite.Component<T>
- me.prettyprint.cassandra.locking.AbstractLockManager (implements me.prettyprint.hector.api.locking.HLockManager)
- me.prettyprint.cassandra.service.template.AbstractResultWrapper<K,N> (implements me.prettyprint.cassandra.service.template.ColumnFamilyResult<K,N>)
- me.prettyprint.cassandra.serializers.AbstractSerializer<T> (implements me.prettyprint.hector.api.Serializer<T>)
- me.prettyprint.cassandra.model.AbstractSubColumnQuery<K,SN,N,V> (implements me.prettyprint.hector.api.query.SubColumnQuery<K,SN,N,V>)
- me.prettyprint.cassandra.service.template.AbstractTemplateUpdater<K,N>
- me.prettyprint.cassandra.model.AllOneConsistencyLevelPolicy (implements me.prettyprint.hector.api.ConsistencyLevelPolicy)
- me.prettyprint.cassandra.utils.Assert
- me.prettyprint.cassandra.connection.BackgroundCassandraHostService
- org.apache.commons.pool.BaseObjectPool (implements org.apache.commons.pool.ObjectPool)
- org.apache.commons.pool.impl.GenericObjectPool (implements org.apache.commons.pool.ObjectPool)
- 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.service.BatchMutation<K>
- me.prettyprint.cassandra.service.BatchSizeHint
- me.prettyprint.cassandra.jndi.CassandraClientJndiResourceFactory (implements javax.naming.spi.ObjectFactory)
- me.prettyprint.cassandra.service.CassandraClientMonitor (implements me.prettyprint.cassandra.service.CassandraClientMonitorMBean)
- me.prettyprint.cassandra.service.template.CassandraClusterFactory
- me.prettyprint.cassandra.service.CassandraHost
- me.prettyprint.cassandra.service.CassandraHostConfigurator (implements java.io.Serializable)
- me.prettyprint.cassandra.constants.CFMetaDataDefaults
- me.prettyprint.cassandra.service.ClearCounterRow<K,N>
- me.prettyprint.cassandra.service.template.ColumnFamilyResultIterator (implements java.util.Iterator<E>)
- me.prettyprint.cassandra.service.ColumnFamilyRowCopy<K,N>
- me.prettyprint.cassandra.model.ColumnSliceImpl<N,V> (implements me.prettyprint.hector.api.beans.ColumnSlice<N,V>)
- me.prettyprint.cassandra.service.ColumnSliceIterator<K,N,V> (implements java.util.Iterator<E>)
- me.prettyprint.hector.api.ddl.ComparatorType
- me.prettyprint.cassandra.connection.ConcurrentHClientPool (implements me.prettyprint.cassandra.connection.HClientPool)
- me.prettyprint.cassandra.model.ConfigurableConsistencyLevel (implements me.prettyprint.hector.api.ConsistencyLevelPolicy)
- javax.security.auth.login.Configuration
- me.prettyprint.cassandra.connection.ConnectionManagerEmptyListener (implements me.prettyprint.cassandra.connection.ConnectionManagerListener)
- me.prettyprint.cassandra.connection.ConnectionManagerListenersHandler (implements java.io.Serializable)
- 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.utils.DaemonThreadPoolFactory (implements java.util.concurrent.ThreadFactory)
- me.prettyprint.cassandra.connection.DynamicLoadBalancingPolicy (implements me.prettyprint.cassandra.connection.LoadBalancingPolicy)
- me.prettyprint.cassandra.examples.ExampleClient
- me.prettyprint.cassandra.examples.ExampleDaoV2
- me.prettyprint.cassandra.service.ExceptionsTranslatorImpl (implements me.prettyprint.cassandra.service.ExceptionsTranslator)
- 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.service.FailoverPolicy<E>
- me.prettyprint.cassandra.connection.factory.HClientFactoryProvider
- me.prettyprint.cassandra.service.HColumnFamilyImpl<K,N> (implements me.prettyprint.hector.api.HColumnFamily<K,N>)
- me.prettyprint.cassandra.model.HColumnImpl<N,V> (implements me.prettyprint.hector.api.beans.HColumn<N,V>)
- me.prettyprint.cassandra.connection.HConnectionManager
- 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.service.spring.HectorTemplateImpl (implements me.prettyprint.cassandra.service.spring.HectorTemplate)
- me.prettyprint.hector.api.factory.HFactory
- me.prettyprint.cassandra.connection.factory.HKerberosSaslThriftClientFactoryImpl (implements me.prettyprint.cassandra.connection.factory.HClientFactory)
- me.prettyprint.cassandra.connection.factory.HKerberosSecuredThriftClientFactoryImpl (implements me.prettyprint.cassandra.connection.factory.HClientFactory)
- me.prettyprint.cassandra.model.HKeyRange<K>
- me.prettyprint.cassandra.locking.HLockImpl (implements me.prettyprint.hector.api.locking.HLock)
- me.prettyprint.hector.api.locking.HLockManagerConfigurator
- 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.connection.client.HThriftClient (implements me.prettyprint.cassandra.connection.client.HClient)
- me.prettyprint.cassandra.connection.factory.HThriftClientFactoryImpl (implements me.prettyprint.cassandra.connection.factory.HClientFactory)
- me.prettyprint.cassandra.service.IndexedSlicesIterator<K,N,V> (implements java.util.Iterator<E>)
- me.prettyprint.cassandra.service.template.IndexedSlicesPredicate<K,N,V>
- java.io.InputStream (implements java.io.Closeable)
- me.prettyprint.cassandra.service.JmxMonitor
- me.prettyprint.cassandra.service.JndiCassandraClientFactory
- me.prettyprint.cassandra.connection.security.KerberosHelper
- me.prettyprint.cassandra.service.KeyIterator<K> (implements java.lang.Iterable<T>)
- me.prettyprint.cassandra.service.KeyIterator.Builder<K>
- me.prettyprint.cassandra.model.KeyspaceOperationCallback<T>
- me.prettyprint.cassandra.service.KeyspaceServiceImpl (implements me.prettyprint.cassandra.service.KeyspaceService)
- me.prettyprint.cassandra.connection.LeastActiveBalancingPolicy (implements me.prettyprint.cassandra.connection.LoadBalancingPolicy)
- me.prettyprint.cassandra.connection.MetricsOpTimer (implements me.prettyprint.cassandra.connection.HOpTimer)
- me.prettyprint.cassandra.model.MultigetCountQuery<K,N> (implements me.prettyprint.hector.api.query.Query<T>)
- me.prettyprint.cassandra.service.MultigetSliceIterator<K,N,V> (implements java.util.Iterator<E>)
- me.prettyprint.cassandra.model.MutatorImpl<K> (implements me.prettyprint.hector.api.mutation.Mutator<K>)
- me.prettyprint.cassandra.connection.NodeDiscovery
- me.prettyprint.cassandra.connection.NullOpTimer (implements me.prettyprint.cassandra.connection.HOpTimer, java.io.Serializable)
- me.prettyprint.cassandra.service.Operation<T>
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- me.prettyprint.cassandra.model.QuorumAllConsistencyLevelPolicy (implements me.prettyprint.hector.api.ConsistencyLevelPolicy)
- me.prettyprint.cassandra.service.RangeSlicesIterator<K,N,V> (implements java.util.Iterator<E>)
- me.prettyprint.cassandra.connection.RoundRobinBalancingPolicy (implements me.prettyprint.cassandra.connection.LoadBalancingPolicy)
- 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.serializers.SerializerTypeInferer
- me.prettyprint.cassandra.dao.SimpleCassandraDao
- me.prettyprint.cassandra.service.SliceCounterIterator<K,N> (implements java.util.Iterator<E>)
- me.prettyprint.cassandra.connection.SpeedForJOpTimer (implements me.prettyprint.cassandra.connection.HOpTimer)
- me.prettyprint.cassandra.connection.security.SSLHelper
- me.prettyprint.cassandra.utils.StringUtils
- 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>)
- me.prettyprint.cassandra.service.ThriftCfDef (implements me.prettyprint.hector.api.ddl.ColumnFamilyDefinition)
- me.prettyprint.cassandra.service.ThriftColumnDef (implements me.prettyprint.hector.api.ddl.ColumnDefinition)
- me.prettyprint.cassandra.model.thrift.ThriftColumnFactory (implements me.prettyprint.hector.api.ColumnFactory)
- me.prettyprint.cassandra.model.thrift.ThriftConverter
- me.prettyprint.cassandra.model.thrift.ThriftCountQuery<K,N> (implements me.prettyprint.hector.api.query.CountQuery<K,N>)
- me.prettyprint.cassandra.model.thrift.ThriftFactory
- me.prettyprint.cassandra.service.ThriftKsDef (implements me.prettyprint.hector.api.ddl.KeyspaceDefinition)
- me.prettyprint.cassandra.model.thrift.ThriftSubCountQuery<K,SN,N> (implements me.prettyprint.hector.api.query.SubCountQuery<K,SN,N>)
- me.prettyprint.cassandra.model.thrift.ThriftSuperCountQuery<K,SN> (implements me.prettyprint.hector.api.query.SuperCountQuery<K,SN>)
- java.lang.Throwable (implements java.io.Serializable)
- me.prettyprint.cassandra.utils.TimeUUIDUtils
- org.apache.thrift.TServiceClient
- org.apache.cassandra.thrift.Cassandra.Client (implements org.apache.cassandra.thrift.Cassandra.Iface)
Interface Hierarchy
- me.prettyprint.cassandra.service.CassandraClientMonitorMBean
- me.prettyprint.hector.api.Cluster
- me.prettyprint.hector.api.ddl.ColumnDefinition
- me.prettyprint.hector.api.ColumnFactory
- me.prettyprint.hector.api.ddl.ColumnFamilyDefinition
- me.prettyprint.cassandra.service.template.ColumnFamilyRowMapper<K,N,V>
- me.prettyprint.hector.api.beans.ColumnSlice<N,V>
- me.prettyprint.cassandra.service.ColumnSliceIterator.ColumnSliceFinish<N>
- me.prettyprint.hector.api.ConsistencyLevelPolicy
- me.prettyprint.hector.api.beans.CounterRow<K,N>
- me.prettyprint.hector.api.beans.CounterSlice<N>
- me.prettyprint.hector.api.beans.CounterSuperRow<K,SN,N>
- me.prettyprint.hector.api.beans.CounterSuperSlice<SN,N>
- me.prettyprint.cassandra.service.ExceptionsTranslator
- me.prettyprint.cassandra.connection.client.HClient
- me.prettyprint.cassandra.connection.factory.HClientFactory
- me.prettyprint.hector.api.beans.HColumn<N,V>
- me.prettyprint.hector.api.beans.HCounterColumn<N>
- me.prettyprint.hector.api.beans.HCounterSuperColumn<SN,N>
- me.prettyprint.cassandra.service.spring.HectorTemplate
- me.prettyprint.hector.api.locking.HLock
- me.prettyprint.hector.api.locking.HLockManager
- me.prettyprint.hector.api.locking.HLockObserver
- me.prettyprint.cassandra.connection.HOpTimer
- me.prettyprint.hector.api.beans.HSuperColumn<SN,N,V>
- java.lang.Iterable<T>
- me.prettyprint.hector.api.beans.CounterRows<K,N>
- me.prettyprint.hector.api.beans.CounterSuperRows<K,SN,N>
- me.prettyprint.hector.api.beans.OrderedCounterRows<K,N>
- me.prettyprint.hector.api.beans.OrderedCounterSuperRows<K,SN,N>
- me.prettyprint.hector.api.beans.OrderedRows<K,N,V>
- me.prettyprint.hector.api.beans.OrderedSuperRows<K,SN,N,V>
- me.prettyprint.hector.api.beans.Rows<K,N,V>
- me.prettyprint.hector.api.beans.SuperRows<K,SN,N,V>
- java.util.Iterator<E>
- me.prettyprint.hector.api.Keyspace
- me.prettyprint.hector.api.ddl.KeyspaceDefinition
- me.prettyprint.cassandra.service.KeyspaceService
- me.prettyprint.hector.api.mutation.Mutator<K>
- me.prettyprint.cassandra.connection.PoolMetric
- me.prettyprint.hector.api.query.Query<T>
- me.prettyprint.hector.api.query.ColumnQuery<K,N,V>
- me.prettyprint.hector.api.query.CounterQuery<K,N>
- me.prettyprint.hector.api.query.CountQuery<K,N>
- me.prettyprint.hector.api.query.MultigetSliceCounterQuery<K,N>
- me.prettyprint.hector.api.query.MultigetSliceQuery<K,N,V>
- me.prettyprint.hector.api.query.MultigetSubSliceQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.MultigetSuperSliceCounterQuery<K,SN,N>
- me.prettyprint.hector.api.query.MultigetSuperSliceQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.RangeSlicesCounterQuery<K,N>
- me.prettyprint.hector.api.query.RangeSlicesQuery<K,N,V>
- me.prettyprint.hector.api.query.RangeSubSlicesCounterQuery<K,SN,N>
- me.prettyprint.hector.api.query.RangeSubSlicesQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.RangeSuperSlicesCounterQuery<K,SN,N>
- me.prettyprint.hector.api.query.RangeSuperSlicesQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.SliceCounterQuery<K,N>
- me.prettyprint.hector.api.query.SliceQuery<K,N,V>
- me.prettyprint.hector.api.query.SubColumnQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.SubCountQuery<K,SN,N>
- me.prettyprint.hector.api.query.SubSliceCounterQuery<K,SN,N>
- me.prettyprint.hector.api.query.SubSliceQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.SuperColumnQuery<K,SN,N,V>
- me.prettyprint.hector.api.query.SuperCountQuery<K,SN>
- me.prettyprint.hector.api.query.SuperSliceCounterQuery<K,SN,N>
- me.prettyprint.hector.api.query.SuperSliceQuery<K,SN,N,V>
- me.prettyprint.hector.api.ResultStatus
- me.prettyprint.hector.api.beans.Row<K,N,V>
- java.io.Serializable
- me.prettyprint.hector.api.Serializer<T>
- me.prettyprint.cassandra.service.SliceCounterIterator.SliceCounterFinish<N>
- me.prettyprint.cassandra.service.template.SliceFilter<C>
- me.prettyprint.cassandra.service.template.SuperCfRowMapper<K,SN,N,V>
- me.prettyprint.hector.api.beans.SuperRow<K,SN,N,V>
- me.prettyprint.hector.api.beans.SuperSlice<SN,N,V>
Enum Hierarchy
Copyright © 2014. All Rights Reserved.