public interface IndexSchemaRootNodeBuilder extends IndexSchemaObjectNodeBuilder
Modifier and Type | Method and Description |
---|---|
void |
explicitRouting()
Inform the model collector that documents will always be provided along
with an explicit routing key,
to be used to route the document to a specific shard.
|
IndexFieldTypeFactoryContext |
getTypeFactory() |
void |
idDslConverter(ToDocumentIdentifierValueConverter<?> idConverter) |
addField, addObjectField, createExcludedField, createExcludedObjectField
getEventContext
IndexFieldTypeFactoryContext getTypeFactory()
void explicitRouting()
void idDslConverter(ToDocumentIdentifierValueConverter<?> idConverter)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.