|
Pull Up Method protected shouldPrune(startEventID EventId, pruningId EventId) : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy to protected shouldPrune(startEventID EventId, pruningId EventId) : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method protected shouldPrune(startEventID EventId, pruningId EventId) : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy to protected shouldPrune(startEventID EventId, pruningId EventId) : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method protected getPruningId(match Collection<Map<String,List<EventId>>>) : EventId from class org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy to protected getPruningId(match Collection<Map<String,List<EventId>>>) : EventId from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method public isSkipStrategy() : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy to public isSkipStrategy() : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method public isSkipStrategy() : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy to public isSkipStrategy() : boolean from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method public getPatternName() : Optional<String> from class org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy to public getPatternName() : Optional<String> from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method public getPatternName() : Optional<String> from class org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy to public getPatternName() : Optional<String> from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |
|
Pull Up Method protected getPruningId(match Collection<Map<String,List<EventId>>>) : EventId from class org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy to protected getPruningId(match Collection<Map<String,List<EventId>>>) : EventId from class org.apache.flink.cep.nfa.aftermatch.SkipToElementStrategy |
From |
To |