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

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

public static final class DataWriter.WriteIdAllocation
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.WriteIdAllocation(IdAllocation result)
           
 
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.WriteIdAllocation

public DataWriter.WriteIdAllocation(IdAllocation result)
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.