public class TableQueryStreamSpec extends StreamSpecBase implements StreamSpecCompiled
EMPTY_STREAM_ARRAY
Constructor and Description |
---|
TableQueryStreamSpec(String optionalStreamName,
ViewSpec[] viewSpecs,
StreamSpecOptions streamSpecOptions,
TableMetaData table,
List<ExprNode> filterExpressions) |
Modifier and Type | Method and Description |
---|---|
List<ExprNode> |
getFilterExpressions() |
TableMetaData |
getTable() |
getOptionalStreamName, getOptions, getViewSpecs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOptionalStreamName, getOptions, getViewSpecs
public TableQueryStreamSpec(String optionalStreamName, ViewSpec[] viewSpecs, StreamSpecOptions streamSpecOptions, TableMetaData table, List<ExprNode> filterExpressions)
public TableMetaData getTable()
Copyright © 2005–2022. All rights reserved.