public static interface Requests.SyncResultsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionId()
optional string connection_id = 1; |
com.google.protobuf.ByteString |
getConnectionIdBytes()
optional string connection_id = 1; |
long |
getOffset()
optional uint64 offset = 4; |
Common.QueryState |
getState()
optional .QueryState state = 3; |
int |
getStatementId()
optional uint32 statement_id = 2; |
Common.QueryStateOrBuilder |
getStateOrBuilder()
optional .QueryState state = 3; |
boolean |
hasState()
optional .QueryState state = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getConnectionId()
optional string connection_id = 1;com.google.protobuf.ByteString getConnectionIdBytes()
optional string connection_id = 1;int getStatementId()
optional uint32 statement_id = 2;boolean hasState()
optional .QueryState state = 3;Common.QueryState getState()
optional .QueryState state = 3;Common.QueryStateOrBuilder getStateOrBuilder()
optional .QueryState state = 3;long getOffset()
optional uint64 offset = 4;Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.