Package | Description |
---|---|
org.apache.flink.runtime.fs.hdfs |
Modifier and Type | Method and Description |
---|---|
HadoopDataOutputStream |
HadoopFileSystem.create(Path f,
boolean overwrite,
int bufferSize,
short replication,
long blockSize) |
HadoopDataOutputStream |
HadoopFileSystem.create(Path f,
FileSystem.WriteMode overwrite) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.