Package | Description |
---|---|
org.hibernate.search.metadata |
Modifier and Type | Interface and Description |
---|---|
interface |
FieldDescriptor
Metadata related to a single field.
|
interface |
NumericFieldSettingsDescriptor
Metadata related to a numeric field
|
Modifier and Type | Method and Description |
---|---|
<T extends FieldSettingsDescriptor> |
FieldSettingsDescriptor.as(Class<T> type)
Narrows the type of this descriptor down to the specified
type . |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.