|
Push Down Method private removeIf(index long, key String, predicate Predicate<MapEntryValue>) : MapEntryUpdateResult<String,byte[]> from class io.atomix.core.map.impl.ConsistentMapService to private removeIf(index long, key String, predicate Predicate<MapEntryValue>) : MapEntryUpdateResult<String,byte[]> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected createMap() : Map<String,MapEntryValue> from class io.atomix.core.map.impl.ConsistentMapService to protected createMap() : Map<String,MapEntryValue> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method public onExpire(session PrimitiveSession) : void from class io.atomix.core.map.impl.ConsistentMapService to public onExpire(session PrimitiveSession) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected scheduleTtl(key String, value MapEntryValue) : void from class io.atomix.core.map.impl.ConsistentMapService to protected scheduleTtl(key String, value MapEntryValue) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method private toVersionedEntry(entry Map.Entry<String,MapEntryValue>) : Map.Entry<String,Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentTreeMapService to private toVersionedEntry(entry Map.Entry<String,MapEntryValue>) : Map.Entry<String,Versioned<byte[]>> from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method private publish(events List<MapEvent<String,byte[]>>) : void from class io.atomix.core.map.impl.ConsistentMapService to private publish(events List<MapEvent<String,byte[]>>) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method private replaceIf(index long, key String, newValue MapEntryValue, predicate Predicate<MapEntryValue>) : MapEntryUpdateResult<String,byte[]> from class io.atomix.core.map.impl.ConsistentMapService to private replaceIf(index long, key String, newValue MapEntryValue, predicate Predicate<MapEntryValue>) : MapEntryUpdateResult<String,byte[]> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method public serializer() : Serializer from class io.atomix.core.map.impl.ConsistentMapService to public serializer() : Serializer from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected valueIsNull(value MapEntryValue) : boolean from class io.atomix.core.map.impl.ConsistentMapService to protected valueIsNull(value MapEntryValue) : boolean from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method private discardTombstones() : void from class io.atomix.core.map.impl.ConsistentMapService to private discardTombstones() : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected values() : Collection<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapService to public values() : Collection<Versioned<byte[]>> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected isEmpty() : boolean from class io.atomix.core.map.impl.ConsistentMapService to public isEmpty() : boolean from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected firstEntry() : Map.Entry<String,Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentTreeMapService to public firstEntry() : Map.Entry<String,Versioned<byte[]>> from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method protected valuesEqual(oldValue MapEntryValue, newValue MapEntryValue) : boolean from class io.atomix.core.map.impl.ConsistentMapService to protected valuesEqual(oldValue MapEntryValue, newValue MapEntryValue) : boolean from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected toVersioned(value MapEntryValue) : Versioned<byte[]> from class io.atomix.core.map.impl.ConsistentMapService to protected toVersioned(value MapEntryValue) : Versioned<byte[]> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected entries() : TreeMap<String,MapEntryValue> from class io.atomix.core.map.impl.ConsistentTreeMapService to protected entries() : TreeMap<String,MapEntryValue> from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method protected size() : int from class io.atomix.core.map.impl.ConsistentMapService to public size() : int from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method private publish(event MapEvent<String,byte[]>) : void from class io.atomix.core.map.impl.ConsistentMapService to private publish(event MapEvent<String,byte[]>) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method public backup(writer BackupOutput) : void from class io.atomix.core.map.impl.ConsistentMapService to public backup(writer BackupOutput) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected lastKey() : String from class io.atomix.core.map.impl.ConsistentTreeMapService to public lastKey() : String from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method public onClose(session PrimitiveSession) : void from class io.atomix.core.map.impl.ConsistentMapService to public onClose(session PrimitiveSession) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected firstKey() : String from class io.atomix.core.map.impl.ConsistentTreeMapService to public firstKey() : String from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method public restore(reader BackupInput) : void from class io.atomix.core.map.impl.ConsistentMapService to public restore(reader BackupInput) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method private commitTransaction(transactionScope TransactionScope) : CommitResult from class io.atomix.core.map.impl.ConsistentMapService to private commitTransaction(transactionScope TransactionScope) : CommitResult from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected lastEntry() : Map.Entry<String,Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentTreeMapService to public lastEntry() : Map.Entry<String,Versioned<byte[]>> from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method protected valuesEqual(oldValue byte[], newValue byte[]) : boolean from class io.atomix.core.map.impl.ConsistentMapService to protected valuesEqual(oldValue byte[], newValue byte[]) : boolean from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected entries() : Map<String,MapEntryValue> from class io.atomix.core.map.impl.ConsistentMapService to protected entries() : Map<String,MapEntryValue> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected putValue(key String, value MapEntryValue) : void from class io.atomix.core.map.impl.ConsistentMapService to protected putValue(key String, value MapEntryValue) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected cancelTtl(value MapEntryValue) : void from class io.atomix.core.map.impl.ConsistentMapService to protected cancelTtl(value MapEntryValue) : void from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected createMap() : TreeMap<String,MapEntryValue> from class io.atomix.core.map.impl.ConsistentTreeMapService to protected createMap() : TreeMap<String,MapEntryValue> from class io.atomix.core.map.impl.DefaultConsistentTreeMapService |
From |
To |
|
Push Down Method protected entrySet() : Set<Map.Entry<String,Versioned<byte[]>>> from class io.atomix.core.map.impl.ConsistentMapService to public entrySet() : Set<Map.Entry<String,Versioned<byte[]>>> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Push Down Method protected keySet() : Set<String> from class io.atomix.core.map.impl.ConsistentMapService to public keySet() : Set<String> from class io.atomix.core.map.impl.DefaultConsistentMapService |
From |
To |
|
Pull Up Method public replace(key String, value byte[]) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public replace(key String, value byte[]) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public get(key String) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public get(key String) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public rollback(transactionId TransactionId) : CompletableFuture<Void> from class io.atomix.core.map.impl.ConsistentMapProxy to public rollback(transactionId TransactionId) : CompletableFuture<Void> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public putAndGet(key String, value byte[], ttl Duration) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public putAndGet(key String, value byte[], ttl Duration) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public getAllPresent(keys Iterable<String>) : CompletableFuture<Map<String,Versioned<byte[]>>> from class io.atomix.core.map.impl.ConsistentMapProxy to public getAllPresent(keys Iterable<String>) : CompletableFuture<Map<String,Versioned<byte[]>>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public putIfAbsent(key String, value byte[], ttl Duration) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public putIfAbsent(key String, value byte[], ttl Duration) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public put(key String, value byte[], ttl Duration) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public put(key String, value byte[], ttl Duration) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public size() : CompletableFuture<Integer> from class io.atomix.core.map.impl.ConsistentMapProxy to public size() : CompletableFuture<Integer> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public clear() : CompletableFuture<Void> from class io.atomix.core.map.impl.ConsistentMapProxy to public clear() : CompletableFuture<Void> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public remove(key String, value byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public remove(key String, value byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method private throwIfLocked(result MapEntryUpdateResult<String,byte[]>) : void from class io.atomix.core.map.impl.ConsistentMapProxy to private throwIfLocked(result MapEntryUpdateResult<String,byte[]>) : void from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public containsValue(value byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public containsValue(value byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method private checkLocked(result MapEntryUpdateResult<String,byte[]>) : CompletableFuture<MapEntryUpdateResult<String,byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to private checkLocked(result MapEntryUpdateResult<String,byte[]>) : CompletableFuture<MapEntryUpdateResult<String,byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public removeListener(listener MapEventListener<String,byte[]>) : CompletableFuture<Void> from class io.atomix.core.map.impl.ConsistentMapProxy to public removeListener(listener MapEventListener<String,byte[]>) : CompletableFuture<Void> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public replace(key String, oldValue byte[], newValue byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public replace(key String, oldValue byte[], newValue byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public computeIf(key String, condition Predicate<? super byte[]>, remappingFunction BiFunction<? super String,? super byte[],? extends byte[]>) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public computeIf(key String, condition Predicate<? super byte[]>, remappingFunction BiFunction<? super String,? super byte[],? extends byte[]>) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public replace(key String, oldVersion long, newValue byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public replace(key String, oldVersion long, newValue byte[]) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public entrySet() : CompletableFuture<Set<Entry<String,Versioned<byte[]>>>> from class io.atomix.core.map.impl.ConsistentMapProxy to public entrySet() : CompletableFuture<Set<Entry<String,Versioned<byte[]>>>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public remove(key String) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public remove(key String) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public containsKey(key String) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public containsKey(key String) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public keySet() : CompletableFuture<Set<String>> from class io.atomix.core.map.impl.ConsistentMapProxy to public keySet() : CompletableFuture<Set<String>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method private throwIfLocked(status MapEntryUpdateResult.Status) : void from class io.atomix.core.map.impl.ConsistentMapProxy to private throwIfLocked(status MapEntryUpdateResult.Status) : void from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method private isListening() : boolean from class io.atomix.core.map.impl.ConsistentMapProxy to private isListening() : boolean from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public prepare(transactionLog TransactionLog<MapUpdate<String,byte[]>>) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public prepare(transactionLog TransactionLog<MapUpdate<String,byte[]>>) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public values() : CompletableFuture<Collection<Versioned<byte[]>>> from class io.atomix.core.map.impl.ConsistentMapProxy to public values() : CompletableFuture<Collection<Versioned<byte[]>>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public isEmpty() : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public isEmpty() : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public remove(key String, version long) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.ConsistentMapProxy to public remove(key String, version long) : CompletableFuture<Boolean> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public getOrDefault(key String, defaultValue byte[]) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.ConsistentMapProxy to public getOrDefault(key String, defaultValue byte[]) : CompletableFuture<Versioned<byte[]>> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public addListener(listener MapEventListener<String,byte[]>, executor Executor) : CompletableFuture<Void> from class io.atomix.core.map.impl.ConsistentMapProxy to public addListener(listener MapEventListener<String,byte[]>, executor Executor) : CompletableFuture<Void> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |
|
Pull Up Method public commit(transactionId TransactionId) : CompletableFuture<Void> from class io.atomix.core.map.impl.ConsistentMapProxy to public commit(transactionId TransactionId) : CompletableFuture<Void> from class io.atomix.core.map.impl.AbstractConsistentMapProxy |
From |
To |