Class ReindexAction
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ReindexAction
-
public class ReindexAction extends Object
- Author:
- jonmv
-
-
Field Summary
Fields Modifier and Type Field Description StringclusterNameStringdocumentTypeList<String>messagesStringnameList<ServiceInfo>services
-
Constructor Summary
Constructors Constructor Description ReindexAction(String name, String documentType, String clusterName, List<ServiceInfo> services, List<String> messages)
-