public static interface SpannerRpc.ResultStreamConsumer
| Modifier and Type | Method and Description | 
|---|---|
void | 
onCompleted()  | 
void | 
onError(SpannerException e)  | 
void | 
onPartialResultSet(PartialResultSet results)  | 
void onPartialResultSet(PartialResultSet results)
void onCompleted()
void onError(SpannerException e)
Copyright © 2019 Google LLC. All rights reserved.