|
Change Parameter Type row : T to row : L in method private insertSimple(io BPlusIO<L>, buf ByteBuffer, row L, idx int, rightId long) : void in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type row : T to row : L in method private insertWithSplit(meta Page, io BPlusIO<L>, buf ByteBuffer, row L, idx int, rightId long, lvl int) : L in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |
|
Change Parameter Type row : T to row : L in method private insert(meta Page, io BPlusIO<L>, buf ByteBuffer, row L, idx int, rightId long, lvl int) : L in class org.apache.ignite.internal.processors.query.h2.database.BPlusTree |
From |
To |