Uses of Package
org.cojen.tupl.diag
Packages that use org.cojen.tupl.diag
Package
Description
See
Database
to get started with TuplDB.Diagnostics support.
General-purpose Raft-based replication system,
intended for supporting fully replicated databases.
Command-line tools for performing database maintenance.
-
Classes in org.cojen.tupl.diag used by org.cojen.tuplClassDescriptionIndex compaction observer.Collection of database statistics.Lock request which was in a deadlock.Listener which receives notifications of actions being performed by the database.Collection of stats from the
analyze
method.A query plan tree structure.Query plan node which applies aggregation.Query plan node which applies grouping.Query plan node which applies custom row mapping and filtering.Index verification observer. -
Classes in org.cojen.tupl.diag used by org.cojen.tupl.diagClassDescriptionCollection of database statistics.Listener which receives notifications of actions being performed by the database.Defines the various types of events that an
EventListener
can receive.Event type category.Collection of stats from theanalyze
method.A query plan tree structure.Query plan node which applies aggregation.Query plan node which represents a concatenated set of plans.Query plan node which applies grouping.Query plan node which applies custom row mapping and filtering.Query plan node which joins a target to a source based on a common set of columns.Query plan node which scans a table.Query plan node which represents a set of plans.Query plan node which sorts the rows.Query plan node which accesses rows from a table.Query plan node which represents a union set of plans. -
Classes in org.cojen.tupl.diag used by org.cojen.tupl.replClassDescriptionListener which receives notifications of actions being performed by the database.
-
Classes in org.cojen.tupl.diag used by org.cojen.tupl.tools