Uses of Class
com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
-
Packages that use RestartAction Package Description com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings -
-
Uses of RestartAction in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
Fields in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings with type parameters of type RestartAction Modifier and Type Field Description List<RestartAction>ConfigChangeActions. restartActionsConstructor parameters in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings with type arguments of type RestartAction Constructor Description ConfigChangeActions(List<RestartAction> restartActions, List<RefeedAction> refeedActions, List<ReindexAction> reindexActions)
-