| Package | Description |
|---|---|
| io.netty.microbench.search |
Benchmarks for search (
io.netty.buffer.search and ByteBufUtil.indexOf(io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf)). |
| Modifier and Type | Field and Description |
|---|---|
SearchRealDataBenchmark.Algorithm |
SearchRealDataBenchmark.algorithm |
| Modifier and Type | Method and Description |
|---|---|
static SearchRealDataBenchmark.Algorithm |
SearchRealDataBenchmark.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchRealDataBenchmark.Algorithm[] |
SearchRealDataBenchmark.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2026 The Netty Project. All rights reserved.