@Internal
public interface HadoopPathBasedBulkWriter<T>
extends org.apache.flink.api.common.serialization.BulkWriter<T>
BulkWriter which is expected to write to specified Path.| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
HadoopPathBasedBulkWriter.Factory<T>
A factory that creates a
HadoopPathBasedBulkWriter. |
long getSize()
throws IOException
IOExceptionvoid dispose()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.