public interface SchemaAware
IndexSchema
instance of changes to it, dynamically
performed at runtime.Modifier and Type | Method and Description |
---|---|
void |
inform(IndexSchema schema)
Informs the
IndexSchema provided by the schema
parameter of an event (e.g., a new FieldType was added, etc. |
void inform(IndexSchema schema)
IndexSchema
provided by the schema
parameter of an event (e.g., a new FieldType
was added, etc.schema
- The IndexSchema
instance that inform of the update to.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.