|
Change Variable Type byteMap : MappedByteBufferMap to byteMap : FileMap in method public get(key Object) : byte[] in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type byteMap : MappedByteBufferMap to byteMap : FileMap in method private getAlways(key ImmutableBytesPtr) : byte[] in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type b1 : MappedByteBufferMap to b1 : FileMap in method private redistribute(index int, keyNew ImmutableBytesPtr, valueNew byte[]) : void in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type b2 : MappedByteBufferMap to b2 : FileMap in method private redistribute(index int, keyNew ImmutableBytesPtr, valueNew byte[]) : void in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type byteMap : MappedByteBufferMap to byteMap : FileMap in method public put(key ImmutableBytesPtr, value byte[]) : byte[] in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type byteMap : MappedByteBufferMap to byteMap : FileMap in method private redistribute(index int, keyNew ImmutableBytesPtr, valueNew byte[]) : void in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type buffer : MappedByteBuffer to file : RandomAccessFile in method private flushBuffer() : void in class org.apache.phoenix.cache.aggcache.SpillMap.FileMap |
From |
To |
|
Change Variable Type curByteMap : MappedByteBufferMap to curByteMap : FileMap in method public get(key Object) : byte[] in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |
|
Change Variable Type buffer : MappedByteBuffer to file : RandomAccessFile in method private pageIn() : void in class org.apache.phoenix.cache.aggcache.SpillMap.FileMap |
From |
To |
|
Change Variable Type curByteMap : MappedByteBufferMap to curByteMap : FileMap in method private getAlways(key ImmutableBytesPtr) : byte[] in class org.apache.phoenix.cache.aggcache.SpillMap |
From |
To |