Uses of Class
com.splunk.logging.HttpEventCollectorSender.TimeoutSettings
-
Packages that use HttpEventCollectorSender.TimeoutSettings Package Description com.splunk.logging -
-
Uses of HttpEventCollectorSender.TimeoutSettings in com.splunk.logging
Constructors in com.splunk.logging with parameters of type HttpEventCollectorSender.TimeoutSettings Constructor Description HttpEventCollectorSender(String Url, String token, String channel, String type, long delay, long maxEventsBatchCount, long maxEventsBatchSize, String sendModeStr, Map<String,String> metadata, HttpEventCollectorSender.TimeoutSettings timeoutSettings)
Initialize HttpEventCollectorSender
-