| Package | Description |
|---|---|
| org.apache.hadoop.fs.cosn |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
ByteBufferWrapper |
BufferPool.getBuffer(int bufferSize) |
Obtain a buffer from this buffer pool through the method.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
BufferPool.returnBuffer(ByteBufferWrapper byteBufferWrapper) |
return the byte buffer wrapper to the buffer pool.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.