| 程序包 | 说明 |
|---|---|
| net.rubyeye.xmemcached.buffer |
ByteBuffer Wrapper,all classes of this package has been
deprecated.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CachedBufferAllocator.CachedIoBuffer
已过时。
|
class |
SimpleIoBuffer
已过时。
|
| 限定符和类型 | 字段和说明 |
|---|---|
static IoBuffer |
SimpleBufferAllocator.EMPTY_IOBUFFER
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
IoBuffer |
SimpleBufferAllocator.allocate(int capacity)
已过时。
|
IoBuffer |
CachedBufferAllocator.allocate(int requestedCapacity)
已过时。
|
IoBuffer |
BufferAllocator.allocate(int capacity)
已过时。
|
IoBuffer |
SimpleBufferAllocator.wrap(ByteBuffer byteBuffer)
已过时。
|
IoBuffer |
CachedBufferAllocator.wrap(ByteBuffer nioBuffer)
已过时。
|
IoBuffer |
BufferAllocator.wrap(ByteBuffer byteBuffer)
已过时。
|
Copyright © 2013. All Rights Reserved.