public static final class DirectBufferCache.CacheEntry extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
allocate() |
LimitedBufferSlicePool.PooledByteBuffer[] |
buffers() |
boolean |
claimEnable() |
boolean |
dereference() |
void |
disable() |
void |
enable() |
boolean |
enabled() |
int |
hit() |
Object |
key() |
boolean |
reference() |
int |
size() |
public int size()
public LimitedBufferSlicePool.PooledByteBuffer[] buffers()
public int hit()
public Object key()
public boolean enabled()
public void enable()
public void disable()
public boolean claimEnable()
public boolean reference()
public boolean dereference()
public boolean allocate()
Copyright © 2019 JBoss by Red Hat. All rights reserved.