public final class ViewOutgoingPayload<M> extends Object implements Payload
| Constructor and Description |
|---|
ViewOutgoingPayload(List<DetachedVertexProperty<Object>> view,
List<scala.Tuple2<Object,M>> outgoingMessages) |
| Modifier and Type | Method and Description |
|---|---|
List<scala.Tuple2<Object,M>> |
getOutgoingMessages() |
ViewPayload |
getView() |
public ViewPayload getView()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.