public static class Service.CloseStatementRequest extends Service.Request
| Modifier and Type | Field and Description |
|---|---|
String |
connectionId |
int |
statementId |
PRIME| Constructor and Description |
|---|
Service.CloseStatementRequest() |
Service.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, ppublic final String connectionId
public final int statementId
Service.CloseStatementRequest()
public Service.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–2016 The Apache Software Foundation. All rights reserved.