| Package | Description | 
|---|---|
| com.streambase.sb | 
 Provides classes and interfaces fundamental to the TIBCO StreamBase Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.findCaptureOption(Collection<SchemaUtil.CoercionOptions> options)  | 
abstract SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.getInverse()  | 
static SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SchemaUtil.CoercionOptions[] | 
SchemaUtil.CoercionOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<SchemaUtil.CoercionOptions> | 
SchemaUtil.CoercionOptions.invert(Collection<SchemaUtil.CoercionOptions> options)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
SchemaUtil.CoercionOptions.canTransformCaptures(Collection<SchemaUtil.CoercionOptions> options)  | 
static SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.findCaptureOption(Collection<SchemaUtil.CoercionOptions> options)  | 
static Set<SchemaUtil.CoercionOptions> | 
SchemaUtil.CoercionOptions.invert(Collection<SchemaUtil.CoercionOptions> options)  | 
| Constructor and Description | 
|---|
OutputSchemaBuilder(LocatedItem loc,
                   Set<SchemaUtil.CoercionOptions> options,
                   CapturedSchemas captures,
                   String errorPrefix)  | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.