| Package | Description | 
|---|---|
| com.streambase.sb | 
 Provides classes and interfaces fundamental to the TIBCO StreamBase Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static TupleCopier.Options | 
TupleCopier.Options.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TupleCopier.Options[] | 
TupleCopier.Options.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
TupleCopier(Schema sourceSchema,
           Schema destSchema,
           EnumSet<TupleCopier.Options> options)
Create the TupleCopier. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.