| Package | Description |
|---|---|
| com.streambase.sb.operator |
Provides classes and interfaces to add custom operators to StreamBase applications.
|
| com.streambase.sb.operator.parameter |
Provides classes and interfaces to specify parameters for custom operators.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Operator.typecheck()
The typecheck method is called by Studio and the StreamBase server to ensure that
all the parameters for this operator are correct.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SBSimpleBeanInfo.checkCharsetProps(Operator operator,
boolean useDefault,
String charset) |
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.