| 程序包 | 说明 |
|---|---|
| org.apache.flink.cep.nfa |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<Map<String,List<T>>> |
NFA.process(SharedBufferAccessor<T> sharedBufferAccessor,
NFAState nfaState,
T event,
long timestamp,
AfterMatchSkipStrategy afterMatchSkipStrategy,
TimerService timerService)
Processes the next input event.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.