cassandra-server
Version:
A thin Javascript wrapper around Apache Cassandra to provide out of the box server support
401 lines (400 loc) • 18.8 kB
HTML
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:51 CEST 2014 -->
<title>Uses of Package org.apache.cassandra.gms (apache-cassandra API)</title>
<meta name="date" content="2014-09-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.cassandra.gms (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/gms/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.cassandra.gms" class="title">Uses of Package<br>org.apache.cassandra.gms</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.dht">org.apache.cassandra.dht</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.gms">org.apache.cassandra.gms</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.locator">org.apache.cassandra.locator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.repair">org.apache.cassandra.repair</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.service">org.apache.cassandra.service</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.streaming">org.apache.cassandra.streaming</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.dht">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> used by <a href="../../../../org/apache/cassandra/dht/package-summary.html">org.apache.cassandra.dht</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IFailureDetector.html#org.apache.cassandra.dht">IFailureDetector</a>
<div class="block">An interface that provides an application with the ability
to query liveness information of a node in the cluster.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.gms">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> used by <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/ApplicationState.html#org.apache.cassandra.gms">ApplicationState</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EchoMessage.html#org.apache.cassandra.gms">EchoMessage</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EndpointState.html#org.apache.cassandra.gms">EndpointState</a>
<div class="block">This abstraction represents both the HeartBeatState and the ApplicationState in an EndpointState
instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/FailureDetectorMBean.html#org.apache.cassandra.gms">FailureDetectorMBean</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/GossipDigest.html#org.apache.cassandra.gms">GossipDigest</a>
<div class="block">Contains information about a specified list of Endpoints and the largest version
of the state they have generated as known by the local endpoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/GossipDigestAck.html#org.apache.cassandra.gms">GossipDigestAck</a>
<div class="block">This ack gets sent out as a result of the receipt of a GossipDigestSynMessage by an
endpoint.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/GossipDigestAck2.html#org.apache.cassandra.gms">GossipDigestAck2</a>
<div class="block">This ack gets sent out as a result of the receipt of a GossipDigestAckMessage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/GossipDigestSyn.html#org.apache.cassandra.gms">GossipDigestSyn</a>
<div class="block">This is the first message that gets sent out as a start of the Gossip protocol in a
round.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/Gossiper.html#org.apache.cassandra.gms">Gossiper</a>
<div class="block">This module is responsible for Gossiping information for the local endpoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/GossiperMBean.html#org.apache.cassandra.gms">GossiperMBean</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IEndpointStateChangeSubscriber.html#org.apache.cassandra.gms">IEndpointStateChangeSubscriber</a>
<div class="block">This is called by an instance of the IEndpointStateChangePublisher to notify
interested parties about changes in the the state associated with any endpoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IFailureDetectionEventListener.html#org.apache.cassandra.gms">IFailureDetectionEventListener</a>
<div class="block">Implemented by the Gossiper to convict an endpoint
based on the PHI calculated by the Failure Detector on the inter-arrival
times of the heart beats.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IFailureDetector.html#org.apache.cassandra.gms">IFailureDetector</a>
<div class="block">An interface that provides an application with the ability
to query liveness information of a node in the cluster.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/VersionedValue.html#org.apache.cassandra.gms">VersionedValue</a>
<div class="block">This abstraction represents the state associated with a particular node which an
application wants to make available to the rest of the nodes in the cluster.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.locator">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> used by <a href="../../../../org/apache/cassandra/locator/package-summary.html">org.apache.cassandra.locator</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/ApplicationState.html#org.apache.cassandra.locator">ApplicationState</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EndpointState.html#org.apache.cassandra.locator">EndpointState</a>
<div class="block">This abstraction represents both the HeartBeatState and the ApplicationState in an EndpointState
instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IEndpointStateChangeSubscriber.html#org.apache.cassandra.locator">IEndpointStateChangeSubscriber</a>
<div class="block">This is called by an instance of the IEndpointStateChangePublisher to notify
interested parties about changes in the the state associated with any endpoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/VersionedValue.html#org.apache.cassandra.locator">VersionedValue</a>
<div class="block">This abstraction represents the state associated with a particular node which an
application wants to make available to the rest of the nodes in the cluster.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.repair">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> used by <a href="../../../../org/apache/cassandra/repair/package-summary.html">org.apache.cassandra.repair</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/ApplicationState.html#org.apache.cassandra.repair">ApplicationState</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EndpointState.html#org.apache.cassandra.repair">EndpointState</a>
<div class="block">This abstraction represents both the HeartBeatState and the ApplicationState in an EndpointState
instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IEndpointStateChangeSubscriber.html#org.apache.cassandra.repair">IEndpointStateChangeSubscriber</a>
<div class="block">This is called by an instance of the IEndpointStateChangePublisher to notify
interested parties about changes in the the state associated with any endpoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IFailureDetectionEventListener.html#org.apache.cassandra.repair">IFailureDetectionEventListener</a>
<div class="block">Implemented by the Gossiper to convict an endpoint
based on the PHI calculated by the Failure Detector on the inter-arrival
times of the heart beats.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/VersionedValue.html#org.apache.cassandra.repair">VersionedValue</a>
<div class="block">This abstraction represents the state associated with a particular node which an
application wants to make available to the rest of the nodes in the cluster.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.service">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> used by <a href="../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/ApplicationState.html#org.apache.cassandra.service">ApplicationState</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EchoMessage.html#org.apache.cassandra.service">EchoMessage</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EndpointState.html#org.apache.cassandra.service">EndpointState</a>
<div class="block">This abstraction represents both the HeartBeatState and the ApplicationState in an EndpointState
instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IEndpointStateChangeSubscriber.html#org.apache.cassandra.service">IEndpointStateChangeSubscriber</a>
<div class="block">This is called by an instance of the IEndpointStateChangePublisher to notify
interested parties about changes in the the state associated with any endpoint.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/VersionedValue.html#org.apache.cassandra.service">VersionedValue</a>
<div class="block">This abstraction represents the state associated with a particular node which an
application wants to make available to the rest of the nodes in the cluster.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/VersionedValue.VersionedValueFactory.html#org.apache.cassandra.service">VersionedValue.VersionedValueFactory</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.streaming">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> used by <a href="../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/ApplicationState.html#org.apache.cassandra.streaming">ApplicationState</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/EndpointState.html#org.apache.cassandra.streaming">EndpointState</a>
<div class="block">This abstraction represents both the HeartBeatState and the ApplicationState in an EndpointState
instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/IEndpointStateChangeSubscriber.html#org.apache.cassandra.streaming">IEndpointStateChangeSubscriber</a>
<div class="block">This is called by an instance of the IEndpointStateChangePublisher to notify
interested parties about changes in the the state associated with any endpoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/gms/class-use/VersionedValue.html#org.apache.cassandra.streaming">VersionedValue</a>
<div class="block">This abstraction represents the state associated with a particular node which an
application wants to make available to the rest of the nodes in the cluster.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/gms/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>