public static class Service.CloseStatementRequest extends Service.Request
| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Descriptors.FieldDescriptor |
CONNECTION_ID_DESCRIPTOR |
String |
connectionId |
int |
statementId |
PRIME| Constructor and Description |
|---|
CloseStatementRequest() |
CloseStatementRequest(String connectionId,
int statementId) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Service.CloseStatementResponse |
accept(Service service) |
(package private) Service.CloseStatementRequest |
deserialize(com.google.protobuf.Message genericMsg) |
boolean |
equals(Object o) |
int |
hashCode() |
(package private) Requests.CloseStatementRequest |
serialize() |
p, p, p, pprivate static final com.google.protobuf.Descriptors.FieldDescriptor CONNECTION_ID_DESCRIPTOR
public final String connectionId
public final int statementId
CloseStatementRequest()
public CloseStatementRequest(String connectionId, int statementId)
Service.CloseStatementResponse accept(Service service)
accept in class Service.RequestService.CloseStatementRequest deserialize(com.google.protobuf.Message genericMsg)
deserialize in class Service.RequestRequests.CloseStatementRequest serialize()
serialize in class Service.RequestCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.