org.neo4j.kernel.ha.com.slave
Class MasterClient17.AcquireIndexLockSerializer

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

protected static class MasterClient17.AcquireIndexLockSerializer
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.