org.neo4j.kernel.ha
Class MasterClient.AcquireLockSerializer

java.lang.Object
  extended by org.neo4j.kernel.ha.MasterClient.AcquireLockSerializer
All Implemented Interfaces:
org.neo4j.com.Serializer
Enclosing class:
MasterClient

protected static class MasterClient.AcquireLockSerializer
extends Object
implements org.neo4j.com.Serializer


Method Summary
 void write(org.jboss.netty.buffer.ChannelBuffer buffer, ByteBuffer readBuffer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public void write(org.jboss.netty.buffer.ChannelBuffer buffer,
                  ByteBuffer readBuffer)
           throws IOException
Specified by:
write in interface org.neo4j.com.Serializer
Throws:
IOException


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.