Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | int | getMaxInMemorySize() | n.a. | n.a. |
|
||||
NEW | public | void | setMaxInMemorySize(int) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.IllegalStateException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 400567938780605716 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DataBufferLimitException(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | reactor.core.publisher.Mono | join(org.reactivestreams.Publisher, | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.ArrayList | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Cloneable | n.a. |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.List | n.a. |
NEW | java.util.RandomAccess | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4427940695863169711 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LimitedDataBufferList(int) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | add(org.springframework.core.io.buffer.DataBuffer) | n.a. | n.a. |
|
||||
NEW | public | void | add(int, | n.a. | n.a. |
|
||||
NEW | public | boolean | addAll(java.util.Collection) | n.a. | n.a. |
|
||||
NEW | public | boolean | addAll(int, | n.a. | n.a. |
|
||||
NEW | public | void | clear() | n.a. | n.a. |
|
||||
NEW | public | void | releaseAndClear() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | remove(int) | n.a. | n.a. |
|
||||
NEW | public | boolean | remove(java.lang.Object) | n.a. | n.a. |
|
||||
NEW | public | boolean | removeAll(java.util.Collection) | n.a. | n.a. |
|
||||
NEW | public | boolean | removeIf(java.util.function.Predicate) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | set(int, | n.a. | n.a. |
|