Class Hierarchy
- java.lang.Object
- com.twicedb.client.api.Event<E> (implements com.twicedb.client.api.EventI<E>)
- com.twicedb.client.api.PlainEvent
 
 - com.twicedb.client.api.Indexable<I> (implements com.twicedb.client.api.IndexableI<I>)
 - com.twicedb.client.api.IndexedQuery<I>
 - com.twicedb.client.api.IndexedQuery.SortByKey (implements java.util.Comparator<T>)
 - java.lang.Record
- com.twicedb.client.api.ReadAsyncRequest
 - com.twicedb.client.api.ReadAsyncResponse
 
 - com.twicedb.client.api.RefResolverDeserializer
 - com.twicedb.client.api.RefResolverSerializer
 - com.twicedb.client.api.ResolvedRefs
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.twicedb.client.api.CannotQueryFieldException
 - com.twicedb.client.api.EventIdAlreadySetException
 - com.twicedb.client.api.FqnAlreadySetException
 - com.twicedb.client.api.GetTypeTokenException
 - com.twicedb.client.api.MissingAnnotationException
 - com.twicedb.client.api.RefResolverDeserializationException
 - com.twicedb.client.api.TxnEventAlreadySetException
 
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 
 - com.twicedb.client.api.Event<E> (implements com.twicedb.client.api.EventI<E>)
 
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.api.IndexedQueryOp
 - com.twicedb.client.api.ProjectOp
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)