| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VectoredReadUtils.readInDirectBuffer(int length,
ByteBuffer buffer,
Function4RaisingIOE<Integer,byte[],Integer,Integer,Void> operation)
Read bytes from stream into a byte buffer using an
intermediate byte array.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.