public final class Responses extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
Responses.CloseConnectionResponse |
Response to CloseConnectionRequest {
|
static interface |
Responses.CloseConnectionResponseOrBuilder |
|
static class |
Responses.CloseStatementResponse |
Response to CloseStatementRequest
|
static interface |
Responses.CloseStatementResponseOrBuilder |
|
static class |
Responses.CommitResponse |
Response to a commit request
|
static interface |
Responses.CommitResponseOrBuilder |
|
static class |
Responses.ConnectionSyncResponse |
Response to ConnectionSyncRequest
|
static interface |
Responses.ConnectionSyncResponseOrBuilder |
|
static class |
Responses.CreateStatementResponse |
Response to CreateStatementRequest
|
static interface |
Responses.CreateStatementResponseOrBuilder |
|
static class |
Responses.DatabasePropertyElement |
Protobuf type
DatabasePropertyElement |
static interface |
Responses.DatabasePropertyElementOrBuilder |
|
static class |
Responses.DatabasePropertyResponse |
Response for Meta#getDatabaseProperties()
|
static interface |
Responses.DatabasePropertyResponseOrBuilder |
|
static class |
Responses.ErrorResponse |
Send contextual information about some error over the wire from the server.
|
static interface |
Responses.ErrorResponseOrBuilder |
|
static class |
Responses.ExecuteBatchResponse |
Response to a batch update request
|
static interface |
Responses.ExecuteBatchResponseOrBuilder |
|
static class |
Responses.ExecuteResponse |
Response to PrepareAndExecuteRequest
|
static interface |
Responses.ExecuteResponseOrBuilder |
|
static class |
Responses.FetchResponse |
Response to FetchRequest
|
static interface |
Responses.FetchResponseOrBuilder |
|
static class |
Responses.OpenConnectionResponse |
Response to OpenConnectionRequest {
|
static interface |
Responses.OpenConnectionResponseOrBuilder |
|
static class |
Responses.PrepareResponse |
Response to PrepareRequest
|
static interface |
Responses.PrepareResponseOrBuilder |
|
static class |
Responses.ResultSetResponse |
Response that contains a result set.
|
static interface |
Responses.ResultSetResponseOrBuilder |
|
static class |
Responses.RollbackResponse |
Response to a rollback request
|
static interface |
Responses.RollbackResponseOrBuilder |
|
static class |
Responses.RpcMetadata |
Generic metadata for the server to return with each response.
|
static interface |
Responses.RpcMetadataOrBuilder |
|
static class |
Responses.SyncResultsResponse |
Protobuf type
SyncResultsResponse |
static interface |
Responses.SyncResultsResponseOrBuilder |
Modifier and Type | Method | Description |
---|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.