Package ai.vespa.feed.client
Class OperationParameters
java.lang.Object
ai.vespa.feed.client.OperationParameters
Per-operation feed parameters
- Author:
- bjorncs, jonmv
-
Method Summary
Modifier and TypeMethodDescriptionbooleancreateIfNonExistent(boolean create) static OperationParametersempty()booleaninthashCode()route()testAndSetCondition(String condition) timeout()toString()tracelevel(int tracelevel)
-
Method Details
-
empty
-
createIfNonExistent
-
testAndSetCondition
-
timeout
-
route
-
tracelevel
-
createIfNonExistent
public boolean createIfNonExistent() -
testAndSetCondition
-
timeout
-
route
-
tracelevel
-
equals
-
hashCode
public int hashCode() -
toString
-