|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobEventsArgs.TruncationMode | |
---|---|
com.splunk |
Uses of JobEventsArgs.TruncationMode in com.splunk |
---|
Methods in com.splunk that return JobEventsArgs.TruncationMode | |
---|---|
static JobEventsArgs.TruncationMode |
JobEventsArgs.TruncationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JobEventsArgs.TruncationMode[] |
JobEventsArgs.TruncationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.splunk with parameters of type JobEventsArgs.TruncationMode | |
---|---|
void |
JobEventsArgs.setTruncationMode(JobEventsArgs.TruncationMode truncationMode)
Specifies how to truncate lines to achieve the value in JobEventsArgs.setMaximumLines(int) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |