Uses of Package
org.dizitart.no2.common
-
Classes in org.dizitart.no2.common used by org.dizitart.no2.collection Class Description Lookup Represents lookup parameters in join operation of two collections.PersistentCollection A persistent collection interface that provides methods to manage and manipulate data in a Nitrite database.RecordStream An interface representing a stream of records of type T.SortableFields Represents a collection of fields that can be sorted, with each field having a specified sort order.SortOrder An enum is used to specify the sort order for sorting operations.WriteResult An interface to represent the result of a write operation in Nitrite database. -
Classes in org.dizitart.no2.common used by org.dizitart.no2.common Class Description Fields Represents a collection of document field names and provides methods for manipulating and comparing them.RecordStream An interface representing a stream of records of type T.SortableFields Represents a collection of fields that can be sorted, with each field having a specified sort order.SortOrder An enum is used to specify the sort order for sorting operations.WriteResult An interface to represent the result of a write operation in Nitrite database. -
Classes in org.dizitart.no2.common used by org.dizitart.no2.common.processors Class Description PersistentCollection A persistent collection interface that provides methods to manage and manipulate data in a Nitrite database. -
Classes in org.dizitart.no2.common used by org.dizitart.no2.index Class Description Fields Represents a collection of document field names and provides methods for manipulating and comparing them.FieldValues Represents a collection of field-value pairs, with methods to retrieve values by field name. -
Classes in org.dizitart.no2.common used by org.dizitart.no2.migration Class Description Fields Represents a collection of document field names and provides methods for manipulating and comparing them. -
Classes in org.dizitart.no2.common used by org.dizitart.no2.repository Class Description Lookup Represents lookup parameters in join operation of two collections.PersistentCollection A persistent collection interface that provides methods to manage and manipulate data in a Nitrite database.RecordStream An interface representing a stream of records of type T.WriteResult An interface to represent the result of a write operation in Nitrite database. -
Classes in org.dizitart.no2.common used by org.dizitart.no2.store Class Description RecordStream An interface representing a stream of records of type T.