Packages

package field

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed class Field[Doc <: Document[Doc], V] extends FilterSupport[V, Doc, Filter[Doc]] with AggregateSupport[Doc, V] with Materializable[Doc, V]
  2. trait FieldGetter[Doc <: Document[Doc], V] extends AnyRef
  3. trait IndexingKey[T] extends AnyRef
  4. class IndexingState extends AnyRef

    WARNING: This is not thread-safe.

    WARNING: This is not thread-safe. It is expected to only be modified in a single-threaded process.

Value Members

  1. object Field
  2. object FieldGetter

Ungrouped