92 lines
3.4 KiB
HTML
92 lines
3.4 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
||
|
<title>Cluster APIs</title>
|
||
|
<!-- Begin Header Records ========================================== -->
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<!-- 031106 JETAYLOR replaced API and/or Exit listings with -->
|
||
|
<!-- pagegenerator output from javascript array -->
|
||
|
<!-- End Header Records ============================================ -->
|
||
|
<!-- -->
|
||
|
<!-- -->
|
||
|
<!-- -->
|
||
|
<!-- Begin Developer Note ========================================== -->
|
||
|
<!-- NOTE: If you are adding, changing, or removing ANY requirements -->
|
||
|
<!-- for this API chance are good that the GUI code need to change -->
|
||
|
<!-- also. The Cluster GUI code is built on top of this API and it -->
|
||
|
<!-- does a certain amount of explicit and implicit validation -->
|
||
|
<!-- checking of user data prior to the API call being made. Please -->
|
||
|
<!-- have the Cluster GUI developer check the -->
|
||
|
<!--/as400/v5r4m0.guix/cur/cmvc/java.pgm/ugcl.guix/com/ibm/as400/opnav/ugcl/ClGuiActionsManager.java/ClGuiActionsManager.java -->
|
||
|
<!-- part to determine if any Cluster GUI code changes are needed. -->
|
||
|
<!-- End Developer Note -->
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<!--Java sync-link ================================================= -->
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
|
||
|
</script>
|
||
|
|
||
|
<a name="Top_Of_Page"></a>
|
||
|
|
||
|
<h2>Cluster APIs</h2>
|
||
|
|
||
|
<p>The Cluster APIs and exit program include:</p>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="clust2a4TOC.htm">Cluster Control APIs</a></li>
|
||
|
|
||
|
<li><a href="clust3a1TOC.htm">Cluster Resource Group APIs</a></li>
|
||
|
|
||
|
<li><a href="clust4a1TOC.htm">Clustered Hash Table APIs</a></li>
|
||
|
|
||
|
<li><A HREF="clrgexit.htm">Cluster Resource Group Exit Program</A> </li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<p>Other topics covered are:</p>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="clust1a1.htm">Introduction to Cluster APIs</a></li>
|
||
|
|
||
|
<li><a href="clust1a2.htm">Cluster resource services characteristics</a></li>
|
||
|
|
||
|
<li><a href="clust1a3.htm">Cluster resource services job structure</a></li>
|
||
|
|
||
|
<li><a href="clust1a4.htm">Using user queues in Cluster APIs</a></li>
|
||
|
|
||
|
<li><a href="clust1a5.htm">Using results information</a></li>
|
||
|
|
||
|
<li><a href="clust1a6.htm">Cluster version</a></li>
|
||
|
|
||
|
<li><a href="clust6a1TOC.htm"><img src="delta.gif" alt="Start of change">Cluster Administrative Domain<img src="deltaend.gif" alt="End of change"></a></li>
|
||
|
</ul>
|
||
|
|
||
|
<p>For additional information on clustering, see the <a href="../rzaig/rzaigicclust.htm">Clusters</a> topic.</p>
|
||
|
|
||
|
<p>See <a href="http://www.as400.ibm.com/ha/" target="_blank">High Availability
|
||
|
and Clusters</a><img src="www.gif" alt="Link outside Information Center"> for
|
||
|
information on making applications highly available and cluster-proven
|
||
|
applications.</p>
|
||
|
|
||
|
<br>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
<center>
|
||
|
<table cellpadding="2" cellspacing="2">
|
||
|
<tr align="center">
|
||
|
<td valign="middle" align="center"><a href="aplist.htm">APIs by
|
||
|
category</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</center>
|
||
|
</body>
|
||
|
</html>
|
||
|
|