Toggle navigation
Home
java.util.function.Consumer to java.util.function.BiFunction
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Cascading Type Change (Similar)
Consumer<Tuple2<AllocationID,Throwable>>
to
BiFunction<AllocationID,Throwable,CompletableFuture<Acknowledge>>
Consumer<Tuple2<AllocationID,Throwable>>
to
BiFunction<AllocationID,Throwable,CompletableFuture<Acknowledge>>
Rename Variable
currentFreeSlotConsumer
to
currentFreeSlotFunction
freeSlotConsumer
to
freeSlotFunction
freeSlotConsumer
to
freeSlotFunction
consumer
to
freeSlotFunction