| Package | Description |
|---|---|
| com.streambase.sb.monitor |
Provides classes and interfaces to monitor the behavior of a running StreamBase server.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,OperatorInfo> |
Snapshot.opInfos |
| Modifier and Type | Method and Description |
|---|---|
OperatorInfo |
Snapshot.getOperatorInfo(String name)
Returns information about the specified operator.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<OperatorInfo> |
Snapshot.operatorInfos()
Returns an iterator over all the OperatorInfo objects.
|
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.