org.neo4j.kernel.ha
Class MasterClient.AcquireLockSerializer
java.lang.Object
org.neo4j.kernel.ha.MasterClient.AcquireLockSerializer
- All Implemented Interfaces:
- Serializer
- Enclosing class:
- MasterClient
protected static class MasterClient.AcquireLockSerializer
- extends Object
- implements 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 |
write
public void write(org.jboss.netty.buffer.ChannelBuffer buffer,
ByteBuffer readBuffer)
throws IOException
- Specified by:
write in interface Serializer
- Throws:
IOException
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.