Skip to content

Commit 080c071

Browse files
committed
release: adding api and sitegen docs for version 22.06.14
1 parent 4e1d49e commit 080c071

File tree

5,524 files changed

+2320047
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,524 files changed

+2320047
-0
lines changed

22.06.14/api/java/allclasses-index.html

Lines changed: 15824 additions & 0 deletions
Large diffs are not rendered by default.

22.06.14/api/java/allclasses.html

Lines changed: 2364 additions & 0 deletions
Large diffs are not rendered by default.

22.06.14/api/java/allpackages-index.html

Lines changed: 802 additions & 0 deletions
Large diffs are not rendered by default.

22.06.14/api/java/com/oracle/coherence/caffeine/CaffeineCache.html

Lines changed: 1823 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>Uses of Class com.oracle.coherence.caffeine.CaffeineCache (Java API Reference for Oracle® Coherence Community Edition)</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
11+
<script type="text/javascript" src="../../../../../script.js"></script>
12+
<script type="text/javascript" src="../../../../../jquery/jquery-3.7.1.min.js"></script>
13+
<script type="text/javascript" src="../../../../../jquery/jquery-ui.min.js"></script>
14+
</head>
15+
<body>
16+
<script type="text/javascript"><!--
17+
try {
18+
if (location.href.indexOf('is-external=true') == -1) {
19+
parent.document.title="Uses of Class com.oracle.coherence.caffeine.CaffeineCache (Java API Reference for Oracle\u00AE Coherence Community Edition)";
20+
}
21+
}
22+
catch(err) {
23+
}
24+
//-->
25+
var pathtoroot = "../../../../../";
26+
var useModuleDirectories = true;
27+
loadScripts(document, 'script');</script>
28+
<noscript>
29+
<div>JavaScript is disabled on your browser.</div>
30+
</noscript>
31+
<header role="banner">
32+
<nav role="navigation">
33+
<div class="fixedNav">
34+
<!-- ========= START OF TOP NAVBAR ======= -->
35+
<div class="topNav"><a id="navbar.top">
36+
<!-- -->
37+
</a>
38+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
39+
<a id="navbar.top.firstrow">
40+
<!-- -->
41+
</a>
42+
<ul class="navList" title="Navigation">
43+
<li><a href="../../../../../index.html">Overview</a></li>
44+
<li><a href="../package-summary.html">Package</a></li>
45+
<li><a href="../CaffeineCache.html" title="class in com.oracle.coherence.caffeine">Class</a></li>
46+
<li class="navBarCell1Rev">Use</li>
47+
<li><a href="../package-tree.html">Tree</a></li>
48+
<li><a href="../../../../../index-all.html">Index</a></li>
49+
<li><a href="../../../../../help-doc.html">Help</a></li>
50+
</ul>
51+
<div class="aboutLanguage"><b>Java API Reference for Oracle® Coherence Community Edition<br> (22.06.14)</b></div>
52+
</div>
53+
<div class="subNav">
54+
<ul class="navList" id="allclasses_navbar_top">
55+
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
56+
</ul>
57+
<ul class="navListSearch">
58+
<li><label for="search">SEARCH:</label>
59+
<input type="text" id="search" value="search" disabled="disabled">
60+
<input type="reset" id="reset" value="reset" disabled="disabled">
61+
</li>
62+
</ul>
63+
<div>
64+
<script type="text/javascript"><!--
65+
allClassesLink = document.getElementById("allclasses_navbar_top");
66+
if(window==top) {
67+
allClassesLink.style.display = "block";
68+
}
69+
else {
70+
allClassesLink.style.display = "none";
71+
}
72+
//-->
73+
</script>
74+
<noscript>
75+
<div>JavaScript is disabled on your browser.</div>
76+
</noscript>
77+
</div>
78+
<a id="skip.navbar.top">
79+
<!-- -->
80+
</a></div>
81+
<!-- ========= END OF TOP NAVBAR ========= -->
82+
</div>
83+
<div class="navPadding">&nbsp;</div>
84+
<script type="text/javascript"><!--
85+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
86+
//-->
87+
</script>
88+
</nav>
89+
</header>
90+
<main role="main">
91+
<div class="header">
92+
<h2 title="Uses of Class com.oracle.coherence.caffeine.CaffeineCache" class="title">Uses of Class<br>com.oracle.coherence.caffeine.CaffeineCache</h2>
93+
</div>
94+
<div class="classUseContainer">
95+
<ul class="blockList">
96+
<li class="blockList">
97+
<table class="useSummary">
98+
<caption><span>Packages that use <a href="../CaffeineCache.html" title="class in com.oracle.coherence.caffeine">CaffeineCache</a></span><span class="tabEnd">&nbsp;</span></caption>
99+
<tr>
100+
<th class="colFirst" scope="col">Package</th>
101+
<th class="colLast" scope="col">Description</th>
102+
</tr>
103+
<tbody>
104+
<tr class="altColor">
105+
<th class="colFirst" scope="row"><a href="#com.tangosol.coherence.config.scheme">com.tangosol.coherence.config.scheme</a></th>
106+
<td class="colLast">
107+
<div class="block">Defines the Coherence configuration object model classes and interfaces for
108+
Caching and Service Schemes.</div>
109+
</td>
110+
</tr>
111+
</tbody>
112+
</table>
113+
</li>
114+
<li class="blockList">
115+
<ul class="blockList">
116+
<li class="blockList">
117+
<section><a id="com.tangosol.coherence.config.scheme">
118+
<!-- -->
119+
</a>
120+
<h3>Uses of <a href="../CaffeineCache.html" title="class in com.oracle.coherence.caffeine">CaffeineCache</a> in <a href="../../../../tangosol/coherence/config/scheme/package-summary.html">com.tangosol.coherence.config.scheme</a></h3>
121+
<table class="useSummary">
122+
<caption><span>Methods in <a href="../../../../tangosol/coherence/config/scheme/package-summary.html">com.tangosol.coherence.config.scheme</a> that return <a href="../CaffeineCache.html" title="class in com.oracle.coherence.caffeine">CaffeineCache</a></span><span class="tabEnd">&nbsp;</span></caption>
123+
<tr>
124+
<th class="colFirst" scope="col">Modifier and Type</th>
125+
<th class="colSecond" scope="col">Method</th>
126+
<th class="colLast" scope="col">Description</th>
127+
</tr>
128+
<tbody>
129+
<tr class="altColor">
130+
<td class="colFirst"><code><a href="../CaffeineCache.html" title="class in com.oracle.coherence.caffeine">CaffeineCache</a></code></td>
131+
<th class="colSecond" scope="row"><span class="typeNameLabel">CaffeineScheme.</span><code><span class="memberNameLink"><a href="../../../../tangosol/coherence/config/scheme/CaffeineScheme.html#realizeMap(com.tangosol.config.expression.ParameterResolver,com.tangosol.coherence.config.builder.MapBuilder.Dependencies)">realizeMap</a></span>&#8203;(<a href="../../../../tangosol/config/expression/ParameterResolver.html" title="interface in com.tangosol.config.expression">ParameterResolver</a>&nbsp;resolver,
132+
<a href="../../../../tangosol/coherence/config/builder/MapBuilder.Dependencies.html" title="class in com.tangosol.coherence.config.builder">MapBuilder.Dependencies</a>&nbsp;dependencies)</code></th>
133+
<td class="colLast">&nbsp;</td>
134+
</tr>
135+
</tbody>
136+
</table>
137+
</section>
138+
</li>
139+
</ul>
140+
</li>
141+
</ul>
142+
</div>
143+
</main>
144+
<footer role="contentinfo">
145+
<nav role="navigation">
146+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
147+
<div class="bottomNav"><a id="navbar.bottom">
148+
<!-- -->
149+
</a>
150+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
151+
<a id="navbar.bottom.firstrow">
152+
<!-- -->
153+
</a>
154+
<ul class="navList" title="Navigation">
155+
<li><a href="../../../../../index.html">Overview</a></li>
156+
<li><a href="../package-summary.html">Package</a></li>
157+
<li><a href="../CaffeineCache.html" title="class in com.oracle.coherence.caffeine">Class</a></li>
158+
<li class="navBarCell1Rev">Use</li>
159+
<li><a href="../package-tree.html">Tree</a></li>
160+
<li><a href="../../../../../index-all.html">Index</a></li>
161+
<li><a href="../../../../../help-doc.html">Help</a></li>
162+
</ul>
163+
<div class="aboutLanguage"><b>Java API Reference for Oracle® Coherence Community Edition<br> (22.06.14)</b></div>
164+
</div>
165+
<div class="subNav">
166+
<ul class="navList" id="allclasses_navbar_bottom">
167+
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
168+
</ul>
169+
<div>
170+
<script type="text/javascript"><!--
171+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
172+
if(window==top) {
173+
allClassesLink.style.display = "block";
174+
}
175+
else {
176+
allClassesLink.style.display = "none";
177+
}
178+
//-->
179+
</script>
180+
<noscript>
181+
<div>JavaScript is disabled on your browser.</div>
182+
</noscript>
183+
</div>
184+
<a id="skip.navbar.bottom">
185+
<!-- -->
186+
</a></div>
187+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
188+
</nav>
189+
<p class="legalCopy"><small><script> if (typeof useModuleDirectories !== 'undefined') { useModuleDirectories = false; } </script></small></p>
190+
</footer>
191+
</body>
192+
</html>
Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>com.oracle.coherence.caffeine (Java API Reference for Oracle® Coherence Community Edition)</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
11+
<script type="text/javascript" src="../../../../script.js"></script>
12+
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
13+
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
14+
</head>
15+
<body>
16+
<script type="text/javascript"><!--
17+
try {
18+
if (location.href.indexOf('is-external=true') == -1) {
19+
parent.document.title="com.oracle.coherence.caffeine (Java API Reference for Oracle\u00AE Coherence Community Edition)";
20+
}
21+
}
22+
catch(err) {
23+
}
24+
//-->
25+
var pathtoroot = "../../../../";
26+
var useModuleDirectories = true;
27+
loadScripts(document, 'script');</script>
28+
<noscript>
29+
<div>JavaScript is disabled on your browser.</div>
30+
</noscript>
31+
<header role="banner">
32+
<nav role="navigation">
33+
<div class="fixedNav">
34+
<!-- ========= START OF TOP NAVBAR ======= -->
35+
<div class="topNav"><a id="navbar.top">
36+
<!-- -->
37+
</a>
38+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
39+
<a id="navbar.top.firstrow">
40+
<!-- -->
41+
</a>
42+
<ul class="navList" title="Navigation">
43+
<li><a href="../../../../index.html">Overview</a></li>
44+
<li class="navBarCell1Rev">Package</li>
45+
<li>Class</li>
46+
<li><a href="package-use.html">Use</a></li>
47+
<li><a href="package-tree.html">Tree</a></li>
48+
<li><a href="../../../../index-all.html">Index</a></li>
49+
<li><a href="../../../../help-doc.html">Help</a></li>
50+
</ul>
51+
<div class="aboutLanguage"><b>Java API Reference for Oracle® Coherence Community Edition<br> (22.06.14)</b></div>
52+
</div>
53+
<div class="subNav">
54+
<ul class="navList" id="allclasses_navbar_top">
55+
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
56+
</ul>
57+
<ul class="navListSearch">
58+
<li><label for="search">SEARCH:</label>
59+
<input type="text" id="search" value="search" disabled="disabled">
60+
<input type="reset" id="reset" value="reset" disabled="disabled">
61+
</li>
62+
</ul>
63+
<div>
64+
<script type="text/javascript"><!--
65+
allClassesLink = document.getElementById("allclasses_navbar_top");
66+
if(window==top) {
67+
allClassesLink.style.display = "block";
68+
}
69+
else {
70+
allClassesLink.style.display = "none";
71+
}
72+
//-->
73+
</script>
74+
<noscript>
75+
<div>JavaScript is disabled on your browser.</div>
76+
</noscript>
77+
</div>
78+
<a id="skip.navbar.top">
79+
<!-- -->
80+
</a></div>
81+
<!-- ========= END OF TOP NAVBAR ========= -->
82+
</div>
83+
<div class="navPadding">&nbsp;</div>
84+
<script type="text/javascript"><!--
85+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
86+
//-->
87+
</script>
88+
</nav>
89+
</header>
90+
<main role="main">
91+
<div class="header">
92+
<h1 title="Package" class="title">Package&nbsp;com.oracle.coherence.caffeine</h1>
93+
</div>
94+
<div class="contentContainer">
95+
<section><a id="package.description">
96+
<!-- -->
97+
</a>
98+
<div class="block">Contains interfaces and classes related to the Caffeine backing map implementation.</div>
99+
</section>
100+
<ul class="blockList">
101+
<li class="blockList">
102+
<table class="typeSummary">
103+
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
104+
<tr>
105+
<th class="colFirst" scope="col">Class</th>
106+
<th class="colLast" scope="col">Description</th>
107+
</tr>
108+
<tbody>
109+
<tr class="altColor">
110+
<th class="colFirst" scope="row"><a href="CaffeineCache.html" title="class in com.oracle.coherence.caffeine">CaffeineCache</a></th>
111+
<td class="colLast">
112+
<div class="block">A <a href="../../../tangosol/net/cache/ConfigurableCacheMap.html" title="interface in com.tangosol.net.cache"><code>ConfigurableCacheMap</code></a> backed by Caffeine.</div>
113+
</td>
114+
</tr>
115+
</tbody>
116+
</table>
117+
</li>
118+
</ul>
119+
</div>
120+
</main>
121+
<footer role="contentinfo">
122+
<nav role="navigation">
123+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
124+
<div class="bottomNav"><a id="navbar.bottom">
125+
<!-- -->
126+
</a>
127+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
128+
<a id="navbar.bottom.firstrow">
129+
<!-- -->
130+
</a>
131+
<ul class="navList" title="Navigation">
132+
<li><a href="../../../../index.html">Overview</a></li>
133+
<li class="navBarCell1Rev">Package</li>
134+
<li>Class</li>
135+
<li><a href="package-use.html">Use</a></li>
136+
<li><a href="package-tree.html">Tree</a></li>
137+
<li><a href="../../../../index-all.html">Index</a></li>
138+
<li><a href="../../../../help-doc.html">Help</a></li>
139+
</ul>
140+
<div class="aboutLanguage"><b>Java API Reference for Oracle® Coherence Community Edition<br> (22.06.14)</b></div>
141+
</div>
142+
<div class="subNav">
143+
<ul class="navList" id="allclasses_navbar_bottom">
144+
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
145+
</ul>
146+
<div>
147+
<script type="text/javascript"><!--
148+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
149+
if(window==top) {
150+
allClassesLink.style.display = "block";
151+
}
152+
else {
153+
allClassesLink.style.display = "none";
154+
}
155+
//-->
156+
</script>
157+
<noscript>
158+
<div>JavaScript is disabled on your browser.</div>
159+
</noscript>
160+
</div>
161+
<a id="skip.navbar.bottom">
162+
<!-- -->
163+
</a></div>
164+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
165+
</nav>
166+
<p class="legalCopy"><small><script> if (typeof useModuleDirectories !== 'undefined') { useModuleDirectories = false; } </script></small></p>
167+
</footer>
168+
</body>
169+
</html>

0 commit comments

Comments
 (0)