Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.fauna.query.QueryTags
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.fauna.query.AfterToken
- com.fauna.codec.codecs.BaseCodec<T> (implements com.fauna.codec.Codec<T>)
- com.fauna.codec.codecs.BaseDocumentCodec
- com.fauna.codec.codecs.BaseRefCodec
- com.fauna.codec.codecs.BoolCodec
- com.fauna.codec.codecs.ByteArrayCodec
- com.fauna.codec.codecs.ByteCodec
- com.fauna.codec.codecs.CharCodec
- com.fauna.codec.codecs.ClassCodec<T>
- com.fauna.codec.codecs.DoubleCodec
- com.fauna.codec.codecs.DynamicCodec
- com.fauna.codec.codecs.EnumCodec<T>
- com.fauna.codec.codecs.EventSourceCodec
- com.fauna.codec.codecs.FloatCodec
- com.fauna.codec.codecs.InstantCodec
- com.fauna.codec.codecs.IntCodec
- com.fauna.codec.codecs.ListCodec<E,L>
- com.fauna.codec.codecs.LocalDateCodec
- com.fauna.codec.codecs.LongCodec
- com.fauna.codec.codecs.MapCodec<V,L>
- com.fauna.codec.codecs.ModuleCodec
- com.fauna.codec.codecs.NullableDocumentCodec<E,L>
- com.fauna.codec.codecs.OptionalCodec<E,L>
- com.fauna.codec.codecs.PageCodec<E,L>
- com.fauna.codec.codecs.QueryArrCodec
- com.fauna.codec.codecs.QueryCodec
- com.fauna.codec.codecs.QueryLiteralCodec
- com.fauna.codec.codecs.QueryObjCodec
- com.fauna.codec.codecs.QueryValCodec
- com.fauna.codec.codecs.ShortCodec
- com.fauna.codec.codecs.StringCodec
- com.fauna.types.BaseDocument (implements java.lang.Iterable<T>)
- com.fauna.types.Document
- com.fauna.types.NamedDocument
- com.fauna.types.BaseDocument.Entry
- com.fauna.types.BaseRef
- com.fauna.types.DocumentRef
- com.fauna.types.NamedDocumentRef
- com.fauna.codec.CodecRegistryKey
- com.fauna.response.ConstraintFailure
- com.fauna.response.ConstraintFailure.Builder
- com.fauna.response.ConstraintFailure.PathElement
- com.fauna.codec.DefaultCodecProvider (implements com.fauna.codec.CodecProvider)
- com.fauna.codec.DefaultCodecRegistry (implements com.fauna.codec.CodecRegistry)
- com.fauna.constants.Defaults
- com.fauna.env.DriverEnvironment
- com.fauna.exception.ErrorHandler
- com.fauna.response.ErrorInfo
- com.fauna.response.ErrorInfo.Builder
- com.fauna.constants.ErrorMessages
- com.fauna.event.EventSource
- com.fauna.client.ExponentialBackoffStrategy (implements com.fauna.client.RetryStrategy)
- com.fauna.client.ExponentialBackoffStrategy.Builder
- com.fauna.client.Fauna
- com.fauna.client.FaunaClient
- com.fauna.client.BaseFaunaClient
- com.fauna.client.ScopedFaunaClient
- com.fauna.client.FaunaConfig
- com.fauna.client.FaunaConfig.Builder
- com.fauna.client.FaunaConfig.FaunaEndpoint
- com.fauna.client.FaunaConfig.FaunaEnvironment
- com.fauna.event.FaunaEvent<E>
- com.fauna.event.FaunaEvent.Builder<E>
- com.fauna.annotation.FaunaFieldImpl (implements com.fauna.annotation.FaunaField)
- com.fauna.annotation.FaunaIdImpl (implements com.fauna.annotation.FaunaId)
- com.fauna.client.FaunaRole
- com.fauna.client.FaunaScope
- com.fauna.client.FaunaScope.Builder
- com.fauna.query.template.FaunaTemplate (implements java.lang.Iterable<T>)
- com.fauna.query.template.FaunaTemplate.TemplatePart
- com.fauna.event.FeedIterator<E> (implements java.util.Iterator<E>)
- com.fauna.event.FeedOptions
- com.fauna.event.FeedOptions.Builder
- com.fauna.event.FeedPage<E>
- com.fauna.event.FeedPage.Builder<E>
- com.fauna.event.FeedRequest
- com.fauna.mapping.FieldInfo
- com.fauna.mapping.FieldName
- com.fauna.codec.Generic
- java.io.InputStream (implements java.io.Closeable)
- com.fauna.response.MultiByteBufferInputStream
- com.fauna.client.Logging
- com.fauna.types.Module
- com.fauna.client.NoRetryStrategy (implements com.fauna.client.RetryStrategy)
- com.fauna.types.NullableDocument<T>
- com.fauna.types.NonNullDocument<T>
- com.fauna.types.NullDocument<T>
- com.fauna.types.Page<T>
- com.fauna.client.PageIterator<E> (implements java.util.Iterator<E>)
- com.fauna.codec.ParameterizedOf<T> (implements java.lang.reflect.ParameterizedType)
- com.fauna.codec.ListOf<E>
- com.fauna.codec.MapOf<K,V>
- com.fauna.codec.NullableDocumentOf<E>
- com.fauna.codec.OptionalOf<V>
- com.fauna.codec.PageOf<V>
- com.fauna.query.builder.QueryFragment<T>
- com.fauna.query.builder.Query
- com.fauna.query.builder.QueryArr<E>
- com.fauna.query.builder.QueryLiteral
- com.fauna.query.builder.QueryObj<E>
- com.fauna.query.builder.QueryVal<T>
- com.fauna.query.QueryOptions
- com.fauna.query.QueryOptions.Builder
- com.fauna.response.QueryResponse
- com.fauna.response.QueryFailure
- com.fauna.response.QuerySuccess<T>
- com.fauna.response.QueryResponse.Builder<T>
- com.fauna.response.QueryStats
- com.fauna.client.QueryStatsSummary
- com.fauna.client.RequestBuilder
- com.fauna.client.RequestBuilder.FieldNames
- com.fauna.constants.ResponseFields
- com.fauna.client.RetryHandler<T>
- com.fauna.client.StatsCollectorImpl (implements com.fauna.client.StatsCollector)
- com.fauna.event.StreamOptions
- com.fauna.event.StreamOptions.Builder
- com.fauna.event.StreamRequest
- java.util.concurrent.SubmissionPublisher<T> (implements java.lang.AutoCloseable, java.util.concurrent.Flow.Publisher<T>)
- com.fauna.event.FaunaStream<E> (implements java.util.concurrent.Flow.Processor<T,R>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.fauna.exception.FaunaException
- com.fauna.exception.ClientException
- com.fauna.exception.ClientRequestException
- com.fauna.exception.ClientResponseException
- com.fauna.exception.CodecException
- com.fauna.exception.NullDocumentException
- com.fauna.exception.ProtocolException
- com.fauna.exception.ServiceException
- com.fauna.exception.AbortException
- com.fauna.exception.AuthenticationException
- com.fauna.exception.AuthorizationException
- com.fauna.exception.ConstraintFailureException
- com.fauna.exception.ContendedTransactionException
- com.fauna.exception.InvalidRequestException
- com.fauna.exception.QueryCheckException
- com.fauna.exception.QueryRuntimeException
- com.fauna.exception.QueryTimeoutException
- com.fauna.exception.ServiceInternalException
- com.fauna.exception.ThrottlingException (implements com.fauna.exception.RetryableException)
- com.fauna.exception.ClientException
- com.fauna.exception.FaunaException
- java.lang.RuntimeException
- java.lang.Exception
- com.fauna.codec.UTF8FaunaGenerator (implements java.lang.AutoCloseable)
- com.fauna.codec.UTF8FaunaParser
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- com.fauna.codec.Codec<T>
- com.fauna.codec.CodecProvider
- com.fauna.codec.CodecRegistry
- com.fauna.exception.RetryableException
- com.fauna.client.RetryStrategy
- com.fauna.client.StatsCollector
Annotation Type Hierarchy
- com.fauna.annotation.FaunaColl (implements java.lang.annotation.Annotation)
- com.fauna.annotation.FaunaField (implements java.lang.annotation.Annotation)
- com.fauna.annotation.FaunaId (implements java.lang.annotation.Annotation)
- com.fauna.annotation.FaunaIgnore (implements java.lang.annotation.Annotation)
- com.fauna.annotation.FaunaObject (implements java.lang.annotation.Annotation)
- com.fauna.annotation.FaunaTs (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.fauna.env.DriverEnvironment.JvmDriver
- com.fauna.event.FaunaEvent.EventType
- com.fauna.codec.FaunaTokenType
- com.fauna.codec.FaunaType
- com.fauna.mapping.FieldType
- com.fauna.query.template.TemplatePartType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)