org.neo4j.kernel.ha.comm
Class DataWriter.WriteLong
java.lang.Object
org.neo4j.kernel.ha.comm.DataWriter
org.neo4j.kernel.ha.comm.DataWriter.WriteLong
- Enclosing class:
- DataWriter
public static final class DataWriter.WriteLong
- extends DataWriter
|
Method Summary |
void |
write(org.jboss.netty.buffer.ChannelBuffer buffer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataWriter.WriteLong
public DataWriter.WriteLong(long value)
write
public void write(org.jboss.netty.buffer.ChannelBuffer buffer)
- Specified by:
write in class DataWriter
Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.