public class DirectiveExecutionRequest extends Object
DirectiveExecutionRequest(List<String> directives, int limit)
List<String>
getDirectives()
int
getLimit()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DirectiveExecutionRequest(List<String> directives, int limit)
public int getLimit()
public List<String> getDirectives()
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.