Module org.elasticsearch.server
Package org.elasticsearch.reservedstate
package org.elasticsearch.reservedstate
-
ClassDescriptionA wrapper class for notifying listeners on non cluster state transformation operation completion.Base interface used for implementing 'operator mode' cluster state updates.SPI service interface for supplying
ReservedClusterStateHandlerimplementations to Elasticsearch from plugins/modules.AClusterStatewrapper used by the ReservedClusterStateService to pass the current state as well as previous keys set by anReservedClusterStateHandlerto each transform step of the cluster state update.