Class RefreshCollectionMessage

  • All Implemented Interfaces:
    Overseer.Message

    public class RefreshCollectionMessage
    extends Object
    implements Overseer.Message
    Refresh the ClusterState for a given collection. Useful for situations where updates to the cluster state happened outside of the overseer.
    • Field Detail

      • collection

        public final String collection
    • Constructor Detail

      • RefreshCollectionMessage

        public RefreshCollectionMessage​(String collection)