|
Change Attribute Type atomicOperationsCount : ODistributedCounter to atomicOperationsCount : LongAdder in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager |
From |
To |
|
Change Attribute Type writeCacheSize : ODistributedCounter to writeCacheSize : LongAdder in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Attribute Type exclusiveWriteCacheSize : ODistributedCounter to exclusiveWriteCacheSize : LongAdder in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Attribute Type distributedCounter : ODistributedCounter to distributedCounter : LongAdder in class com.orientechnologies.common.concur.lock.OReadersWriterSpinLock |
From |
To |
|
Change Attribute Type cacheOverflowCount : ODistributedCounter to cacheOverflowCount : LongAdder in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Attribute Type pinnedPagesWarningCounter : ODistributedCounter to pinnedPagesWarningCounter : LongAdder in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache |
From |
To |