|
326 | 326 | <old>method java.util.Map<io.trino.spi.QueryId, java.lang.Long> io.trino.spi.memory.MemoryPoolInfo::getQueryMemoryRevocableReservations()</old> |
327 | 327 | <justification>Removed unused field</justification> |
328 | 328 | </item> |
| 329 | + <item> |
| 330 | + <ignore>true</ignore> |
| 331 | + <code>java.annotation.removed</code> |
| 332 | + <old>parameter void io.trino.spi.memory.MemoryAllocation::<init>(===java.lang.String===, long)</old> |
| 333 | + <new>parameter void io.trino.spi.memory.MemoryAllocation::<init>(===java.lang.String===, long)</new> |
| 334 | + <annotation>@com.fasterxml.jackson.annotation.JsonProperty("tag")</annotation> |
| 335 | + <justification>Class converted to a record</justification> |
| 336 | + </item> |
| 337 | + <item> |
| 338 | + <ignore>true</ignore> |
| 339 | + <code>java.annotation.removed</code> |
| 340 | + <old>parameter void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, ===long===)</old> |
| 341 | + <new>parameter void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, ===long===)</new> |
| 342 | + <annotation>@com.fasterxml.jackson.annotation.JsonProperty("allocation")</annotation> |
| 343 | + <justification>Class converted to a record</justification> |
| 344 | + </item> |
| 345 | + <item> |
| 346 | + <ignore>true</ignore> |
| 347 | + <code>java.annotation.removed</code> |
| 348 | + <old>method void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, long)</old> |
| 349 | + <new>method void io.trino.spi.memory.MemoryAllocation::<init>(java.lang.String, long)</new> |
| 350 | + <annotation>@com.fasterxml.jackson.annotation.JsonCreator</annotation> |
| 351 | + <justification>Class converted to a record</justification> |
| 352 | + </item> |
| 353 | + <item> |
| 354 | + <ignore>true</ignore> |
| 355 | + <code>java.method.removed</code> |
| 356 | + <old>method long io.trino.spi.memory.MemoryAllocation::getAllocation()</old> |
| 357 | + <justification>Class converted to a record</justification> |
| 358 | + </item> |
| 359 | + <item> |
| 360 | + <ignore>true</ignore> |
| 361 | + <code>java.method.removed</code> |
| 362 | + <old>method java.lang.String io.trino.spi.memory.MemoryAllocation::getTag()</old> |
| 363 | + <justification>Class converted to a record</justification> |
| 364 | + </item> |
| 365 | + <item> |
| 366 | + <ignore>true</ignore> |
| 367 | + <code>java.class.kindChanged</code> |
| 368 | + <old>class io.trino.spi.memory.MemoryAllocation</old> |
| 369 | + <new>class io.trino.spi.memory.MemoryAllocation</new> |
| 370 | + <justification>Class converted to a record</justification> |
| 371 | + </item> |
329 | 372 | </differences> |
330 | 373 | </revapi.differences> |
331 | 374 | </analysisConfiguration> |
|
0 commit comments