Click or drag to resize

EPDataFlowInstanceStatistics Interface

Interface for statictics of data flow instance.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface EPDataFlowInstanceStatistics

The EPDataFlowInstanceStatistics type exposes the following members.

Properties
  NameDescription
Public propertyOperatorStatistics
Returns operator stats.
Top
See Also