public class MutableStreamingStatistics extends Object implements StreamingStatistics
StreamingStatistics| Constructor and Description |
|---|
MutableStreamingStatistics() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOpenCursorProvidersCount() |
int |
getOpenCursorsCount() |
public int getOpenCursorProvidersCount()
getOpenCursorProvidersCount in interface StreamingStatisticsCursorStreamProvider instances are currently openpublic int getOpenCursorsCount()
getOpenCursorsCount in interface StreamingStatisticsCursorStream instances are currently openCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.