|
Move Method public contains(key String, dataChangeVersion DataChangeVersion) : boolean from class org.apache.drill.exec.store.sys.store.LocalPersistentStore to public contains(key String, dataChangeVersion DataChangeVersion) : boolean from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Method public contains(key String, version DataChangeVersion) : boolean from class org.apache.drill.exec.store.sys.BasePersistentStore to public contains(key String, dataChangeVersion DataChangeVersion) : boolean from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Method public put(key String, value V, version DataChangeVersion) : void from class org.apache.drill.exec.store.sys.BasePersistentStore to public put(key String, value V, dataChangeVersion DataChangeVersion) : void from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Method public get(key String, version DataChangeVersion) : V from class org.apache.drill.exec.store.sys.BasePersistentStore to public get(key String, dataChangeVersion DataChangeVersion) : V from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Inline Method public put(key String, value V, dataChangeVersion DataChangeVersion) : void inlined to public put(key String, value V) : void in class org.apache.drill.exec.store.sys.store.InMemoryStore |
From |
To |
|
Inline Method public get(key String, dataChangeVersion DataChangeVersion) : V inlined to public get(key String) : V in class org.apache.drill.exec.store.sys.store.LocalPersistentStore |
From |
To |
|
Inline Method public contains(key String, dataChangeVersion DataChangeVersion) : boolean inlined to public contains(key String) : boolean in class org.apache.drill.exec.store.sys.store.InMemoryStore |
From |
To |
|
Inline Method public put(key String, value V, dataChangeVersion DataChangeVersion) : void inlined to public put(key String, value V) : void in class org.apache.drill.exec.testing.store.NoWriteLocalStore |
From |
To |
|
Inline Method public contains(key String, dataChangeVersion DataChangeVersion) : boolean inlined to public contains(key String) : boolean in class org.apache.drill.exec.testing.store.NoWriteLocalStore |
From |
To |
|
Inline Method public get(key String, dataChangeVersion DataChangeVersion) : V inlined to public get(key String) : V in class org.apache.drill.exec.store.sys.store.InMemoryStore |
From |
To |
|
Inline Method public put(key String, value V, dataChangeVersion DataChangeVersion) : void inlined to public put(key String, value V) : void in class org.apache.drill.exec.store.sys.store.LocalPersistentStore |
From |
To |
|
Inline Method public get(key String, dataChangeVersion DataChangeVersion) : V inlined to public get(key String) : V in class org.apache.drill.exec.testing.store.NoWriteLocalStore |
From |
To |
|
Move Attribute private readLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.InMemoryStore to private readLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private readWriteLock : ReadWriteLock from class org.apache.drill.exec.testing.store.NoWriteLocalStore to private readWriteLock : ReadWriteLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private writeLock : AutoCloseableLock from class org.apache.drill.exec.testing.store.NoWriteLocalStore to private writeLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private readWriteLock : ReadWriteLock from class org.apache.drill.exec.store.sys.store.InMemoryStore to private readWriteLock : ReadWriteLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private writeLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.InMemoryStore to private writeLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private version : int from class org.apache.drill.exec.testing.store.NoWriteLocalStore to private version : int from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private readLock : AutoCloseableLock from class org.apache.drill.exec.testing.store.NoWriteLocalStore to private readLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private version : int from class org.apache.drill.exec.store.sys.store.InMemoryStore to private version : int from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private readWriteLock : ReadWriteLock from class org.apache.drill.exec.store.sys.store.LocalPersistentStore to private readWriteLock : ReadWriteLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private writeLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.LocalPersistentStore to private writeLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private version : int from class org.apache.drill.exec.store.sys.store.LocalPersistentStore to private version : int from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |
|
Move Attribute private readLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.LocalPersistentStore to private readLock : AutoCloseableLock from class org.apache.drill.exec.store.sys.store.VersionedDelegatingStore |
From |
To |