|
Rename Variable q : QueryContextInterface<K,V,R> to c : QueryContextInterface<K,V,R> in method public queryContext(key Object) : QueryContextInterface<K,V,R> in class net.openhft.chronicle.map.VanillaChronicleMap |
From |
To |
|
Rename Variable q : QueryContextInterface<K,V,R> to c : QueryContextInterface<K,V,R> in method public queryContext(key Data<K>) : QueryContextInterface<K,V,R> in class net.openhft.chronicle.map.VanillaChronicleMap |
From |
To |
|
Rename Variable c : LocksInterface to locks : LocksInterface in method private optimizedGet(key Object, using V) : V in class net.openhft.chronicle.map.VanillaChronicleMap |
From |
To |
|
Rename Variable q : QueryContextInterface<K,V,R> to c : QueryContextInterface<K,V,R> in method public queryContext(keyBytes BytesStore, offset long, size long) : ExternalMapQueryContext<K,V,?> in class net.openhft.chronicle.map.VanillaChronicleMap |
From |
To |
|
Rename Variable q : CompiledMapQueryContext<K,V,R> to c : CompiledMapQueryContext<K,V,R> in method private optimizedGet(key Object, using V) : V in class net.openhft.chronicle.map.VanillaChronicleMap |
From |
To |