Interface | Description |
---|---|
CompositeProjectionContext<T> |
The context used when starting to define a composite projection.
|
DistanceToFieldProjectionContext |
The context used when starting to define a distance field projection.
|
DocumentReferenceProjectionContext |
The context used when starting to define a document reference projection.
|
FieldProjectionContext<T> |
The context used when starting to define a field projection.
|
ObjectProjectionContext<O> |
The context used when starting to define an object projection.
|
ReferenceProjectionContext<R> |
The context used when starting to define a reference projection.
|
ScoreProjectionContext |
The context used when starting to define a score projection.
|
SearchProjectionFactoryContext<R,O> |
A context allowing to create a projection.
|
SearchProjectionTerminalContext<T> |
The terminal context of the projection DSL.
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.