org.neo4j.kernel.ha
Class CommunicationProtocol.ByteData

java.lang.Object
  extended by org.neo4j.kernel.ha.CommunicationProtocol.ByteData
All Implemented Interfaces:
Iterable<byte[]>
Enclosing class:
CommunicationProtocol

protected static class CommunicationProtocol.ByteData
extends Object
implements Iterable<byte[]>


Method Summary
 Iterator<byte[]> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

iterator

public Iterator<byte[]> iterator()
Specified by:
iterator in interface Iterable<byte[]>


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