Modifier and Type | Method and Description |
---|---|
default boolean |
ToIndexFieldValueConverter.isCompatibleWith(ToIndexFieldValueConverter<?,?> other) |
Modifier and Type | Class and Description |
---|---|
class |
PassThroughToIndexFieldValueConverter<F> |
Modifier and Type | Method and Description |
---|---|
boolean |
PassThroughToIndexFieldValueConverter.isCompatibleWith(ToIndexFieldValueConverter<?,?> other) |
Modifier and Type | Method and Description |
---|---|
S |
IndexSchemaFieldTypedContext.dslConverter(ToIndexFieldValueConverter<?,? extends F> toIndexConverter) |
Modifier and Type | Method and Description |
---|---|
void |
IndexSchemaFieldDefinitionHelper.dslConverter(ToIndexFieldValueConverter<?,? extends F> toIndexConverter) |
Constructor and Description |
---|
IndexSchemaFieldDefinitionHelper(IndexSchemaContext schemaContext,
Class<F> indexFieldType,
ToIndexFieldValueConverter<F,? extends F> identityToIndexConverter) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.