Hierarchy For All Packages
Package Hierarchies:- tech.ydb.yoj.repository,
- tech.ydb.yoj.repository.db,
- tech.ydb.yoj.repository.db.bulk,
- tech.ydb.yoj.repository.db.cache,
- tech.ydb.yoj.repository.db.common,
- tech.ydb.yoj.repository.db.exception,
- tech.ydb.yoj.repository.db.list,
- tech.ydb.yoj.repository.db.list.token,
- tech.ydb.yoj.repository.db.projection,
- tech.ydb.yoj.repository.db.readtable,
- tech.ydb.yoj.repository.db.statement
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractSequentialList<E>
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- tech.ydb.yoj.repository.db.EntityList
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- java.util.AbstractSequentialList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- tech.ydb.yoj.repository.db.AbstractDelegatingTable<T> (implements tech.ydb.yoj.repository.db.Table<T>)
- tech.ydb.yoj.repository.db.bulk.BulkParams
- tech.ydb.yoj.repository.db.statement.Changeset
- tech.ydb.yoj.repository.db.common.CommonConverters
- tech.ydb.yoj.repository.db.cache.DbValueUpdater<V>
- tech.ydb.yoj.repository.db.DelegatingTxManager (implements tech.ydb.yoj.repository.db.TxManager)
- tech.ydb.yoj.repository.db.list.token.EmptyPageToken (implements tech.ydb.yoj.repository.db.list.token.PageToken)
- tech.ydb.yoj.repository.db.EntityExpressions
- tech.ydb.yoj.repository.db.list.token.FallbackPageToken (implements tech.ydb.yoj.repository.db.list.token.PageToken)
- tech.ydb.yoj.repository.db.list.GenericListResult<T,
R> (implements java.lang.Iterable<T>) - tech.ydb.yoj.repository.db.list.ListResult<T> (implements java.lang.Iterable<T>)
- tech.ydb.yoj.repository.db.list.ViewListResult<T,
V>
- tech.ydb.yoj.repository.db.list.GenericListResult.Builder<T,
R, Target> - tech.ydb.yoj.repository.db.list.ListResult.ListResultBuilder<T>
- tech.ydb.yoj.repository.db.list.ViewListResult.ViewListResultBuilder<T,
V>
- tech.ydb.yoj.repository.db.list.InMemoryQueries
- tech.ydb.yoj.repository.db.list.ListRequest<T>
- tech.ydb.yoj.repository.db.list.ListRequest.Builder<T>
- tech.ydb.yoj.repository.db.list.ListRequest.Builder.BuildPageToken
- tech.ydb.yoj.repository.db.list.ListRequest.ListingParams<T>
- tech.ydb.yoj.repository.db.NonTx
- tech.ydb.yoj.repository.db.projection.ProjectionMappings
- tech.ydb.yoj.repository.db.projection.ProjectionMappings.ListViaProjection<P>
- tech.ydb.yoj.repository.db.projection.ProjectionMappings.ListViaProjection.Listing<T,
P> - tech.ydb.yoj.repository.db.projection.ProjectionMappings.ListViaProjection.TransformedListing<T,
P> - tech.ydb.yoj.repository.db.Range<ID>
- tech.ydb.yoj.repository.db.readtable.ReadTableParams<ID>
- tech.ydb.yoj.repository.db.readtable.ReadTableParams.ReadTableParamsBuilder<ID>
- tech.ydb.yoj.repository.db.cache.RepositoryCache.Key
- tech.ydb.yoj.repository.db.cache.RepositoryCacheImpl (implements tech.ydb.yoj.repository.db.cache.RepositoryCache)
- tech.ydb.yoj.repository.db.projection.RoProjectionCache (implements tech.ydb.yoj.repository.db.projection.ProjectionCache)
- tech.ydb.yoj.repository.db.projection.RwProjectionCache (implements tech.ydb.yoj.repository.db.projection.ProjectionCache)
- tech.ydb.yoj.databind.schema.Schema<T>
- tech.ydb.yoj.repository.db.EntityIdSchema<ID> (implements java.util.Comparator<T>)
- tech.ydb.yoj.repository.db.EntitySchema<T>
- tech.ydb.yoj.repository.db.ViewSchema<VIEW>
- tech.ydb.yoj.repository.db.StdTxManager (implements tech.ydb.yoj.repository.db.TxManager, tech.ydb.yoj.repository.db.TxManagerState)
- tech.ydb.yoj.repository.db.TableQueryBuilder<T>
- tech.ydb.yoj.repository.db.TableQueryBuilder.TableQueryFieldFilterBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- tech.ydb.yoj.repository.db.list.BadListingException
- tech.ydb.yoj.repository.db.list.BadListingException.BadOffset
- tech.ydb.yoj.repository.db.list.BadListingException.BadPageSize
- tech.ydb.yoj.repository.db.list.BadListingException.InvalidPageToken
- tech.ydb.yoj.repository.db.list.BadListingException
- tech.ydb.yoj.repository.db.exception.RepositoryException
- tech.ydb.yoj.repository.db.exception.AggregateRepositoryException
- tech.ydb.yoj.repository.db.exception.ConversionException
- tech.ydb.yoj.repository.db.exception.CreateTableException
- tech.ydb.yoj.repository.db.exception.DeadlineExceededException
- tech.ydb.yoj.repository.db.exception.DropTableException
- tech.ydb.yoj.repository.db.exception.IllegalTransactionException
- tech.ydb.yoj.repository.db.exception.IllegalTransactionIsolationLevelException
- tech.ydb.yoj.repository.db.exception.IllegalTransactionScanException
- tech.ydb.yoj.repository.db.exception.InternalRepositoryException
- tech.ydb.yoj.repository.db.exception.QueryCancelledException
- tech.ydb.yoj.repository.db.exception.QueryInterruptedException
- tech.ydb.yoj.repository.db.exception.RetryableException
- tech.ydb.yoj.repository.db.exception.EntityAlreadyExistsException
- tech.ydb.yoj.repository.db.exception.OptimisticLockException
- tech.ydb.yoj.repository.db.exception.UnavailableException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- tech.ydb.yoj.repository.db.cache.TransactionLocal
- tech.ydb.yoj.repository.db.cache.TransactionLog
- tech.ydb.yoj.repository.db.Tx.Current
- tech.ydb.yoj.repository.db.TxOptions
- tech.ydb.yoj.repository.db.TxOptions.ScanOptions
- tech.ydb.yoj.repository.db.TxOptions.TimeoutOptions
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- tech.ydb.yoj.repository.BaseDb
- java.util.function.BiConsumer<T,
U> - tech.ydb.yoj.repository.db.common.CommonConverters.ThrowingSetter<D>
- tech.ydb.yoj.repository.DbTypeQualifier
- tech.ydb.yoj.repository.db.cache.DbValueUpdater.ThreadFactoryCreator
- tech.ydb.yoj.repository.db.Entity.Id<E>
- tech.ydb.yoj.repository.db.cache.FirstLevelCache
- java.util.function.Function<T,
R> - tech.ydb.yoj.repository.db.common.CommonConverters.ThrowingGetter<S>
- tech.ydb.yoj.repository.db.common.JsonConverter
- tech.ydb.yoj.repository.db.list.token.PageToken
- tech.ydb.yoj.repository.db.projection.ProjectionCache
- tech.ydb.yoj.repository.db.Repository
- tech.ydb.yoj.repository.db.cache.RepositoryCache
- tech.ydb.yoj.repository.db.RepositoryTransaction
- tech.ydb.yoj.repository.db.SchemaOperations<T>
- tech.ydb.yoj.repository.db.Table<T>
- tech.ydb.yoj.repository.db.Table.View
- tech.ydb.yoj.repository.db.Table.ViewId<T>
- tech.ydb.yoj.repository.db.Entity<E>
- tech.ydb.yoj.repository.db.RecordEntity<E> (also extends tech.ydb.yoj.repository.db.Table.RecordViewId<T>)
- tech.ydb.yoj.repository.db.Table.RecordViewId<T>
- tech.ydb.yoj.repository.db.RecordEntity<E> (also extends tech.ydb.yoj.repository.db.Entity<E>)
- tech.ydb.yoj.repository.db.Entity<E>
- tech.ydb.yoj.repository.db.Table.ViewId<T>
- tech.ydb.yoj.repository.db.cache.TransactionLocal.Holder
- tech.ydb.yoj.repository.db.Tx
- tech.ydb.yoj.repository.db.TxManager
- tech.ydb.yoj.repository.db.TxManager.ReadonlyBuilder
- tech.ydb.yoj.repository.db.TxManager.ScanBuilder
- tech.ydb.yoj.repository.db.TxManagerState
Annotation Interface Hierarchy
- tech.ydb.yoj.repository.db.projection.Projections (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)
- tech.ydb.yoj.repository.db.IsolationLevel
- tech.ydb.yoj.repository.db.cache.TransactionLog.Level
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)