org.neo4j.kernel.ha.comm
Class DataWriter.WriteLong

java.lang.Object
  extended by org.neo4j.kernel.ha.comm.DataWriter
      extended by org.neo4j.kernel.ha.comm.DataWriter.WriteLong
Enclosing class:
DataWriter

public static final class DataWriter.WriteLong
extends DataWriter


Nested Class Summary
 
Nested classes/interfaces inherited from class org.neo4j.kernel.ha.comm.DataWriter
DataWriter.WriteIdAllocation, DataWriter.WriteIdArray, DataWriter.WriteInt, DataWriter.WriteLockResult, DataWriter.WriteLong, DataWriter.WriteString
 
Field Summary
 
Fields inherited from class org.neo4j.kernel.ha.comm.DataWriter
VOID
 
Constructor Summary
DataWriter.WriteLong(long value)
           
 
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
 

Constructor Detail

DataWriter.WriteLong

public DataWriter.WriteLong(long value)
Method Detail

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.