public class MessageSlice extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
byte[] |
getData() |
org.opendaylight.yangtools.concepts.Identifier |
getIdentifier() |
int |
getLastSliceHashCode() |
akka.actor.ActorRef |
getReplyTo() |
int |
getSliceIndex() |
int |
getTotalSlices() |
String |
toString() |
public org.opendaylight.yangtools.concepts.Identifier getIdentifier()
public byte[] getData()
public int getSliceIndex()
public int getTotalSlices()
public int getLastSliceHashCode()
public akka.actor.ActorRef getReplyTo()
Copyright © 2019 OpenDaylight. All rights reserved.