Package | Description |
---|---|
org.teiid.deployers | |
org.teiid.query.tempdata | |
org.teiid.query.util |
Modifier and Type | Class and Description |
---|---|
class |
CompositeGlobalTableStore |
Modifier and Type | Method and Description |
---|---|
static GlobalTableStore |
CompositeGlobalTableStore.createInstance(CompositeVDB vdb,
BufferManager bufferManager,
ObjectReplicator replicator) |
Constructor and Description |
---|
CompositeGlobalTableStore(Map<String,GlobalTableStore> stores,
GlobalTableStore primary,
QueryMetadataInterface metadata) |
Constructor and Description |
---|
CompositeGlobalTableStore(Map<String,GlobalTableStore> stores,
GlobalTableStore primary,
QueryMetadataInterface metadata) |
Modifier and Type | Class and Description |
---|---|
class |
GlobalTableStoreImpl |
Modifier and Type | Method and Description |
---|---|
GlobalTableStore |
CommandContext.getGlobalTableStore() |
Modifier and Type | Method and Description |
---|---|
void |
CommandContext.setGlobalTableStore(GlobalTableStore tempTableStore) |
Copyright © 2019. All rights reserved.