Class Hierarchy
- java.lang.Object
- 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.client.FaunaRole
- com.fauna.client.FaunaScope
- com.fauna.client.FaunaScope.Builder
- com.fauna.client.Logging
- com.fauna.client.NoRetryStrategy (implements com.fauna.client.RetryStrategy)
- com.fauna.client.PageIterator<E> (implements java.util.Iterator<E>)
- com.fauna.client.QueryStatsSummary
- com.fauna.client.RequestBuilder
- com.fauna.client.RequestBuilder.FieldNames
- com.fauna.client.RetryHandler<T>
- com.fauna.client.StatsCollectorImpl (implements com.fauna.client.StatsCollector)
Interface Hierarchy
- com.fauna.client.RetryStrategy
- com.fauna.client.StatsCollector