UNPKG

cassandra-server

Version:

A thin Javascript wrapper around Apache Cassandra to provide out of the box server support

72 lines (71 loc) 6.67 kB
<!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:36 CEST 2014 --> <title>org.apache.cassandra.transport (apache-cassandra API)</title> <meta name="date" content="2014-09-07"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../org/apache/cassandra/transport/package-summary.html" target="classFrame">org.apache.cassandra.transport</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="CBCodec.html" title="interface in org.apache.cassandra.transport" target="classFrame"><i>CBCodec</i></a></li> <li><a href="Connection.Factory.html" title="interface in org.apache.cassandra.transport" target="classFrame"><i>Connection.Factory</i></a></li> <li><a href="Connection.Tracker.html" title="interface in org.apache.cassandra.transport" target="classFrame"><i>Connection.Tracker</i></a></li> <li><a href="FrameCompressor.html" title="interface in org.apache.cassandra.transport" target="classFrame"><i>FrameCompressor</i></a></li> <li><a href="Message.Codec.html" title="interface in org.apache.cassandra.transport" target="classFrame"><i>Message.Codec</i></a></li> <li><a href="OptionCodec.Codecable.html" title="interface in org.apache.cassandra.transport" target="classFrame"><i>OptionCodec.Codecable</i></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="CBUtil.html" title="class in org.apache.cassandra.transport" target="classFrame">CBUtil</a></li> <li><a href="Client.html" title="class in org.apache.cassandra.transport" target="classFrame">Client</a></li> <li><a href="Connection.html" title="class in org.apache.cassandra.transport" target="classFrame">Connection</a></li> <li><a href="Event.html" title="class in org.apache.cassandra.transport" target="classFrame">Event</a></li> <li><a href="Event.SchemaChange.html" title="class in org.apache.cassandra.transport" target="classFrame">Event.SchemaChange</a></li> <li><a href="Event.StatusChange.html" title="class in org.apache.cassandra.transport" target="classFrame">Event.StatusChange</a></li> <li><a href="Event.TopologyChange.html" title="class in org.apache.cassandra.transport" target="classFrame">Event.TopologyChange</a></li> <li><a href="Frame.html" title="class in org.apache.cassandra.transport" target="classFrame">Frame</a></li> <li><a href="Frame.Compressor.html" title="class in org.apache.cassandra.transport" target="classFrame">Frame.Compressor</a></li> <li><a href="Frame.Decoder.html" title="class in org.apache.cassandra.transport" target="classFrame">Frame.Decoder</a></li> <li><a href="Frame.Decompressor.html" title="class in org.apache.cassandra.transport" target="classFrame">Frame.Decompressor</a></li> <li><a href="Frame.Encoder.html" title="class in org.apache.cassandra.transport" target="classFrame">Frame.Encoder</a></li> <li><a href="Frame.Header.html" title="class in org.apache.cassandra.transport" target="classFrame">Frame.Header</a></li> <li><a href="FrameCompressor.LZ4Compressor.html" title="class in org.apache.cassandra.transport" target="classFrame">FrameCompressor.LZ4Compressor</a></li> <li><a href="FrameCompressor.SnappyCompressor.html" title="class in org.apache.cassandra.transport" target="classFrame">FrameCompressor.SnappyCompressor</a></li> <li><a href="Message.html" title="class in org.apache.cassandra.transport" target="classFrame">Message</a></li> <li><a href="Message.Dispatcher.html" title="class in org.apache.cassandra.transport" target="classFrame">Message.Dispatcher</a></li> <li><a href="Message.ProtocolDecoder.html" title="class in org.apache.cassandra.transport" target="classFrame">Message.ProtocolDecoder</a></li> <li><a href="Message.ProtocolEncoder.html" title="class in org.apache.cassandra.transport" target="classFrame">Message.ProtocolEncoder</a></li> <li><a href="Message.Request.html" title="class in org.apache.cassandra.transport" target="classFrame">Message.Request</a></li> <li><a href="Message.Response.html" title="class in org.apache.cassandra.transport" target="classFrame">Message.Response</a></li> <li><a href="OptionCodec.html" title="class in org.apache.cassandra.transport" target="classFrame">OptionCodec</a></li> <li><a href="RequestThreadPoolExecutor.html" title="class in org.apache.cassandra.transport" target="classFrame">RequestThreadPoolExecutor</a></li> <li><a href="Server.html" title="class in org.apache.cassandra.transport" target="classFrame">Server</a></li> <li><a href="Server.ConnectionTracker.html" title="class in org.apache.cassandra.transport" target="classFrame">Server.ConnectionTracker</a></li> <li><a href="ServerConnection.html" title="class in org.apache.cassandra.transport" target="classFrame">ServerConnection</a></li> <li><a href="SimpleClient.html" title="class in org.apache.cassandra.transport" target="classFrame">SimpleClient</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="DataType.html" title="enum in org.apache.cassandra.transport" target="classFrame">DataType</a></li> <li><a href="Event.SchemaChange.Change.html" title="enum in org.apache.cassandra.transport" target="classFrame">Event.SchemaChange.Change</a></li> <li><a href="Event.SchemaChange.Target.html" title="enum in org.apache.cassandra.transport" target="classFrame">Event.SchemaChange.Target</a></li> <li><a href="Event.StatusChange.Status.html" title="enum in org.apache.cassandra.transport" target="classFrame">Event.StatusChange.Status</a></li> <li><a href="Event.TopologyChange.Change.html" title="enum in org.apache.cassandra.transport" target="classFrame">Event.TopologyChange.Change</a></li> <li><a href="Event.Type.html" title="enum in org.apache.cassandra.transport" target="classFrame">Event.Type</a></li> <li><a href="Frame.Header.Flag.html" title="enum in org.apache.cassandra.transport" target="classFrame">Frame.Header.Flag</a></li> <li><a href="Message.Direction.html" title="enum in org.apache.cassandra.transport" target="classFrame">Message.Direction</a></li> <li><a href="Message.Type.html" title="enum in org.apache.cassandra.transport" target="classFrame">Message.Type</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="ProtocolException.html" title="class in org.apache.cassandra.transport" target="classFrame">ProtocolException</a></li> <li><a href="ServerError.html" title="class in org.apache.cassandra.transport" target="classFrame">ServerError</a></li> </ul> </div> </body> </html>