|
Rename Method public addListener(eventType EventType, decoder Function<byte[],T>, listener Consumer<T>) : void renamed to public addEventListener(eventType EventType, decoder Function<byte[],T>, listener Consumer<T>) : void in class io.atomix.protocols.raft.proxy.DelegatingRaftProxy |
From |
To |
|
Rename Method public addListener(eventType EventType, decoder Function<byte[],T>, listener Consumer<T>) : void renamed to public addEventListener(eventType EventType, decoder Function<byte[],T>, listener Consumer<T>) : void in class io.atomix.protocols.raft.proxy.RaftProxy |
From |
To |
|
Rename Method public addListener(eventType EventType, decoder Function<byte[],T>, listener Consumer<T>) : void renamed to public addEventListener(eventType EventType, decoder Function<byte[],T>, listener Consumer<T>) : void in class io.atomix.protocols.raft.proxy.impl.DefaultRaftProxy |
From |
To |