public static interface SpannerRpc.StreamingCall
Modifier and Type | Method and Description |
---|---|
void |
cancel(String message)
Cancels the call.
|
void |
request(int numMessages)
Requests more messages from the stream.
|
void request(int numMessages)
Copyright © 2019 Google LLC. All rights reserved.