JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.ignition.common.util
Interface ThrottlingAggregator.Callback<T>
Enclosing class:
ThrottlingAggregator
<
T
>
public static interface
ThrottlingAggregator.Callback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleDelivery
(
List
<
T
> items)
Method Details
handleDelivery
void
handleDelivery
(
List
<
T
> items)