public interface MultiSearchProcessor extends SearchProcessor
SearchProcessor
that implements simultaneous search for multiple strings.MultiSearchProcessorFactory
ByteProcessor.IndexNotOfProcessor, ByteProcessor.IndexOfProcessor
FIND_ASCII_SPACE, FIND_COMMA, FIND_CR, FIND_CRLF, FIND_LF, FIND_LINEAR_WHITESPACE, FIND_NON_CR, FIND_NON_CRLF, FIND_NON_LF, FIND_NON_LINEAR_WHITESPACE, FIND_NON_NUL, FIND_NUL, FIND_SEMI_COLON
Modifier and Type | Method and Description |
---|---|
int |
getFoundNeedleId() |
reset
process
Copyright © 2008–2024 The Netty Project. All rights reserved.