Serialized Form


Package me.prettyprint.cassandra.connection

Class me.prettyprint.cassandra.connection.DynamicLoadBalancingPolicy extends Object implements Serializable

serialVersionUID: -1044985880174118325L

Serialized Fields

tasks

ScheduledExecutorService tasks

scores

Map<K,V> scores

allPools

List<E> allPools

UPDATE_INTERVAL

int UPDATE_INTERVAL

RESET_INTERVAL

int RESET_INTERVAL

DYNAMIC_BADNESS_THRESHOLD

double DYNAMIC_BADNESS_THRESHOLD

Class me.prettyprint.cassandra.connection.LeastActiveBalancingPolicy extends Object implements Serializable

serialVersionUID: 329849818218657061L

Class me.prettyprint.cassandra.connection.NullOpTimer extends Object implements Serializable

serialVersionUID: -4762728985083933452L

Class me.prettyprint.cassandra.connection.RoundRobinBalancingPolicy extends Object implements Serializable

serialVersionUID: 1107204068032227079L

Serialized Fields

counter

int counter

Package me.prettyprint.cassandra.service

Class me.prettyprint.cassandra.service.CassandraHostConfigurator extends Object implements Serializable

serialVersionUID: -5798876803582956262L

Serialized Fields

hosts

String hosts

port

int port

maxActive

int maxActive

maxIdle

int maxIdle

lifo

boolean lifo

minEvictableIdleTimeMillis

long minEvictableIdleTimeMillis

timeBetweenEvictionRunsMillis

long timeBetweenEvictionRunsMillis

maxWaitTimeWhenExhausted

long maxWaitTimeWhenExhausted

cassandraThriftSocketTimeout

int cassandraThriftSocketTimeout

exhaustedPolicy

ExhaustedPolicy exhaustedPolicy

clockResolution

ClockResolution clockResolution

useThriftFramedTransport

boolean useThriftFramedTransport

retryDownedHosts

boolean retryDownedHosts

autoDiscoverHosts

boolean autoDiscoverHosts

retryDownedHostsQueueSize

int retryDownedHostsQueueSize

retryDownedHostsDelayInSeconds

int retryDownedHostsDelayInSeconds

autoDiscoveryDelayInSeconds

int autoDiscoveryDelayInSeconds

loadBalancingPolicy

LoadBalancingPolicy loadBalancingPolicy

hostTimeoutCounter

int hostTimeoutCounter

hostTimeoutWindow

int hostTimeoutWindow

hostTimeoutSuspensionDurationInSeconds

int hostTimeoutSuspensionDurationInSeconds

hostTimeoutUnsuspendCheckDelay

int hostTimeoutUnsuspendCheckDelay

useHostTimeoutTracker

boolean useHostTimeoutTracker

runAutoDiscoveryAtStartup

boolean runAutoDiscoveryAtStartup

useSocketKeepalive

boolean useSocketKeepalive

opTimer

HOpTimer opTimer

Package me.prettyprint.cassandra.service.clock

Class me.prettyprint.cassandra.service.clock.MicrosecondsClockResolution extends AbstractClockResolution implements Serializable

serialVersionUID: 3371730161836986201L

Class me.prettyprint.cassandra.service.clock.MicrosecondsSyncClockResolution extends AbstractClockResolution implements Serializable

serialVersionUID: -4671061000963496156L

Class me.prettyprint.cassandra.service.clock.MillisecondsClockResolution extends AbstractClockResolution implements Serializable

serialVersionUID: 7378744130636812356L

Class me.prettyprint.cassandra.service.clock.SecondsClockResolution extends AbstractClockResolution implements Serializable

serialVersionUID: -371806723621204991L


Package me.prettyprint.hector.api

Package me.prettyprint.hector.api.exceptions

Class me.prettyprint.hector.api.exceptions.HCassandraInternalException extends HectorException implements Serializable

serialVersionUID: -266109391311421129L

Serialized Fields

type

int type

Class me.prettyprint.hector.api.exceptions.HectorException extends RuntimeException implements Serializable

serialVersionUID: -8498691501268563571L

Class me.prettyprint.hector.api.exceptions.HectorPoolException extends HectorException implements Serializable

serialVersionUID: 674846452472399010L

Class me.prettyprint.hector.api.exceptions.HectorSerializationException extends HectorException implements Serializable

serialVersionUID: -8704123219107599786L

Class me.prettyprint.hector.api.exceptions.HectorTransportException extends HectorException implements Serializable

serialVersionUID: -8687856384223311785L

Class me.prettyprint.hector.api.exceptions.HInactivePoolException extends HPoolRecoverableException implements Serializable

serialVersionUID: 7300705379434905077L

Class me.prettyprint.hector.api.exceptions.HInvalidRequestException extends HectorException implements Serializable

serialVersionUID: 7186392651338685069L

Serialized Fields

why

String why

Class me.prettyprint.hector.api.exceptions.HNotFoundException extends HectorException implements Serializable

serialVersionUID: -8772138078816510007L

Class me.prettyprint.hector.api.exceptions.HPoolExhaustedException extends HPoolRecoverableException implements Serializable

serialVersionUID: -6200999597951673383L

Class me.prettyprint.hector.api.exceptions.HPoolRecoverableException extends HectorException implements Serializable

serialVersionUID: -4734247664375419943L

Class me.prettyprint.hector.api.exceptions.HTimedOutException extends HectorException implements Serializable

serialVersionUID: 6830964658496659923L

Class me.prettyprint.hector.api.exceptions.HUnavailableException extends HectorException implements Serializable

serialVersionUID: 1971498442136497970L

Class me.prettyprint.hector.api.exceptions.PoolIllegalStateException extends HectorException implements Serializable

serialVersionUID: -144302975594095361L



Copyright © 2011. All Rights Reserved.