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

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

public static final class DataWriter.WriteLockResult
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.WriteLockResult(LockResult 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.WriteLockResult

public DataWriter.WriteLockResult(LockResult 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.