Download hector-core-0.7.0-25.jar
hector/hector-core-0.7.0-25.jar.zip( 408 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/me.prettyprint/hector-core/pom.properties
META-INF/maven/me.prettyprint/hector-core/pom.xml
hectorLog4j.xml
libthrift-0.5.0.jar
me.prettyprint.cassandra.connection.BackgroundCassandraHostService.class
me.prettyprint.cassandra.connection.CassandraHostRetryService.class
me.prettyprint.cassandra.connection.ConcurrentHClientPool.class
me.prettyprint.cassandra.connection.HConnectionManager.class
me.prettyprint.cassandra.connection.HThriftClient.class
me.prettyprint.cassandra.connection.LeastActiveBalancingPolicy.class
me.prettyprint.cassandra.connection.LoadBalancingPolicy.class
me.prettyprint.cassandra.connection.NodeAutoDiscoverService.class
me.prettyprint.cassandra.connection.PoolMetric.class
me.prettyprint.cassandra.connection.RoundRobinBalancingPolicy.class
me.prettyprint.cassandra.dao.SimpleCassandraDao.class
me.prettyprint.cassandra.examples.ExampleClient.class
me.prettyprint.cassandra.examples.ExampleDaoV2.class
me.prettyprint.cassandra.jndi.CassandraClientJndiResourceFactory.class
me.prettyprint.cassandra.jndi.CassandraClientJndiResourcePool.class
me.prettyprint.cassandra.model.AbstractColumnQuery.class
me.prettyprint.cassandra.model.AbstractQuery.class
me.prettyprint.cassandra.model.AbstractSliceQuery.class
me.prettyprint.cassandra.model.AbstractSubColumnQuery.class
me.prettyprint.cassandra.model.AbstractSuperColumnQuery.class
me.prettyprint.cassandra.model.AllOneConsistencyLevelPolicy.class
me.prettyprint.cassandra.model.BasicColumnDefinition.class
me.prettyprint.cassandra.model.BasicColumnFamilyDefinition.class
me.prettyprint.cassandra.model.BasicKeyspaceDefinition.class
me.prettyprint.cassandra.model.ColumnSliceImpl.class
me.prettyprint.cassandra.model.ConfigurableConsistencyLevel.class
me.prettyprint.cassandra.model.ExecutingKeyspace.class
me.prettyprint.cassandra.model.ExecutingVirtualKeyspace.class
me.prettyprint.cassandra.model.ExecutionResult.class
me.prettyprint.cassandra.model.HColumnImpl.class
me.prettyprint.cassandra.model.HKeyRange.class
me.prettyprint.cassandra.model.HSlicePredicate.class
me.prettyprint.cassandra.model.HSuperColumnImpl.class
me.prettyprint.cassandra.model.IndexedSlicesQuery.class
me.prettyprint.cassandra.model.KeyspaceOperationCallback.class
me.prettyprint.cassandra.model.MultigetCountQuery.class
me.prettyprint.cassandra.model.MultigetSubCountQuery.class
me.prettyprint.cassandra.model.MutationResultImpl.class
me.prettyprint.cassandra.model.MutatorImpl.class
me.prettyprint.cassandra.model.OrderedRowsImpl.class
me.prettyprint.cassandra.model.OrderedSuperRowsImpl.class
me.prettyprint.cassandra.model.QueryResultImpl.class
me.prettyprint.cassandra.model.QuorumAllConsistencyLevelPolicy.class
me.prettyprint.cassandra.model.RowImpl.class
me.prettyprint.cassandra.model.RowsImpl.class
me.prettyprint.cassandra.model.SuperRowImpl.class
me.prettyprint.cassandra.model.SuperRowsImpl.class
me.prettyprint.cassandra.model.SuperSliceImpl.class
me.prettyprint.cassandra.model.avro.AvroColumnQuery.class
me.prettyprint.cassandra.model.avro.AvroSubColumnQuery.class
me.prettyprint.cassandra.model.avro.AvroSuperColumnQuery.class
me.prettyprint.cassandra.model.thrift.AbstractThriftClientWrapper.class
me.prettyprint.cassandra.model.thrift.AbstractThriftCountQuery.class
me.prettyprint.cassandra.model.thrift.ThriftColumnQuery.class
me.prettyprint.cassandra.model.thrift.ThriftConverter.class
me.prettyprint.cassandra.model.thrift.ThriftCountQuery.class
me.prettyprint.cassandra.model.thrift.ThriftFactory.class
me.prettyprint.cassandra.model.thrift.ThriftMultigetSliceQuery.class
me.prettyprint.cassandra.model.thrift.ThriftMultigetSubSliceQuery.class
me.prettyprint.cassandra.model.thrift.ThriftMultigetSuperSliceQuery.class
me.prettyprint.cassandra.model.thrift.ThriftRangeSlicesQuery.class
me.prettyprint.cassandra.model.thrift.ThriftRangeSubSlicesQuery.class
me.prettyprint.cassandra.model.thrift.ThriftRangeSuperSlicesQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSliceQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSubColumnQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSubCountQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSubSliceQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSuperColumnQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSuperCountQuery.class
me.prettyprint.cassandra.model.thrift.ThriftSuperSliceQuery.class
me.prettyprint.cassandra.model.thrift.ThriftTypeInferringColumnQuery.class
me.prettyprint.cassandra.serializers.AbstractSerializer.class
me.prettyprint.cassandra.serializers.BooleanSerializer.class
me.prettyprint.cassandra.serializers.ByteBufferSerializer.class
me.prettyprint.cassandra.serializers.BytesArraySerializer.class
me.prettyprint.cassandra.serializers.DateSerializer.class
me.prettyprint.cassandra.serializers.DoubleSerializer.class
me.prettyprint.cassandra.serializers.IntegerSerializer.class
me.prettyprint.cassandra.serializers.LongSerializer.class
me.prettyprint.cassandra.serializers.ObjectSerializer.class
me.prettyprint.cassandra.serializers.PrefixedSerializer.class
me.prettyprint.cassandra.serializers.SerializerTypeInferer.class
me.prettyprint.cassandra.serializers.StringSerializer.class
me.prettyprint.cassandra.serializers.TypeInferringSerializer.class
me.prettyprint.cassandra.serializers.UUIDSerializer.class
me.prettyprint.cassandra.service.AbstractCluster.class
me.prettyprint.cassandra.service.BatchMutation.class
me.prettyprint.cassandra.service.CassandraClientMonitor.class
me.prettyprint.cassandra.service.CassandraClientMonitorMBean.class
me.prettyprint.cassandra.service.CassandraHost.class
me.prettyprint.cassandra.service.CassandraHostConfigurator.class
me.prettyprint.cassandra.service.ExceptionsTranslator.class
me.prettyprint.cassandra.service.ExceptionsTranslatorImpl.class
me.prettyprint.cassandra.service.ExhaustedPolicy.class
me.prettyprint.cassandra.service.FailoverPolicy.class
me.prettyprint.cassandra.service.JmxMonitor.class
me.prettyprint.cassandra.service.JndiCassandraClientFactory.class
me.prettyprint.cassandra.service.KeyspaceService.class
me.prettyprint.cassandra.service.KeyspaceServiceFactory.class
me.prettyprint.cassandra.service.KeyspaceServiceImpl.class
me.prettyprint.cassandra.service.Operation.class
me.prettyprint.cassandra.service.OperationType.class
me.prettyprint.cassandra.service.SystemProperties.class
me.prettyprint.cassandra.service.ThriftCfDef.class
me.prettyprint.cassandra.service.ThriftCluster.class
me.prettyprint.cassandra.service.ThriftColumnDef.class
me.prettyprint.cassandra.service.ThriftKsDef.class
me.prettyprint.cassandra.service.VirtualKeyspaceCassandraClient.class
me.prettyprint.cassandra.service.VirtualKeyspaceOperation.class
me.prettyprint.cassandra.service.VirtualKeyspaceServiceImpl.class
me.prettyprint.cassandra.service.clock.AbstractClockResolution.class
me.prettyprint.cassandra.service.clock.MicrosecondsClockResolution.class
me.prettyprint.cassandra.service.clock.MicrosecondsSyncClockResolution.class
me.prettyprint.cassandra.service.clock.MillisecondsClockResolution.class
me.prettyprint.cassandra.service.clock.SecondsClockResolution.class
me.prettyprint.cassandra.service.spring.HectorTemplate.class
me.prettyprint.cassandra.service.spring.HectorTemplateImpl.class
me.prettyprint.cassandra.testutils.EmbeddedServerHelper.class
me.prettyprint.cassandra.utils.Assert.class
me.prettyprint.cassandra.utils.StringUtils.class
me.prettyprint.cassandra.utils.TimeUUIDUtils.class
me.prettyprint.hector.api.ClockResolution.class
me.prettyprint.hector.api.Cluster.class
me.prettyprint.hector.api.ConsistencyLevelPolicy.class
me.prettyprint.hector.api.HConsistencyLevel.class
me.prettyprint.hector.api.Keyspace.class
me.prettyprint.hector.api.Serializer.class
me.prettyprint.hector.api.beans.ColumnSlice.class
me.prettyprint.hector.api.beans.HColumn.class
me.prettyprint.hector.api.beans.HSuperColumn.class
me.prettyprint.hector.api.beans.OrderedRows.class
me.prettyprint.hector.api.beans.OrderedSuperRows.class
me.prettyprint.hector.api.beans.Row.class
me.prettyprint.hector.api.beans.Rows.class
me.prettyprint.hector.api.beans.SuperRow.class
me.prettyprint.hector.api.beans.SuperRows.class
me.prettyprint.hector.api.beans.SuperSlice.class
me.prettyprint.hector.api.ddl.ColumnDefinition.class
me.prettyprint.hector.api.ddl.ColumnFamilyDefinition.class
me.prettyprint.hector.api.ddl.ColumnIndexType.class
me.prettyprint.hector.api.ddl.ColumnType.class
me.prettyprint.hector.api.ddl.ComparatorType.class
me.prettyprint.hector.api.ddl.KeyspaceDefinition.class
me.prettyprint.hector.api.exceptions.HCassandraInternalException.class
me.prettyprint.hector.api.exceptions.HInvalidRequestException.class
me.prettyprint.hector.api.exceptions.HNotFoundException.class
me.prettyprint.hector.api.exceptions.HTimedOutException.class
me.prettyprint.hector.api.exceptions.HUnavailableException.class
me.prettyprint.hector.api.exceptions.HectorException.class
me.prettyprint.hector.api.exceptions.HectorPoolException.class
me.prettyprint.hector.api.exceptions.HectorSerializationException.class
me.prettyprint.hector.api.exceptions.HectorTransportException.class
me.prettyprint.hector.api.exceptions.PoolExhaustedException.class
me.prettyprint.hector.api.exceptions.PoolIllegalStateException.class
me.prettyprint.hector.api.factory.HFactory.class
me.prettyprint.hector.api.mutation.MutationResult.class
me.prettyprint.hector.api.mutation.Mutator.class
me.prettyprint.hector.api.query.ColumnQuery.class
me.prettyprint.hector.api.query.CountQuery.class
me.prettyprint.hector.api.query.MultigetSliceQuery.class
me.prettyprint.hector.api.query.MultigetSubSliceQuery.class
me.prettyprint.hector.api.query.MultigetSuperSliceQuery.class
me.prettyprint.hector.api.query.Query.class
me.prettyprint.hector.api.query.QueryResult.class
me.prettyprint.hector.api.query.RangeSlicesQuery.class
me.prettyprint.hector.api.query.RangeSubSlicesQuery.class
me.prettyprint.hector.api.query.RangeSuperSlicesQuery.class
me.prettyprint.hector.api.query.SliceQuery.class
me.prettyprint.hector.api.query.SubColumnQuery.class
me.prettyprint.hector.api.query.SubCountQuery.class
me.prettyprint.hector.api.query.SubSliceQuery.class
me.prettyprint.hector.api.query.SuperColumnQuery.class
me.prettyprint.hector.api.query.SuperCountQuery.class
me.prettyprint.hector.api.query.SuperSliceQuery.class
Related examples in the same category