public interface PosixSeekable
extends org.apache.hadoop.fs.Seekable
| Modifier and Type | Method and Description |
|---|---|
int |
ftruncate(long newLength) |
int ftruncate(long newLength)
throws IOException
IOExceptionCopyright © 2022. All rights reserved.