|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OOfflineCluster moved to com.orientechnologies.orient.core.storage.cluster.OOfflineCluster |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPage moved to com.orientechnologies.orient.core.storage.cluster.OClusterPage |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OOfflineClusterException moved to com.orientechnologies.orient.core.storage.cluster.OOfflineClusterException |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPositionMapBucket moved to com.orientechnologies.orient.core.storage.cluster.OClusterPositionMapBucket |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPageDebug moved to com.orientechnologies.orient.core.storage.cluster.OClusterPageDebug |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedClusterDebug moved to com.orientechnologies.orient.core.storage.cluster.OPaginatedClusterDebug |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryStorage moved to com.orientechnologies.orient.core.storage.memory.ODirectMemoryStorage |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache moved to com.orientechnologies.orient.core.storage.memory.ODirectMemoryOnlyDiskCache |
From |
To |
|
Move Class com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage moved to com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type paginatedClusterState : OPaginatedClusterState to paginatedClusterState : OPaginatedClusterStateV0 in method private initCusterState(atomicOperation OAtomicOperation) : void in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |
|
Change Variable Type paginatedClusterState : OPaginatedClusterState to paginatedClusterState : OPaginatedClusterStateV0 in method private updateFreePagesList(freeListIndex int, pageIndex long, atomicOperation OAtomicOperation) : void in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |
|
Change Variable Type pos : OClusterPositionMap.OClusterPositionEntry to pos : OClusterPositionMapV0.OClusterPositionEntry in method public nextPage(lastPosition long) : OClusterBrowsePage in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |
|
Change Variable Type paginatedClusterState : OPaginatedClusterState to paginatedClusterState : OPaginatedClusterStateV0 in method private updateClusterState(sizeDiff long, recordsSizeDiff long, atomicOperation OAtomicOperation) : void in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |
|
Change Variable Type clusterFreeList : OPaginatedClusterState to clusterFreeList : OPaginatedClusterStateV0 in method private updateFreePagesIndex(prevFreePageIndex int, pageIndex long, atomicOperation OAtomicOperation) : void in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |
|
Change Variable Type freePageLists : OPaginatedClusterState to freePageLists : OPaginatedClusterStateV0 in method private findFreePage(contentSize int, atomicOperation OAtomicOperation) : FindFreePageResult in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |
|
Change Variable Type nextPositions : OClusterPositionMap.OClusterPositionEntry[] to nextPositions : OClusterPositionMapV0.OClusterPositionEntry[] in method public nextPage(lastPosition long) : OClusterBrowsePage in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 |
From |
To |