org.apache.cassandra.net
Class ProtocolHeader
java.lang.Object
org.apache.cassandra.net.ProtocolHeader
public final class ProtocolHeader
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERIALIZER
public static final java.lang.String SERIALIZER
- See Also:
- Constant Field Values
COMPRESSION
public static final java.lang.String COMPRESSION
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
serializerType_
public int serializerType_
isCompressed_
public boolean isCompressed_
isStreamingMode_
public boolean isStreamingMode_
isListening_
public boolean isListening_
version_
public int version_
ProtocolHeader
public ProtocolHeader()
Copyright © 2009 The Apache Software Foundation