Package | Description |
---|---|
com.espertech.esper.common.internal.epl.historical.database.core |
Modifier and Type | Field and Description |
---|---|
protected Map<String,DBOutputTypeDesc> |
HistoricalEventViewableDatabaseFactory.outputTypes |
Modifier and Type | Method and Description |
---|---|
Map<String,DBOutputTypeDesc> |
QueryMetaData.getOutputParameters()
Returns a map of output column name and type descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoricalEventViewableDatabaseFactory.setOutputTypes(Map<String,DBOutputTypeDesc> outputTypes) |
Constructor and Description |
---|
HistoricalEventViewableDatabaseForge(int streamNum,
EventType eventType,
String databaseName,
String[] inputParameters,
String preparedStatementText,
Map<String,DBOutputTypeDesc> outputTypes) |
QueryMetaData(List<String> inputParameters,
Map<String,DBOutputTypeDesc> outputParameters)
Ctor.
|
Copyright © 2005–2019. All rights reserved.