public class CompositeByteBufRandomAccessBenchmark
extends AbstractMicrobenchmark
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompositeByteBufRandomAccessBenchmark.ByteBufType |
| 限定符和类型 | 字段和说明 |
|---|---|
CompositeByteBufRandomAccessBenchmark.ByteBufType |
bufferType |
int |
size |
| 构造器和说明 |
|---|
CompositeByteBufRandomAccessBenchmark() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
setGetLong() |
ByteBuf |
setLong() |
void |
setup() |
void |
teardown() |
public int size
public CompositeByteBufRandomAccessBenchmark.ByteBufType bufferType
public void setup()
public void teardown()
public long setGetLong()
public ByteBuf setLong()