Toggle navigation
Home
boolean to java.util.concurrent.CompletableFuture<java.lang.Boolean>
No. of Instances - 29
No. of Commits - 10
No. of Projects - {'flink', 'james-project', 'atomix', 'pulsar'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Method invocation
canConsume
to
canConsumeAsync
canProduce
to
canProduceAsync
test
to
apply
Introduce Literal
true
to
permissionFuture
Other
true
to
true
sessions.containsKey(entry.getIndex()) && sessions.get(entry.getIndex()).index == entry.getIndex()
to
sessions.containsKey(entry.getIndex()) && sessions.get(entry.getIndex()).index == entry.getIndex()
false
to
false
sessions.containsKey(entry.getIndex())
to
sessions.containsKey(entry.getIndex())
false
to
false
false
to
false
true
to
true
true
to
true
false
to
false
true
to
true
false
to
false
returnedSlot.complete(slot)
to
returnedSlot.complete(slot)
true
to
true
true
to
true
false
to
false
Add or Remove Method invocation
resource.filter(new Commit(commit.index(),commit.session(),commit.timestamp(),commit.operation().operation()),compaction)
to
future