Package | Description |
---|---|
org.teiid.common.buffer | |
org.teiid.common.buffer.impl |
Modifier and Type | Method and Description |
---|---|
static BufferManager.TupleSourceType |
BufferManager.TupleSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferManager.TupleSourceType[] |
BufferManager.TupleSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TupleBuffer |
BufferManager.createTupleBuffer(List elements,
String groupName,
BufferManager.TupleSourceType tupleSourceType) |
Modifier and Type | Method and Description |
---|---|
TupleBuffer |
BufferManagerImpl.createTupleBuffer(List elements,
String groupName,
BufferManager.TupleSourceType tupleSourceType) |
Copyright © 2019. All rights reserved.