Package io.netty.buffer.search
Class AhoCorasicSearchProcessorFactory.Context
java.lang.Object
io.netty.buffer.search.AhoCorasicSearchProcessorFactory.Context
- Enclosing class:
AhoCorasicSearchProcessorFactory
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int[]
(package private) int[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jumpTable
int[] jumpTable -
matchForNeedleId
int[] matchForNeedleId
-
-
Constructor Details
-
Context
private Context()
-