File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
prj/coherence-core/src/main/resources Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 <xsd : annotation >
1616 <xsd : documentation >
17- Copyright (c) 2000, 2022 , Oracle and/or its affiliates.
17+ Copyright (c) 2000, 2024 , Oracle and/or its affiliates.
1818
1919 Licensed under the Universal Permissive License v 1.0 as shown at
20- http ://oss.oracle.com/licenses/upl.
20+ https ://oss.oracle.com/licenses/upl.
2121 </xsd : documentation >
2222 </xsd : annotation >
2323
40244024 <xsd : documentation >
40254025 The page-size element specifies the desired page size, pages may
40264026 exceed this size because elements are accepted into a page until
4027- the the actual size >= the desired page size. For example, if the
4027+ the actual size >= the desired page size. For example, if the
40284028 page size is 1MB and the page has a number of elements already added
40294029 so that only 100 bytes remain. The next element offered will still be
40304030 accepted even if it exceeds 100 bytes in size, causing the total page
You can’t perform that action at this time.
0 commit comments