public static class AhoCorasicSearchProcessorFactory.Processor extends Object implements MultiSearchProcessor
| Modifier and Type | Method and Description |
|---|---|
int |
getFoundNeedleId() |
boolean |
process(byte value) |
void |
reset()
Resets the state of SearchProcessor.
|
public boolean process(byte value)
process in interface io.netty.util.ByteProcessorpublic int getFoundNeedleId()
getFoundNeedleId in interface MultiSearchProcessorpublic void reset()
SearchProcessorreset in interface SearchProcessorCopyright © 2008–2025 The Netty Project. All rights reserved.