JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.datastax.driver.core
,
com.datastax.driver.core.exceptions
,
com.datastax.driver.core.policies
,
com.datastax.driver.core.querybuilder
,
com.datastax.driver.core.schemabuilder
,
com.datastax.driver.core.utils
,
com.datastax.driver.dse
,
com.datastax.driver.dse.auth
,
com.datastax.driver.dse.geometry
,
com.datastax.driver.dse.geometry.codecs
,
com.datastax.driver.dse.graph
,
com.datastax.driver.dse.search
,
com.datastax.driver.dse.serde
,
com.datastax.driver.extras.codecs
,
com.datastax.driver.extras.codecs.arrays
,
com.datastax.driver.extras.codecs.date
,
com.datastax.driver.extras.codecs.enums
,
com.datastax.driver.extras.codecs.guava
,
com.datastax.driver.extras.codecs.jdk8
,
com.datastax.driver.extras.codecs.joda
,
com.datastax.driver.extras.codecs.json
,
com.datastax.driver.mapping
,
com.datastax.driver.mapping.annotations
,
com.datastax.dse.graph.api
,
com.datastax.dse.graph.api.predicates
,
com.datastax.dse.graph.internal
,
com.datastax.dse.graph.internal.serde
,
com.datastax.dse.graph.internal.utils
Class Hierarchy
java.lang.
Object
com.google.common.util.concurrent.
AbstractFuture
<V> (implements com.google.common.util.concurrent.
ListenableFuture
<V>)
com.datastax.driver.core.
CloseFuture
com.datastax.driver.core.
AbstractGettableData
(implements com.datastax.driver.core.
GettableData
)
com.datastax.driver.core.
UDTValue
com.datastax.driver.core.
AbstractMonotonicTimestampGenerator
(implements com.datastax.driver.core.
TimestampGenerator
)
com.datastax.driver.core.
LoggingMonotonicTimestampGenerator
com.datastax.driver.core.
AtomicMonotonicTimestampGenerator
com.datastax.driver.core.
ThreadLocalMonotonicTimestampGenerator
com.datastax.driver.core.
AbstractSession
(implements com.datastax.driver.core.
ContinuousPagingSession
, com.datastax.driver.core.
Session
)
com.datastax.driver.core.
AbstractTableMetadata
com.datastax.driver.core.
MaterializedViewMetadata
com.datastax.driver.core.
TableMetadata
com.datastax.driver.core.
AggregateMetadata
com.datastax.driver.core.schemabuilder.
Alter
com.datastax.driver.core.schemabuilder.
Alter.AddColumn
com.datastax.driver.core.schemabuilder.
Alter.AlterColumn
com.datastax.driver.core.schemabuilder.
Alter.RenameColumn
com.datastax.driver.core.schemabuilder.
AlterKeyspace
com.datastax.driver.core.querybuilder.
Assignment
com.datastax.driver.core.
AuthProvider.NoAuthProvider
(implements com.datastax.driver.core.
AuthProvider
)
com.datastax.driver.core.
AuthProvider.TransitionalModePlainTextAuthenticator
com.datastax.driver.core.querybuilder.
BindMarker
com.datastax.driver.core.utils.
Bytes
com.datastax.driver.core.
ClasspathUtil
com.datastax.driver.core.querybuilder.
Clause
com.datastax.driver.core.
Cluster
(implements java.io.
Closeable
)
com.datastax.driver.core.
DelegatingCluster
com.datastax.driver.dse.
DseCluster
com.datastax.driver.core.
Cluster.Builder
(implements com.datastax.driver.core.
Cluster.EnhancedInitializer
)
com.datastax.driver.dse.
DseCluster.Builder
com.datastax.driver.core.
CodecRegistry
com.datastax.driver.core.
CodecUtils
com.datastax.driver.core.
ColumnDefinitions
(implements java.lang.
Iterable
<T>)
com.datastax.driver.core.
ColumnDefinitions.Definition
com.datastax.driver.core.
ColumnMetadata
com.datastax.driver.core.
Configuration
com.datastax.driver.dse.
DseConfiguration
com.datastax.driver.core.
Configuration.Builder
com.datastax.driver.core.policies.
ConstantReconnectionPolicy
(implements com.datastax.driver.core.policies.
ReconnectionPolicy
)
com.datastax.driver.core.policies.
ConstantSpeculativeExecutionPolicy
(implements com.datastax.driver.core.policies.
SpeculativeExecutionPolicy
)
com.datastax.driver.core.
ContinuousPagingOptions
com.datastax.driver.core.
ContinuousPagingOptions.Builder
com.datastax.driver.core.schemabuilder.
CreateIndex
com.datastax.driver.core.schemabuilder.
CreateIndex.CreateIndexOn
com.datastax.driver.core.schemabuilder.
CreateKeyspace
com.datastax.driver.core.
DataType
com.datastax.driver.core.
DataType.CollectionType
com.datastax.driver.core.
DataType.CustomType
com.datastax.driver.core.
DataType.NativeType
com.datastax.driver.core.
TupleType
com.datastax.driver.core.
UserType
(implements java.lang.
Iterable
<T>)
com.datastax.driver.dse.search.
DateRange
com.datastax.driver.dse.search.
DateRange.DateRangeBound
com.datastax.driver.core.policies.
DCAwareRoundRobinPolicy
(implements com.datastax.driver.core.policies.
LoadBalancingPolicy
)
com.datastax.driver.core.policies.
DCAwareRoundRobinPolicy.Builder
com.datastax.driver.mapping.
DefaultHierarchyScanStrategy
(implements com.datastax.driver.mapping.
HierarchyScanStrategy
)
com.datastax.driver.mapping.
DefaultNamingStrategy
(implements com.datastax.driver.mapping.
NamingStrategy
)
com.datastax.driver.core.
DefaultPreparedStatement
(implements com.datastax.driver.core.
PreparedStatement
)
com.datastax.driver.mapping.
DefaultPropertyMapper
(implements com.datastax.driver.mapping.
PropertyMapper
)
com.datastax.driver.core.policies.
DefaultRetryPolicy
(implements com.datastax.driver.core.policies.
RetryPolicy
)
com.datastax.driver.mapping.annotations.
Defaults
com.datastax.driver.core.querybuilder.
Delete.Builder
com.datastax.driver.core.querybuilder.
Delete.Selection
com.datastax.driver.core.policies.
DowngradingConsistencyRetryPolicy
(implements com.datastax.driver.core.policies.
RetryPolicy
)
com.datastax.dse.graph.api.
DseGraph
com.datastax.driver.dse.auth.
DseGSSAPIAuthProvider
(implements com.datastax.driver.core.
AuthProvider
)
com.datastax.driver.dse.auth.
DseAuthProvider
com.datastax.driver.dse.auth.
DseGSSAPIAuthProvider.Builder
com.datastax.driver.dse.
DseLoadBalancingPolicy
(implements com.datastax.driver.core.policies.
ChainableLoadBalancingPolicy
)
com.datastax.driver.dse.auth.
DsePlainTextAuthProvider
(implements com.datastax.driver.core.
AuthProvider
)
com.datastax.dse.graph.internal.
DseRemoteConnection
(implements org.apache.tinkerpop.gremlin.process.remote.RemoteConnection)
com.datastax.dse.graph.internal.
DseRemoteConnection.Builder
com.datastax.driver.core.
Duration
com.datastax.driver.core.policies.
EC2MultiRegionAddressTranslator
(implements com.datastax.driver.core.policies.
AddressTranslator
)
com.datastax.dse.graph.internal.
EditDistance
(implements java.io.
Serializable
)
com.datastax.driver.core.policies.
ErrorAwarePolicy
(implements com.datastax.driver.core.policies.
ChainableLoadBalancingPolicy
)
com.datastax.driver.core.policies.
ErrorAwarePolicy.Builder
com.datastax.driver.core.
ExecutionInfo
com.datastax.driver.core.policies.
ExponentialReconnectionPolicy
(implements com.datastax.driver.core.policies.
ReconnectionPolicy
)
com.datastax.driver.core.policies.
FallthroughRetryPolicy
(implements com.datastax.driver.core.policies.
RetryPolicy
)
com.datastax.driver.core.
FunctionMetadata
com.datastax.dse.graph.api.predicates.
Geo
com.datastax.driver.dse.geometry.
Geometry
(implements java.io.
Serializable
)
com.datastax.driver.dse.geometry.
Distance
com.datastax.driver.dse.geometry.
LineString
com.datastax.driver.dse.geometry.
Point
com.datastax.driver.dse.geometry.
Polygon
com.datastax.driver.dse.graph.
GraphJsonUtils
com.datastax.driver.dse.graph.
GraphOptions
com.datastax.driver.dse.graph.
GraphResultSet
(implements java.lang.
Iterable
<T>)
com.datastax.dse.graph.internal.utils.
GraphSONUtils
com.datastax.driver.dse.graph.
GraphStatement
com.datastax.driver.dse.graph.
RegularGraphStatement
com.datastax.driver.dse.graph.
SimpleGraphStatement
com.datastax.dse.graph.internal.
RemoteSourceSimpleGraphStatement
com.datastax.driver.core.
GuavaCompatibility
com.datastax.driver.core.
Host
com.datastax.driver.core.policies.
HostFilterPolicy
(implements com.datastax.driver.core.policies.
ChainableLoadBalancingPolicy
)
com.datastax.driver.core.policies.
WhiteListPolicy
com.datastax.driver.core.policies.
IdempotenceAwareRetryPolicy
(implements com.datastax.driver.core.policies.
RetryPolicy
)
com.datastax.driver.dse.
LoggingIdempotenceAwareRetryPolicy
com.datastax.driver.core.policies.
IdentityTranslator
(implements com.datastax.driver.core.policies.
AddressTranslator
)
com.datastax.driver.core.
IndexMetadata
com.datastax.driver.core.
InsightsOptions
com.datastax.driver.core.
JdkSSLOptions
(implements com.datastax.driver.core.
SSLOptions
)
com.datastax.driver.core.
RemoteEndpointAwareJdkSSLOptions
(implements com.datastax.driver.core.
RemoteEndpointAwareSSLOptions
)
com.datastax.driver.core.
JdkSSLOptions.Builder
com.datastax.driver.core.
RemoteEndpointAwareJdkSSLOptions.Builder
org.apache.tinkerpop.shaded.jackson.databind.JsonDeserializer<T> (implements org.apache.tinkerpop.shaded.jackson.databind.deser.NullValueProvider)
org.apache.tinkerpop.shaded.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.
Serializable
)
com.datastax.dse.graph.internal.serde.
DseGraphModule.DistanceGeometryDeserializer
com.datastax.dse.graph.internal.serde.
DseGraphModule.LineStringGeometryDeserializer
com.datastax.dse.graph.internal.serde.
DseGraphModule.PointGeometryDeserializer
com.datastax.dse.graph.internal.serde.
DseGraphModule.PolygonGeometryDeserializer
org.apache.tinkerpop.shaded.jackson.databind.JsonSerializer<T> (implements org.apache.tinkerpop.shaded.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer<T> (implements org.apache.tinkerpop.shaded.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, org.apache.tinkerpop.shaded.jackson.databind.jsonschema.SchemaAware, java.io.
Serializable
)
com.datastax.dse.graph.internal.serde.
DseGraphModule.EditDistanceSerializer
org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdScalarSerializer<T>
com.datastax.dse.graph.internal.serde.
DseGraphModule.DistanceGeometrySerializer
com.datastax.dse.graph.internal.serde.
DseGraphModule.LineStringGeometrySerializer
com.datastax.dse.graph.internal.serde.
DseGraphModule.PointGeometrySerializer
com.datastax.dse.graph.internal.serde.
DseGraphModule.PolygonGeometrySerializer
com.datastax.driver.core.
KeyspaceMetadata
com.datastax.driver.core.policies.
LatencyAwarePolicy
(implements com.datastax.driver.core.policies.
ChainableLoadBalancingPolicy
)
com.datastax.driver.core.policies.
LatencyAwarePolicy.Builder
com.datastax.driver.core.policies.
LatencyAwarePolicy.Snapshot
com.datastax.driver.core.policies.
LatencyAwarePolicy.Snapshot.Stats
com.datastax.driver.core.
LocalDate
com.datastax.driver.core.policies.
LoggingRetryPolicy
(implements com.datastax.driver.core.policies.
RetryPolicy
)
com.datastax.driver.mapping.
MappedClassesOnlyHierarchyScanStrategy
(implements com.datastax.driver.mapping.
HierarchyScanStrategy
)
com.datastax.driver.mapping.
Mapper
<T>
com.datastax.driver.mapping.
Mapper.Option
com.datastax.driver.mapping.
MappingConfiguration
com.datastax.driver.mapping.
MappingConfiguration.Builder
com.datastax.driver.mapping.
MappingManager
com.datastax.driver.core.
Metadata
com.datastax.driver.core.
Metrics
com.datastax.driver.core.
Metrics.Errors
com.datastax.driver.core.
MetricsOptions
com.datastax.driver.core.
MetricsUtil
org.apache.tinkerpop.shaded.jackson.databind.Module (implements org.apache.tinkerpop.shaded.jackson.core.Versioned)
org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule (implements java.io.
Serializable
)
com.datastax.dse.graph.internal.serde.
DriverObjectsModule
org.apache.tinkerpop.gremlin.structure.io.graphson.TinkerPopJacksonModule
com.datastax.dse.graph.internal.serde.
DseGraphModule
com.datastax.driver.core.utils.
MoreFutures
com.datastax.driver.core.utils.
MoreFutures.FailureCallback
<V> (implements com.google.common.util.concurrent.
FutureCallback
<V>)
com.datastax.driver.core.utils.
MoreFutures.SuccessCallback
<V> (implements com.google.common.util.concurrent.
FutureCallback
<V>)
com.datastax.driver.core.utils.
MoreObjects
com.datastax.driver.mapping.
NamingConventions
com.datastax.driver.mapping.
NamingConventions.CamelCase
(implements com.datastax.driver.mapping.
NamingConvention
)
com.datastax.driver.mapping.
NamingConventions.LowerCamelCase
com.datastax.driver.mapping.
NamingConventions.UpperCamelCase
com.datastax.driver.mapping.
NamingConventions.CharDelimitedNamingConvention
(implements com.datastax.driver.mapping.
NamingConvention
)
com.datastax.driver.mapping.
NamingConventions.SingleWordNamingConvention
(implements com.datastax.driver.mapping.
NamingConvention
)
com.datastax.driver.core.
Native
com.datastax.driver.core.
NettyOptions
com.datastax.driver.core.
NettySSLOptions
(implements com.datastax.driver.core.
SSLOptions
)
com.datastax.driver.core.
RemoteEndpointAwareNettySSLOptions
(implements com.datastax.driver.core.
RemoteEndpointAwareSSLOptions
)
com.datastax.driver.core.policies.
NoSpeculativeExecutionPolicy
(implements com.datastax.driver.core.policies.
SpeculativeExecutionPolicy
)
com.datastax.driver.dse.graph.
ObjectGraphNode
(implements com.datastax.driver.dse.graph.
GraphNode
)
com.datastax.driver.core.querybuilder.
Ordering
com.datastax.driver.core.
PagingState
com.datastax.driver.core.
ParseUtils
com.datastax.driver.core.policies.
PercentileSpeculativeExecutionPolicy
(implements com.datastax.driver.core.policies.
SpeculativeExecutionPolicy
)
com.datastax.driver.core.
PercentileTracker
(implements com.datastax.driver.core.
LatencyTracker
)
com.datastax.driver.core.
ClusterWidePercentileTracker
com.datastax.driver.core.
PerHostPercentileTracker
com.datastax.driver.core.
PercentileTracker.Builder
<B,T>
com.datastax.driver.core.
ClusterWidePercentileTracker.Builder
com.datastax.driver.core.
PerHostPercentileTracker.Builder
com.datastax.driver.core.
PlainTextAuthProvider
(implements com.datastax.driver.core.
AuthProvider
)
com.datastax.driver.core.policies.
Policies
com.datastax.driver.core.policies.
Policies.Builder
com.datastax.driver.dse.geometry.
Polygon.Builder
com.datastax.driver.core.
PoolingOptions
com.datastax.driver.core.
PreparedId
com.datastax.driver.core.
ProtocolOptions
com.datastax.driver.core.querybuilder.
QueryBuilder
com.datastax.driver.core.
QueryLogger
(implements com.datastax.driver.core.
LatencyTracker
)
com.datastax.driver.core.
QueryLogger.ConstantThresholdQueryLogger
com.datastax.driver.core.
QueryLogger.DynamicThresholdQueryLogger
com.datastax.driver.core.
QueryLogger.Builder
com.datastax.driver.core.
QueryOptions
com.datastax.driver.core.
QueryTrace
com.datastax.driver.core.
QueryTrace.Event
com.datastax.driver.mapping.
Result
<T> (implements com.datastax.driver.core.
PagingIterable
<S,T>)
com.datastax.driver.core.policies.
RetryPolicy.RetryDecision
com.datastax.driver.core.policies.
RoundRobinPolicy
(implements com.datastax.driver.core.policies.
LoadBalancingPolicy
)
com.datastax.driver.core.schemabuilder.
SchemaBuilder
com.datastax.driver.core.
SchemaChangeListenerBase
(implements com.datastax.driver.core.
SchemaChangeListener
)
com.datastax.dse.graph.api.predicates.
Search
com.datastax.driver.core.querybuilder.
Select.Builder
com.datastax.driver.core.querybuilder.
Select.Selection
com.datastax.driver.core.querybuilder.
Select.SelectionOrAlias
com.datastax.driver.core.
ServerSideTimestampGenerator
(implements com.datastax.driver.core.
TimestampGenerator
)
com.datastax.driver.core.
SocketOptions
com.datastax.driver.core.
Statement
com.datastax.driver.core.
BatchStatement
com.datastax.driver.core.
BoundStatement
(implements com.datastax.driver.core.
GettableData
, com.datastax.driver.core.
SettableData
<T>)
com.datastax.driver.core.
RegularStatement
com.datastax.driver.core.querybuilder.
BuiltStatement
com.datastax.driver.core.querybuilder.
Batch
com.datastax.driver.core.querybuilder.
Batch.Options
com.datastax.driver.core.querybuilder.
Delete
com.datastax.driver.core.querybuilder.
Delete.Conditions
com.datastax.driver.core.querybuilder.
Delete.Options
com.datastax.driver.core.querybuilder.
Delete.Where
com.datastax.driver.core.querybuilder.
Insert
com.datastax.driver.core.querybuilder.
Insert.Options
com.datastax.driver.core.querybuilder.
Select
com.datastax.driver.core.querybuilder.
Select.Where
com.datastax.driver.core.querybuilder.
Truncate
com.datastax.driver.core.querybuilder.
Update
com.datastax.driver.core.querybuilder.
Update.Assignments
com.datastax.driver.core.querybuilder.
Update.Conditions
com.datastax.driver.core.querybuilder.
Update.IfExists
com.datastax.driver.core.querybuilder.
Update.Options
com.datastax.driver.core.querybuilder.
Update.Where
com.datastax.driver.core.schemabuilder.
SchemaStatement
com.datastax.driver.core.schemabuilder.
AbstractCreateStatement
<T>
com.datastax.driver.core.schemabuilder.
Create
com.datastax.driver.core.schemabuilder.
CreateType
com.datastax.driver.core.schemabuilder.
Drop
com.datastax.driver.core.schemabuilder.
DropKeyspace
com.datastax.driver.core.schemabuilder.
KeyspaceOptions
com.datastax.driver.core.schemabuilder.
TableOptions
<T>
com.datastax.driver.core.schemabuilder.
Alter.Options
com.datastax.driver.core.schemabuilder.
Create.Options
com.datastax.driver.core.
SimpleStatement
com.datastax.driver.core.
StatementWrapper
com.datastax.dse.graph.internal.utils.
StringUtils
com.datastax.driver.core.schemabuilder.
TableOptions.CachingRowsPerPartition
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions
<T>
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.DateTieredCompactionStrategyOptions
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.LeveledCompactionStrategyOptions
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.SizeTieredCompactionStrategyOptions
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.TimeWindowCompactionStrategyOptions
com.datastax.driver.core.schemabuilder.
TableOptions.CompressionOptions
com.datastax.driver.core.schemabuilder.
TableOptions.CompressionOptions.NoCompression
com.datastax.driver.core.schemabuilder.
TableOptions.NodeSyncOptions
com.datastax.driver.core.schemabuilder.
TableOptions.SpeculativeRetryValue
com.datastax.driver.core.
TableOptionsMetadata
com.datastax.driver.core.
ThreadingOptions
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.datastax.driver.core.exceptions.
DriverException
com.datastax.driver.core.exceptions.
AuthenticationException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
BusyConnectionException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
BusyPoolException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
CodecNotFoundException
com.datastax.driver.core.exceptions.
ConnectionException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
OperationTimedOutException
com.datastax.driver.core.exceptions.
TransportException
com.datastax.driver.core.exceptions.
DriverInternalError
com.datastax.driver.core.exceptions.
ProtocolError
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
ServerError
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
FrameTooLongException
com.datastax.driver.core.exceptions.
InsightEventFormatException
com.datastax.driver.core.exceptions.
InvalidTypeException
com.datastax.driver.core.exceptions.
NoHostAvailableException
com.datastax.driver.core.exceptions.
PagingStateException
com.datastax.driver.core.exceptions.
QueryExecutionException
com.datastax.driver.core.exceptions.
BootstrappingException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
ClientWriteException
com.datastax.driver.core.exceptions.
FunctionExecutionException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
OverloadedException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
QueryConsistencyException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
ReadFailureException
com.datastax.driver.core.exceptions.
ReadTimeoutException
com.datastax.driver.core.exceptions.
WriteFailureException
com.datastax.driver.core.exceptions.
WriteTimeoutException
com.datastax.driver.core.exceptions.
TruncateException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
UnavailableException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
QueryValidationException
com.datastax.driver.core.exceptions.
AlreadyExistsException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
InvalidQueryException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
InvalidConfigurationInQueryException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
SyntaxError
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
UnauthorizedException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
UnpreparedException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.exceptions.
TraceRetrievalException
com.datastax.driver.core.exceptions.
UnresolvedUserTypeException
com.datastax.driver.core.exceptions.
UnsupportedFeatureException
com.datastax.driver.core.exceptions.
UnsupportedProtocolVersionException
(implements com.datastax.driver.core.exceptions.
CoordinatorException
)
com.datastax.driver.core.
Token
(implements java.lang.
Comparable
<T>)
com.datastax.driver.core.policies.
TokenAwarePolicy
(implements com.datastax.driver.core.policies.
ChainableLoadBalancingPolicy
)
com.datastax.driver.core.
TokenRange
(implements java.lang.
Comparable
<T>)
com.datastax.dse.graph.api.
TraversalBatch
(implements java.lang.
Iterable
<T>)
com.datastax.dse.graph.internal.
DefaultTraversalBatch
com.datastax.driver.core.
TupleValue
com.datastax.driver.core.
TypeCodec
<T>
com.datastax.driver.extras.codecs.arrays.
AbstractArrayCodec
<T>
com.datastax.driver.extras.codecs.arrays.
AbstractPrimitiveArrayCodec
<T>
com.datastax.driver.extras.codecs.arrays.
DoubleArrayCodec
com.datastax.driver.extras.codecs.arrays.
FloatArrayCodec
com.datastax.driver.extras.codecs.arrays.
IntArrayCodec
com.datastax.driver.extras.codecs.arrays.
LongArrayCodec
com.datastax.driver.extras.codecs.arrays.
ObjectArrayCodec
<E>
com.datastax.driver.dse.search.
DateRangeCodec
com.datastax.driver.mapping.annotations.
Defaults.NoCodec
com.datastax.driver.extras.codecs.enums.
EnumOrdinalCodec
<E>
com.datastax.driver.extras.codecs.jdk8.
InstantCodec
com.datastax.driver.extras.codecs.joda.
InstantCodec
com.datastax.driver.extras.codecs.json.
JacksonJsonCodec
<T>
com.datastax.driver.extras.codecs.json.
Jsr353JsonCodec
com.datastax.driver.dse.geometry.codecs.
LineStringCodec
com.datastax.driver.extras.codecs.jdk8.
LocalDateCodec
com.datastax.driver.extras.codecs.joda.
LocalDateCodec
com.datastax.driver.extras.codecs.jdk8.
LocalDateTimeCodec
com.datastax.driver.extras.codecs.jdk8.
LocalTimeCodec
com.datastax.driver.extras.codecs.joda.
LocalTimeCodec
com.datastax.driver.extras.codecs.
MappingCodec
<O,I>
com.datastax.driver.extras.codecs.jdk8.
OptionalCodec
<T>
com.datastax.driver.extras.codecs.guava.
OptionalCodec
<T>
com.datastax.driver.extras.codecs.
ParsingCodec
<T>
com.datastax.driver.extras.codecs.enums.
EnumNameCodec
<E>
com.datastax.driver.dse.geometry.codecs.
PointCodec
com.datastax.driver.dse.geometry.codecs.
PolygonCodec
com.datastax.driver.core.
TypeCodec.AbstractCollectionCodec
<E,C>
com.datastax.driver.core.
TypeCodec.AbstractMapCodec
<K,V>
com.datastax.driver.core.
TypeCodec.AbstractTupleCodec
<T>
com.datastax.driver.extras.codecs.joda.
DateTimeCodec
com.datastax.driver.extras.codecs.jdk8.
ZonedDateTimeCodec
com.datastax.driver.core.
TypeCodec.AbstractUDTCodec
<T>
com.datastax.driver.core.
TypeCodec.PrimitiveBooleanCodec
com.datastax.driver.core.
TypeCodec.PrimitiveByteCodec
com.datastax.driver.core.
TypeCodec.PrimitiveDoubleCodec
com.datastax.driver.core.
TypeCodec.PrimitiveFloatCodec
com.datastax.driver.core.
TypeCodec.PrimitiveIntCodec
com.datastax.driver.extras.codecs.date.
SimpleDateCodec
com.datastax.driver.core.
TypeCodec.PrimitiveLongCodec
com.datastax.driver.extras.codecs.date.
SimpleTimestampCodec
com.datastax.driver.core.
TypeCodec.PrimitiveShortCodec
com.datastax.driver.extras.codecs.jdk8.
ZoneIdCodec
com.datastax.driver.core.
TypeTokens
com.datastax.driver.core.schemabuilder.
UDTType
com.datastax.driver.core.
UserType.Field
com.datastax.driver.core.querybuilder.
Using
com.datastax.driver.core.utils.
UUIDs
com.datastax.driver.core.
VersionNumber
(implements java.lang.
Comparable
<T>)
com.datastax.driver.mapping.
Word
Interface Hierarchy
com.datastax.driver.core.policies.
AddressTranslator
com.datastax.driver.core.
AsyncContinuousPagingResult
com.datastax.driver.core.
Authenticator
com.datastax.driver.core.
AuthProvider
java.lang.
AutoCloseable
java.io.
Closeable
com.datastax.driver.core.
ContinuousPagingSession
com.datastax.driver.dse.
DseSession
com.datastax.driver.core.
Session
com.datastax.driver.core.
ContinuousPagingSession
com.datastax.driver.dse.
DseSession
com.datastax.driver.core.
ContinuousPagingSession
com.datastax.driver.dse.
DseSession
com.datastax.driver.core.
Session
com.datastax.driver.core.
ContinuousPagingSession
com.datastax.driver.dse.
DseSession
java.util.function.
BiPredicate
<T,U>
com.datastax.dse.graph.internal.
DsePredicate
com.datastax.driver.core.
Cluster.Initializer
com.datastax.driver.core.
Cluster.EnhancedInitializer
com.datastax.driver.core.exceptions.
CoordinatorException
com.datastax.driver.dse.graph.
Element
com.datastax.driver.dse.graph.
Edge
com.datastax.driver.dse.graph.
Vertex
com.datastax.driver.dse.graph.
VertexProperty
(also extends com.datastax.driver.dse.graph.
Property
)
com.datastax.driver.core.policies.
ErrorAwarePolicy.ErrorFilter
java.util.concurrent.
Future
<V>
com.google.common.util.concurrent.
ListenableFuture
<V>
com.datastax.driver.core.
ResultSetFuture
com.datastax.driver.core.
ResultSetFuture
com.datastax.driver.core.
GettableByIndexData
com.datastax.driver.core.
GettableData
(also extends com.datastax.driver.core.
GettableByNameData
)
com.datastax.driver.core.
Row
com.datastax.driver.core.
Row
com.datastax.driver.core.
GettableByNameData
com.datastax.driver.core.
GettableData
(also extends com.datastax.driver.core.
GettableByIndexData
)
com.datastax.driver.core.
Row
com.datastax.driver.core.
Row
com.datastax.driver.mapping.
HierarchyScanStrategy
com.datastax.driver.core.
Host.StateListener
com.datastax.driver.core.
Host.LifecycleAwareStateListener
java.lang.
Iterable
<T>
com.datastax.driver.core.
ContinuousPagingResult
com.datastax.driver.core.
PagingIterable
<S,T>
com.datastax.driver.core.
ResultSet
com.datastax.driver.dse.graph.
Path
com.datastax.driver.core.
ResultSet
com.datastax.driver.core.
LatencyTracker
com.datastax.driver.core.policies.
LoadBalancingPolicy
com.datastax.driver.core.policies.
ChainableLoadBalancingPolicy
com.datastax.driver.mapping.
MappedProperty
<T>
com.datastax.driver.mapping.
NamingConvention
com.datastax.driver.mapping.
NamingStrategy
com.datastax.driver.dse.serde.
Node
com.datastax.driver.dse.graph.
GraphNode
com.datastax.driver.core.
PreparedStatement
com.datastax.driver.dse.graph.
Property
com.datastax.driver.dse.graph.
VertexProperty
(also extends com.datastax.driver.dse.graph.
Element
)
com.datastax.driver.mapping.
PropertyMapper
com.datastax.driver.core.policies.
ReconnectionPolicy
com.datastax.driver.core.policies.
ReconnectionPolicy.ReconnectionSchedule
com.datastax.driver.core.policies.
RetryPolicy
com.datastax.driver.core.
SchemaChangeListener
com.datastax.driver.core.
Session.State
com.datastax.driver.core.
SettableByIndexData
<T>
com.datastax.driver.core.
SettableData
<T> (also extends com.datastax.driver.core.
SettableByNameData
<T>)
com.datastax.driver.core.
SettableByNameData
<T>
com.datastax.driver.core.
SettableData
<T> (also extends com.datastax.driver.core.
SettableByIndexData
<T>)
com.datastax.driver.core.policies.
SpeculativeExecutionPolicy
com.datastax.driver.core.policies.
SpeculativeExecutionPolicy.SpeculativeExecutionPlan
com.datastax.driver.core.
SSLOptions
com.datastax.driver.core.
RemoteEndpointAwareSSLOptions
com.datastax.driver.core.
TimestampGenerator
Annotation Type Hierarchy
com.datastax.driver.dse.
IgnoreJDK6Requirement
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
UDT
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Transient
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Table
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
QueryParameters
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Query
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
PartitionKey
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Param
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
FrozenValue
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
FrozenKey
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Frozen
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Field
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Computed
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Column
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
ClusteringColumn
(implements java.lang.annotation.
Annotation
)
com.datastax.driver.mapping.annotations.
Accessor
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.datastax.driver.core.
WriteType
com.datastax.driver.core.
ProtocolVersion
com.datastax.driver.core.
ProtocolOptions.Compression
com.datastax.driver.core.
IndexMetadata.Kind
com.datastax.driver.core.
HostDistance
com.datastax.driver.core.
DataType.Name
com.datastax.driver.core.
ContinuousPagingOptions.PageUnit
com.datastax.driver.core.
ConsistencyLevel
com.datastax.driver.core.
ClusteringOrder
com.datastax.driver.core.
BatchStatement.Type
com.datastax.driver.core.policies.
TokenAwarePolicy.ReplicaOrdering
com.datastax.driver.core.policies.
RetryPolicy.RetryDecision.Type
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.DateTieredCompactionStrategyOptions.TimeStampResolution
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.TimeWindowCompactionStrategyOptions.CompactionWindowUnit
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.TimeWindowCompactionStrategyOptions.TimeStampResolution
com.datastax.driver.core.schemabuilder.
TableOptions.CompactionOptions.Strategy
com.datastax.driver.core.schemabuilder.
TableOptions.CompressionOptions.Algorithm
com.datastax.driver.core.schemabuilder.
SchemaBuilder.Direction
com.datastax.driver.core.schemabuilder.
SchemaBuilder.Caching
com.datastax.driver.core.schemabuilder.
SchemaBuilder.KeyCaching
com.datastax.driver.dse.graph.
GraphProtocol
com.datastax.driver.dse.search.
DateRange.DateRangeBound.Precision
com.datastax.driver.mapping.
PropertyTransienceStrategy
com.datastax.driver.mapping.
PropertyAccessStrategy
com.datastax.dse.graph.internal.
SearchPredicate
(implements com.datastax.dse.graph.internal.
DsePredicate
)
com.datastax.dse.graph.internal.
GeoPredicate
(implements com.datastax.dse.graph.internal.
DsePredicate
)
com.datastax.dse.graph.api.predicates.
Geo.Unit
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.