| 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 and Description |
|---|---|
ByteBufferWrapper |
BufferPool.getBuffer(int bufferSize)
Obtain a buffer from this buffer pool through the method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BufferPool.returnBuffer(ByteBufferWrapper byteBufferWrapper)
return the byte buffer wrapper to the buffer pool.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.