Class Service.ConnectionSyncResponse
java.lang.Object
org.apache.calcite.avatica.remote.Service.Base
org.apache.calcite.avatica.remote.Service.Response
org.apache.calcite.avatica.remote.Service.ConnectionSyncResponse
- Enclosing interface:
- Service
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionConnectionSyncResponse(Meta.ConnectionProperties connProps, Service.RpcMetadataResponse rpcMetadata) -
Method Summary
Methods inherited from class org.apache.calcite.avatica.remote.Service.Base
p, p, p, p
-
Field Details
-
connProps
-
rpcMetadata
-
-
Constructor Details
-
ConnectionSyncResponse
public ConnectionSyncResponse(Meta.ConnectionProperties connProps, Service.RpcMetadataResponse rpcMetadata)
-
-
Method Details