public class FileSplitDataSink extends Object implements org.apache.hyracks.algebricks.core.algebra.metadata.IDataSink
| Constructor and Description |
|---|
FileSplitDataSink(FileSplitSinkId id,
Object[] schemaTypes) |
| Modifier and Type | Method and Description |
|---|---|
FileSplitSinkId |
getId() |
org.apache.hyracks.algebricks.core.algebra.properties.IPartitioningProperty |
getPartitioningProperty() |
Object[] |
getSchemaTypes() |
public FileSplitDataSink(FileSplitSinkId id, Object[] schemaTypes)
public FileSplitSinkId 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.