org.neo4j.kernel.ha.com.slave
Class MasterClient18.AcquireLockSerializer

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

protected static class MasterClient18.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 © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.