Uses of Class
com.arpnetworking.metrics.impl.ApacheHttpSink.Builder
-
Uses of ApacheHttpSink.Builder in com.arpnetworking.metrics.impl
Methods in com.arpnetworking.metrics.impl that return ApacheHttpSink.BuilderModifier and TypeMethodDescriptionApacheHttpSink.Builder.setBufferSize
(Integer value) Set the buffer size in number of events.ApacheHttpSink.Builder.setDispatchErrorLoggingInterval
(Duration value) Set the dispatch error logging interval.ApacheHttpSink.Builder.setEmptyQueueInterval
(Duration value) Set the empty queue interval.ApacheHttpSink.Builder.setEventHandler
(ApacheHttpSinkEventHandler value) Set the event handler.ApacheHttpSink.Builder.setEventsDroppedLoggingInteval
(Duration value) Set the events dropped logging interval.ApacheHttpSink.Builder.setMaxBatchSize
(Integer value) Set the maximum batch size (records to send in each request).ApacheHttpSink.Builder.setParallelism
(Integer value) Set the parallelism (threads and connections) that the sink will use.ApacheHttpSink.Builder.setUnsupportedDataLoggingInterval
(Duration value) Set the unsupported data logging interval.Set the URI of the HTTP endpoint.