| Package | Description |
|---|---|
| org.apache.hadoop.io |
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
WeakReferencedElasticByteBufferPool |
Buffer pool implementation which uses weak references to store
buffers in the pool, such that they are garbage collected when
there are no references to the buffer during a gc run.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.