public static final class PullFrameResult.SendFrame extends PullFrameResult implements scala.Product, java.io.Serializable
PullFrameResult.SendFrame, PullFrameResult.SendFrame$, PullFrameResult.SendFrameAndTrailer, PullFrameResult.SendFrameAndTrailer$
Constructor and Description |
---|
SendFrame(FrameEvent.DataFrame frame,
boolean hasMore) |
Modifier and Type | Method and Description |
---|---|
FrameEvent.DataFrame |
frame() |
boolean |
hasMore() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendFrame(FrameEvent.DataFrame frame, boolean hasMore)
public FrameEvent.DataFrame frame()
public boolean hasMore()