Uses of Class
org.apache.cassandra.net.Header

Packages that use Header
org.apache.cassandra.net   
 

Uses of Header in org.apache.cassandra.net
 

Methods in org.apache.cassandra.net that return types with arguments of type Header
static IVersionedSerializer<Header> Header.serializer()
           
 

Methods in org.apache.cassandra.net with parameters of type Header
static int OutboundTcpConnection.messageLength(Header header, java.lang.String id, byte[] bytes)
           
 

Constructors in org.apache.cassandra.net with parameters of type Header
Message(Header header, byte[] body, int version)
           
 



Copyright © 2013 The Apache Software Foundation