| Modifier and Type | Method and Description |
|---|---|
default boolean |
FromDocumentFieldValueConverter.isCompatibleWith(FromDocumentFieldValueConverter<?,?> other) |
| Modifier and Type | Class and Description |
|---|---|
class |
PassThroughFromDocumentFieldValueConverter<F> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PassThroughFromDocumentFieldValueConverter.isCompatibleWith(FromDocumentFieldValueConverter<?,?> other) |
| Modifier and Type | Method and Description |
|---|---|
S |
IndexFieldTypeConverterStep.projectionConverter(FromDocumentFieldValueConverter<? super F,?> fromIndexConverter)
Define how values returned when projecting on fields of this type
should be converted before being returned to the user.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.