public class ResultSetDataSink extends Object implements org.apache.hyracks.algebricks.core.algebra.metadata.IDataSink
| Constructor and Description |
|---|
ResultSetDataSink(ResultSetSinkId id,
Object[] schemaTypes) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetSinkId |
getId() |
org.apache.hyracks.algebricks.core.algebra.properties.IPartitioningProperty |
getPartitioningProperty() |
Object[] |
getSchemaTypes() |
public ResultSetDataSink(ResultSetSinkId id, Object[] schemaTypes)
public ResultSetSinkId 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 © 2016 The Apache Software Foundation. All rights reserved.