org.apache.hyracks.algebricks.core.algebra.metadata.IDataSinkpublic class QueryResultSetDataSink extends Object implements org.apache.hyracks.algebricks.core.algebra.metadata.IDataSink
| Constructor | Description |
|---|---|
QueryResultSetDataSink(org.apache.hyracks.api.dataset.ResultSetId id,
Object[] schemaTypes) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hyracks.api.dataset.ResultSetId |
getId() |
|
org.apache.hyracks.algebricks.core.algebra.properties.IPartitioningProperty |
getPartitioningProperty() |
|
Object[] |
getSchemaTypes() |
public QueryResultSetDataSink(org.apache.hyracks.api.dataset.ResultSetId id,
Object[] schemaTypes)
public org.apache.hyracks.api.dataset.ResultSetId getId()
getId in interface org.apache.hyracks.algebricks.core.algebra.metadata.IDataSinkpublic Object[] getSchemaTypes()
getSchemaTypes in interface org.apache.hyracks.algebricks.core.algebra.metadata.IDataSinkpublic org.apache.hyracks.algebricks.core.algebra.properties.IPartitioningProperty getPartitioningProperty()
getPartitioningProperty in interface org.apache.hyracks.algebricks.core.algebra.metadata.IDataSinkCopyright © 2019 Apache Software Foundation. All rights reserved.