cassandra-server
Version:
A thin Javascript wrapper around Apache Cassandra to provide out of the box server support
613 lines • 61.7 kB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:50 CEST 2014 -->
<title>Uses of Interface org.apache.cassandra.io.IVersionedSerializer (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 Interface org.apache.cassandra.io.IVersionedSerializer (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><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/io/class-use/IVersionedSerializer.html" target="_top">Frames</a></li>
<li><a href="IVersionedSerializer.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">
<h2 title="Uses of Interface org.apache.cassandra.io.IVersionedSerializer" class="title">Uses of Interface<br>org.apache.cassandra.io.IVersionedSerializer</h2>
</div>
<div class="classUseContainer">
<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/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</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.db">org.apache.cassandra.db</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.db.composites">org.apache.cassandra.db.composites</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.db.filter">org.apache.cassandra.db.filter</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.dht">org.apache.cassandra.dht</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.gms">org.apache.cassandra.gms</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.io.compress">org.apache.cassandra.io.compress</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.net">org.apache.cassandra.net</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.repair.messages">org.apache.cassandra.repair.messages</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.service">org.apache.cassandra.service</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.service.paxos">org.apache.cassandra.service.paxos</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>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.streaming.compress">org.apache.cassandra.streaming.compress</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.streaming.messages">org.apache.cassandra.streaming.messages</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.utils">org.apache.cassandra.utils</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.db">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/ColumnFamilySerializer.html" title="class in org.apache.cassandra.db">ColumnFamilySerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/CounterMutation.CounterMutationSerializer.html" title="class in org.apache.cassandra.db">CounterMutation.CounterMutationSerializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/DeletionInfo.Serializer.html" title="class in org.apache.cassandra.db">DeletionInfo.Serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/Mutation.MutationSerializer.html" title="class in org.apache.cassandra.db">Mutation.MutationSerializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/RangeTombstoneList.Serializer.html" title="class in org.apache.cassandra.db">RangeTombstoneList.Serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/Row.RowSerializer.html" title="class in org.apache.cassandra.db">Row.RowSerializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/TruncateResponse.TruncateResponseSerializer.html" title="class in org.apache.cassandra.db">TruncateResponse.TruncateResponseSerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/WriteResponse.WriteResponseSerializer.html" title="class in org.apache.cassandra.db">WriteResponse.WriteResponseSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a> declared as <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/PagedRangeCommand.html" title="class in org.apache.cassandra.db">PagedRangeCommand</a>></code></td>
<td class="colLast"><span class="strong">PagedRangeCommand.</span><code><strong><a href="../../../../../org/apache/cassandra/db/PagedRangeCommand.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/ReadResponse.html" title="class in org.apache.cassandra.db">ReadResponse</a>></code></td>
<td class="colLast"><span class="strong">ReadResponse.</span><code><strong><a href="../../../../../org/apache/cassandra/db/ReadResponse.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/Truncation.html" title="class in org.apache.cassandra.db">Truncation</a>></code></td>
<td class="colLast"><span class="strong">Truncation.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Truncation.html#serializer">serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db.composites">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/db/composites/package-summary.html">org.apache.cassandra.db.composites</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/db/composites/package-summary.html">org.apache.cassandra.db.composites</a> that return <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/IDiskAtomFilter.html" title="interface in org.apache.cassandra.db.filter">IDiskAtomFilter</a>></code></td>
<td class="colLast"><span class="strong">AbstractCellNameType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/AbstractCellNameType.html#diskAtomFilterSerializer()">diskAtomFilterSerializer</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/IDiskAtomFilter.html" title="interface in org.apache.cassandra.db.filter">IDiskAtomFilter</a>></code></td>
<td class="colLast"><span class="strong">CellNameType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/CellNameType.html#diskAtomFilterSerializer()">diskAtomFilterSerializer</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/NamesQueryFilter.html" title="class in org.apache.cassandra.db.filter">NamesQueryFilter</a>></code></td>
<td class="colLast"><span class="strong">AbstractCellNameType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/AbstractCellNameType.html#namesQueryFilterSerializer()">namesQueryFilterSerializer</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/NamesQueryFilter.html" title="class in org.apache.cassandra.db.filter">NamesQueryFilter</a>></code></td>
<td class="colLast"><span class="strong">CellNameType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/CellNameType.html#namesQueryFilterSerializer()">namesQueryFilterSerializer</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/SliceQueryFilter.html" title="class in org.apache.cassandra.db.filter">SliceQueryFilter</a>></code></td>
<td class="colLast"><span class="strong">AbstractCType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/AbstractCType.html#sliceQueryFilterSerializer()">sliceQueryFilterSerializer</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/SliceQueryFilter.html" title="class in org.apache.cassandra.db.filter">SliceQueryFilter</a>></code></td>
<td class="colLast"><span class="strong">CType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/CType.html#sliceQueryFilterSerializer()">sliceQueryFilterSerializer</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/ColumnSlice.html" title="class in org.apache.cassandra.db.filter">ColumnSlice</a>></code></td>
<td class="colLast"><span class="strong">AbstractCType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/AbstractCType.html#sliceSerializer()">sliceSerializer</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/db/filter/ColumnSlice.html" title="class in org.apache.cassandra.db.filter">ColumnSlice</a>></code></td>
<td class="colLast"><span class="strong">CType.</span><code><strong><a href="../../../../../org/apache/cassandra/db/composites/CType.html#sliceSerializer()">sliceSerializer</a></strong>()</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db.filter">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/db/filter/package-summary.html">org.apache.cassandra.db.filter</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/db/filter/package-summary.html">org.apache.cassandra.db.filter</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/filter/ColumnSlice.Serializer.html" title="class in org.apache.cassandra.db.filter">ColumnSlice.Serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/filter/IDiskAtomFilter.Serializer.html" title="class in org.apache.cassandra.db.filter">IDiskAtomFilter.Serializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/filter/NamesQueryFilter.Serializer.html" title="class in org.apache.cassandra.db.filter">NamesQueryFilter.Serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/filter/SliceQueryFilter.Serializer.html" title="class in org.apache.cassandra.db.filter">SliceQueryFilter.Serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.dht">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/dht/package-summary.html">org.apache.cassandra.dht</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/dht/package-summary.html">org.apache.cassandra.dht</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/dht/AbstractBounds.AbstractBoundsSerializer.html" title="class in org.apache.cassandra.dht">AbstractBounds.AbstractBoundsSerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/dht/BootStrapper.StringSerializer.html" title="class in org.apache.cassandra.dht">BootStrapper.StringSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.gms">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a></h3>
<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> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/gms/EchoMessage.EchoMessageSerializer.html" title="class in org.apache.cassandra.gms">EchoMessage.EchoMessageSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> declared as <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a>></code></td>
<td class="colLast"><span class="strong">EchoMessage.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/EchoMessage.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/EndpointState.html" title="class in org.apache.cassandra.gms">EndpointState</a>></code></td>
<td class="colLast"><span class="strong">EndpointState.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/EndpointState.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/GossipDigest.html" title="class in org.apache.cassandra.gms">GossipDigest</a>></code></td>
<td class="colLast"><span class="strong">GossipDigest.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/GossipDigest.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/GossipDigestAck.html" title="class in org.apache.cassandra.gms">GossipDigestAck</a>></code></td>
<td class="colLast"><span class="strong">GossipDigestAck.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/GossipDigestAck.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/GossipDigestAck2.html" title="class in org.apache.cassandra.gms">GossipDigestAck2</a>></code></td>
<td class="colLast"><span class="strong">GossipDigestAck2.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/GossipDigestAck2.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/GossipDigestSyn.html" title="class in org.apache.cassandra.gms">GossipDigestSyn</a>></code></td>
<td class="colLast"><span class="strong">GossipDigestSyn.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/GossipDigestSyn.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/gms/VersionedValue.html" title="class in org.apache.cassandra.gms">VersionedValue</a>></code></td>
<td class="colLast"><span class="strong">VersionedValue.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/VersionedValue.html#serializer">serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.io.compress">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/io/compress/package-summary.html">org.apache.cassandra.io.compress</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/io/compress/package-summary.html">org.apache.cassandra.io.compress</a> declared as <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/io/compress/CompressionMetadata.Chunk.html" title="class in org.apache.cassandra.io.compress">CompressionMetadata.Chunk</a>></code></td>
<td class="colLast"><span class="strong">CompressionMetadata.Chunk.</span><code><strong><a href="../../../../../org/apache/cassandra/io/compress/CompressionMetadata.Chunk.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/io/compress/CompressionParameters.html" title="class in org.apache.cassandra.io.compress">CompressionParameters</a>></code></td>
<td class="colLast"><span class="strong">CompressionParameters.</span><code><strong><a href="../../../../../org/apache/cassandra/io/compress/CompressionParameters.html#serializer">serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.net">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/net/package-summary.html">org.apache.cassandra.net</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/net/package-summary.html">org.apache.cassandra.net</a> declared as <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><?></code></td>
<td class="colLast"><span class="strong">CallbackInfo.</span><code><strong><a href="../../../../../org/apache/cassandra/net/CallbackInfo.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/net/MessageOut.html" title="type parameter in MessageOut">T</a>></code></td>
<td class="colLast"><span class="strong">MessageOut.</span><code><strong><a href="../../../../../org/apache/cassandra/net/MessageOut.html#serializer">serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/net/package-summary.html">org.apache.cassandra.net</a> with type parameters of type <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.util.EnumMap<<a href="../../../../../org/apache/cassandra/net/MessagingService.Verb.html" title="enum in org.apache.cassandra.net">MessagingService.Verb</a>,<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><?>></code></td>
<td class="colLast"><span class="strong">MessagingService.</span><code><strong><a href="../../../../../org/apache/cassandra/net/MessagingService.html#callbackDeserializers">callbackDeserializers</a></strong></code>
<div class="block">A Map of what kind of serializer to wire up to a REQUEST_RESPONSE callback, based on outbound Verb.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.EnumMap<<a href="../../../../../org/apache/cassandra/net/MessagingService.Verb.html" title="enum in org.apache.cassandra.net">MessagingService.Verb</a>,<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><?>></code></td>
<td class="colLast"><span class="strong">MessagingService.</span><code><strong><a href="../../../../../org/apache/cassandra/net/MessagingService.html#verbSerializers">verbSerializers</a></strong></code>
<div class="block">Messages we receive in IncomingTcpConnection have a Verb that tells us what kind of message it is.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cassandra/net/package-summary.html">org.apache.cassandra.net</a> with parameters of type <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/net/CallbackInfo.html#CallbackInfo(java.net.InetAddress,%20org.apache.cassandra.net.IAsyncCallback,%20org.apache.cassandra.io.IVersionedSerializer)">CallbackInfo</a></strong>(java.net.InetAddress target,
<a href="../../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a> callback,
<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><?> serializer)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/net/CallbackInfo.html#CallbackInfo(java.net.InetAddress,%20org.apache.cassandra.net.IAsyncCallback,%20org.apache.cassandra.io.IVersionedSerializer,%20boolean)">CallbackInfo</a></strong>(java.net.InetAddress target,
<a href="../../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a> callback,
<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><?> serializer,
boolean failureCallback)</code>
<div class="block">Create CallbackInfo without sent message</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/net/MessageOut.html#MessageOut(java.net.InetAddress,%20org.apache.cassandra.net.MessagingService.Verb,%20T,%20org.apache.cassandra.io.IVersionedSerializer,%20java.util.Map)">MessageOut</a></strong>(java.net.InetAddress from,
<a href="../../../../../org/apache/cassandra/net/MessagingService.Verb.html" title="enum in org.apache.cassandra.net">MessagingService.Verb</a> verb,
<a href="../../../../../org/apache/cassandra/net/MessageOut.html" title="type parameter in MessageOut">T</a> payload,
<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/net/MessageOut.html" title="type parameter in MessageOut">T</a>> serializer,
java.util.Map<java.lang.String,byte[]> parameters)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/net/MessageOut.html#MessageOut(org.apache.cassandra.net.MessagingService.Verb,%20T,%20org.apache.cassandra.io.IVersionedSerializer)">MessageOut</a></strong>(<a href="../../../../../org/apache/cassandra/net/MessagingService.Verb.html" title="enum in org.apache.cassandra.net">MessagingService.Verb</a> verb,
<a href="../../../../../org/apache/cassandra/net/MessageOut.html" title="type parameter in MessageOut">T</a> payload,
<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/net/MessageOut.html" title="type parameter in MessageOut">T</a>> serializer)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/net/WriteCallbackInfo.html#WriteCallbackInfo(java.net.InetAddress,%20org.apache.cassandra.net.IAsyncCallback,%20org.apache.cassandra.net.MessageOut,%20org.apache.cassandra.io.IVersionedSerializer,%20org.apache.cassandra.db.ConsistencyLevel,%20boolean)">WriteCallbackInfo</a></strong>(java.net.InetAddress target,
<a href="../../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a> callback,
<a href="../../../../../org/apache/cassandra/net/MessageOut.html" title="class in org.apache.cassandra.net">MessageOut</a> message,
<a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><?> serializer,
<a href="../../../../../org/apache/cassandra/db/ConsistencyLevel.html" title="enum in org.apache.cassandra.db">ConsistencyLevel</a> consistencyLevel,
boolean allowHints)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.repair">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/repair/package-summary.html">org.apache.cassandra.repair</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/repair/package-summary.html">org.apache.cassandra.repair</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/NodePair.NodePairSerializer.html" title="class in org.apache.cassandra.repair">NodePair.NodePairSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/repair/package-summary.html">org.apache.cassandra.repair</a> declared as <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/repair/NodePair.html" title="class in org.apache.cassandra.repair">NodePair</a>></code></td>
<td class="colLast"><span class="strong">NodePair.</span><code><strong><a href="../../../../../org/apache/cassandra/repair/NodePair.html#serializer">serializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/repair/RepairJobDesc.html" title="class in org.apache.cassandra.repair">RepairJobDesc</a>></code></td>
<td class="colLast"><span class="strong">RepairJobDesc.</span><code><strong><a href="../../../../../org/apache/cassandra/repair/RepairJobDesc.html#serializer">serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.repair.messages">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/repair/messages/package-summary.html">org.apache.cassandra.repair.messages</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/repair/messages/package-summary.html">org.apache.cassandra.repair.messages</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static interface </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/RepairMessage.MessageSerializer.html" title="interface in org.apache.cassandra.repair.messages">RepairMessage.MessageSerializer</a><T extends <a href="../../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/repair/messages/package-summary.html">org.apache.cassandra.repair.messages</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/AnticompactionRequest.AnticompactionRequestSerializer.html" title="class in org.apache.cassandra.repair.messages">AnticompactionRequest.AnticompactionRequestSerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/PrepareMessage.PrepareMessageSerializer.html" title="class in org.apache.cassandra.repair.messages">PrepareMessage.PrepareMessageSerializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/RepairMessage.RepairMessageSerializer.html" title="class in org.apache.cassandra.repair.messages">RepairMessage.RepairMessageSerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/SnapshotMessage.SnapshotMessageSerializer.html" title="class in org.apache.cassandra.repair.messages">SnapshotMessage.SnapshotMessageSerializer</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/SyncRequest.SyncRequestSerializer.html" title="class in org.apache.cassandra.repair.messages">SyncRequest.SyncRequestSerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/ValidationRequest.ValidationRequestSerializer.html" title="class in org.apache.cassandra.repair.messages">ValidationRequest.ValidationRequestSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/repair/messages/package-summary.html">org.apache.cassandra.repair.messages</a> declared as <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a><<a href="../../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>></code></td>
<td class="colLast"><span class="strong">RepairMessage.</span><code><strong><a href="../../../../../org/apache/cassandra/repair/messages/RepairMessage.html#serializer">serializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.service">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/service/MigrationManager.MigrationsSerializer.html" title="class in org.apache.cassandra.service">MigrationManager.MigrationsSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.service.paxos">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/service/paxos/package-summary.html">org.apache.cassandra.service.paxos</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/service/paxos/package-summary.html">org.apache.cassandra.service.paxos</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/service/paxos/Commit.CommitSerializer.html" title="class in org.apache.cassandra.service.paxos">Commit.CommitSerializer</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/service/paxos/PrepareResponse.PrepareResponseSerializer.html" title="class in org.apache.cassandra.service.paxos">PrepareResponse.PrepareResponseSerializer</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.streaming">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a> in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a> that implement <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSeria