|
298 | 298 | <old>method java.util.Map<io.trino.spi.QueryId, java.lang.Long> io.trino.spi.memory.MemoryPoolInfo::getQueryMemoryRevocableReservations()</old> |
299 | 299 | <justification>Removed unused field</justification> |
300 | 300 | </item> |
| 301 | + <item> |
| 302 | + <ignore>true</ignore> |
| 303 | + <code>java.annotation.removed</code> |
| 304 | + <old>parameter void io.trino.spi.memory.MemoryAllocation::<init>(===java.lang.String===, long)</old> |
| 305 | + <new>parameter void io.trino.spi.memory.MemoryAllocation::<init>(===java.lang.String===, long)</new> |
| 306 | + <annotation>@com.fasterxml.jackson.annotation.JsonProperty("tag")</annotation> |
| 307 | + <justification>Class converted to a record</justification> |
| 308 | + </item> |
| 309 | + <item> |
| 310 | + <ignore>true</ignore> |
| 311 | + <code>java.annotation.removed</code> |
| 312 | + <old>parameter void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, ===long===)</old> |
| 313 | + <new>parameter void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, ===long===)</new> |
| 314 | + <annotation>@com.fasterxml.jackson.annotation.JsonProperty("allocation")</annotation> |
| 315 | + <justification>Class converted to a record</justification> |
| 316 | + </item> |
| 317 | + <item> |
| 318 | + <ignore>true</ignore> |
| 319 | + <code>java.annotation.removed</code> |
| 320 | + <old>method void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, long)</old> |
| 321 | + <new>method void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, long)</new> |
| 322 | + <annotation>@com.fasterxml.jackson.annotation.JsonCreator</annotation> |
| 323 | + <justification>Class converted to a record</justification> |
| 324 | + </item> |
| 325 | + <item> |
| 326 | + <ignore>true</ignore> |
| 327 | + <code>java.method.removed</code> |
| 328 | + <old>method long io.trino.spi.memory.MemoryAllocation::getAllocation()</old> |
| 329 | + <justification>Class converted to a record</justification> |
| 330 | + </item> |
| 331 | + <item> |
| 332 | + <ignore>true</ignore> |
| 333 | + <code>java.method.removed</code> |
| 334 | + <old>method java.lang.String io.trino.spi.memory.MemoryAllocation::getTag()</old> |
| 335 | + <justification>Class converted to a record</justification> |
| 336 | + </item> |
| 337 | + <item> |
| 338 | + <ignore>true</ignore> |
| 339 | + <code>java.class.kindChanged</code> |
| 340 | + <old>class io.trino.spi.memory.MemoryAllocation</old> |
| 341 | + <new>class io.trino.spi.memory.MemoryAllocation</new> |
| 342 | + <justification>Class converted to a record</justification> |
| 343 | + </item> |
301 | 344 | </differences> |
302 | 345 | </revapi.differences> |
303 | 346 | </analysisConfiguration> |
|
0 commit comments