public class RefreshCollectionMessage extends Object implements Overseer.Message
| Modifier and Type | Field and Description | 
|---|---|
| String | collection | 
| Constructor and Description | 
|---|
| RefreshCollectionMessage(String collection) | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterState | run(ClusterState clusterState,
   Overseer overseer) | 
public final String collection
public RefreshCollectionMessage(String collection)
public ClusterState run(ClusterState clusterState, Overseer overseer) throws Exception
run in interface Overseer.MessageExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.