Hierarchy For All Packages
Package Hierarchies:- com.twicedb.client.api,
- com.twicedb.client.config,
- com.twicedb.client.impl,
- com.twicedb.client.metrics,
- com.twicedb.client.object_registry,
- com.twicedb.client.proxy,
- com.twicedb.client.shape_registry,
- com.twicedb.client.shared,
- com.twicedb.client.txn,
- com.twicedb.client.version,
- com.twicedb.gen,
- com.twicedb.shared,
- com.twicedb.shared.entitlements
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.twicedb.gen.TwiceDBProcessorEvents
- com.twicedb.gen.TwiceDBProcessorObjects
- com.twicedb.gen.TwiceDBProcessorRefs
- com.twicedb.client.shared.AddableField
- com.twicedb.client.shared.AggregationResponse
- com.twicedb.shared.Blob
- com.twicedb.client.config.ClientConfig
- com.twicedb.client.impl.ClientImpl (implements com.twicedb.client.api.Client)
- com.twicedb.client.metrics.ClientMetrics
- com.twicedb.client.proxy.ClientProxy
- com.twicedb.client.api.Event<E> (implements com.twicedb.client.api.EventI<E>)
- com.twicedb.client.api.PlainEvent
- com.twicedb.shared.EventBlob
- com.twicedb.client.api.Indexable<I> (implements com.twicedb.client.api.IndexableI<I>)
- com.twicedb.shared.entitlements.Entitlement (implements com.twicedb.client.api.ProvidesFqn)
- com.twicedb.client.api.IndexedQuery<I>
- com.twicedb.client.api.IndexedQuery.SortByKey (implements java.util.Comparator<T>)
- com.twicedb.client.object_registry.ObjectRegistry
- com.twicedb.client.txn.ProjectedFieldsConverter
- com.twicedb.shared.ProjectedFieldValue
- java.lang.Record
- com.twicedb.shared.BackfillTt
- com.twicedb.shared.BatchSize
- com.twicedb.gen.ClassTypeParams
- com.twicedb.shared.ClientCommonName
- com.twicedb.client.metrics.ClientMetrics.PercentileMapWithCount
- com.twicedb.shared.EmailAddress
- com.twicedb.shared.entitlements.EntitlementId
- com.twicedb.shared.EventId
- com.twicedb.client.shared.FieldName
- com.twicedb.shared.Fqn
- com.twicedb.shared.Lsqt
- com.twicedb.shared.ObjectId
- com.twicedb.shared.Percentile
- com.twicedb.shared.ProjectedFieldKey
- com.twicedb.client.api.ReadAsyncRequest
- com.twicedb.client.api.ReadAsyncResponse
- com.twicedb.client.shared.ReadObject
- com.twicedb.client.proxy.ReadResponseWithTiming
- com.twicedb.client.shared.ServerStatus
- com.twicedb.client.shared.SubscribeResponse
- com.twicedb.client.shared.SubscriptionId
- com.twicedb.shared.TemporalCoordinates
- com.twicedb.shared.TimesliceId
- com.twicedb.shared.Tt
- com.twicedb.gen.TwiceDBClasses
- com.twicedb.shared.Vt
- com.twicedb.client.shared.WriteAsyncRequest
- com.twicedb.client.shared.WriteAsyncResponse
- com.twicedb.client.proxy.WriteResponseWithTiming
- com.twicedb.client.shared.WrittenObject
- com.twicedb.client.shared.WrittenTransaction
- com.twicedb.client.api.RefResolverDeserializer
- com.twicedb.client.api.RefResolverSerializer
- com.twicedb.client.api.ResolvedRefs
- com.twicedb.client.shape_registry.ShapeRegistry
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.twicedb.client.impl.BadResponseException
- com.twicedb.client.api.CannotQueryFieldException
- com.twicedb.client.impl.DanglingRefException
- com.twicedb.client.impl.DuplicateUniqueIndexException
- com.twicedb.client.api.EventIdAlreadySetException
- com.twicedb.client.object_registry.FqnAlreadyRegisteredException
- com.twicedb.client.api.FqnAlreadySetException
- com.twicedb.client.impl.FutureBackfillTtException
- com.twicedb.gen.GeneratedIllegalAccessException
- com.twicedb.gen.GeneratedMissingObjectIdException
- com.twicedb.gen.GeneratedNoSuchFieldException
- com.twicedb.client.api.GetTypeTokenException
- com.twicedb.client.impl.InvalidObjectIdException
- com.twicedb.client.api.MissingAnnotationException
- com.twicedb.client.impl.MissingObjectIdException
- com.twicedb.client.object_registry.NoClientConfigException
- com.twicedb.client.impl.NoEventFoundException
- com.twicedb.client.impl.ReadAtFutureTtException
- com.twicedb.client.api.RefResolverDeserializationException
- com.twicedb.client.api.TxnEventAlreadySetException
- com.twicedb.client.impl.TypeNotFoundException
- com.twicedb.client.impl.WrongNumberOfObjectsException
- com.twicedb.client.impl.WrongNumberOfResponsesException
- java.lang.RuntimeException
- java.lang.Exception
- com.twicedb.client.txn.Txn (implements com.twicedb.client.api.Txn)
- com.twicedb.client.version.Version
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Interface Hierarchy
- com.twicedb.client.api.Client
- com.twicedb.client.api.EventI<E>
- com.twicedb.client.api.IndexableI<I>
- com.twicedb.client.api.ProvidesFqn
- com.twicedb.client.api.RefResolver
- com.twicedb.client.api.Txn
Annotation Interface Hierarchy
- com.twicedb.client.api.TwiceDBEvent (implements java.lang.annotation.Annotation)
- com.twicedb.client.api.TwiceDBIndex (implements java.lang.annotation.Annotation)
- com.twicedb.client.api.TwiceDBObject (implements java.lang.annotation.Annotation)
- com.twicedb.client.api.TwiceDBProject (implements java.lang.annotation.Annotation)
- com.twicedb.client.api.TwiceDBRef (implements java.lang.annotation.Annotation)
- com.twicedb.client.api.TwiceDBUnique (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.twicedb.client.metrics.ClientMetrics.RequestKind
- com.twicedb.gen.ConstructorArgsStyle
- com.twicedb.client.shared.EntitleEntitlement
- com.twicedb.client.api.IndexedQueryOp
- com.twicedb.client.api.ProjectOp
- com.twicedb.client.shared.ReadEntitlement
- com.twicedb.client.shared.ServerType
- com.twicedb.client.shared.WriteEntitlement
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)