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

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

public static final class DataWriter.WriteInt
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.WriteInt(int 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.WriteInt

public DataWriter.WriteInt(int 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.