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 14
14
15
15
<xsd : annotation >
16
16
<xsd : documentation >
17
- Copyright (c) 2000, 2022 , Oracle and/or its affiliates.
17
+ Copyright (c) 2000, 2024 , Oracle and/or its affiliates.
18
18
19
19
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.
21
21
</xsd : documentation >
22
22
</xsd : annotation >
23
23
4024
4024
<xsd : documentation >
4025
4025
The page-size element specifies the desired page size, pages may
4026
4026
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
4028
4028
page size is 1MB and the page has a number of elements already added
4029
4029
so that only 100 bytes remain. The next element offered will still be
4030
4030
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