Module org.elasticsearch.server
Interface IndexFieldDataCache.Listener
- All Known Implementing Classes:
ShardFieldData
- Enclosing interface:
IndexFieldDataCache
public static interface IndexFieldDataCache.Listener
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidCalled after the fielddata is loaded during the cache phasedefault voidonCache(ShardId shardId, String fieldName, GlobalOrdinalsAccounting info) default voidCalled after the fielddata is unloaded