public static class Service.CreateStatementResponse extends Service.Response
Service.CreateStatementRequest.| Modifier and Type | Field and Description |
|---|---|
String |
connectionId |
Service.RpcMetadataResponse |
rpcMetadata |
int |
statementId |
| Constructor and Description |
|---|
CreateStatementResponse(String connectionId,
int statementId,
Service.RpcMetadataResponse rpcMetadata) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
p, p, p, ppublic final String connectionId
public final int statementId
public final Service.RpcMetadataResponse rpcMetadata
public CreateStatementResponse(String connectionId, int statementId, Service.RpcMetadataResponse rpcMetadata)
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.