@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/spanner/v1/spanner.proto") public final class SpannerGrpc extends Object
Cloud Spanner API The Cloud Spanner API can be used to manage sessions and execute transactions on data stored in Cloud Spanner databases.
| Modifier and Type | Class and Description |
|---|---|
static class |
SpannerGrpc.SpannerBlockingStub
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
|
static class |
SpannerGrpc.SpannerFutureStub
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
|
static class |
SpannerGrpc.SpannerImplBase
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
|
static class |
SpannerGrpc.SpannerStub
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<BeginTransactionRequest,Transaction> |
METHOD_BEGIN_TRANSACTION
Deprecated.
|
static io.grpc.MethodDescriptor<CommitRequest,CommitResponse> |
METHOD_COMMIT
Deprecated.
|
static io.grpc.MethodDescriptor<CreateSessionRequest,Session> |
METHOD_CREATE_SESSION
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteSessionRequest,com.google.protobuf.Empty> |
METHOD_DELETE_SESSION
Deprecated.
|
static io.grpc.MethodDescriptor<ExecuteSqlRequest,ResultSet> |
METHOD_EXECUTE_SQL
Deprecated.
|
static io.grpc.MethodDescriptor<ExecuteSqlRequest,PartialResultSet> |
METHOD_EXECUTE_STREAMING_SQL
Deprecated.
|
static io.grpc.MethodDescriptor<GetSessionRequest,Session> |
METHOD_GET_SESSION
Deprecated.
|
static io.grpc.MethodDescriptor<ListSessionsRequest,ListSessionsResponse> |
METHOD_LIST_SESSIONS
Deprecated.
|
static io.grpc.MethodDescriptor<PartitionQueryRequest,PartitionResponse> |
METHOD_PARTITION_QUERY
Deprecated.
|
static io.grpc.MethodDescriptor<PartitionReadRequest,PartitionResponse> |
METHOD_PARTITION_READ
Deprecated.
|
static io.grpc.MethodDescriptor<ReadRequest,ResultSet> |
METHOD_READ
Deprecated.
|
static io.grpc.MethodDescriptor<RollbackRequest,com.google.protobuf.Empty> |
METHOD_ROLLBACK
Deprecated.
|
static io.grpc.MethodDescriptor<ReadRequest,PartialResultSet> |
METHOD_STREAMING_READ
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<BeginTransactionRequest,Transaction> |
getBeginTransactionMethod() |
static io.grpc.MethodDescriptor<CommitRequest,CommitResponse> |
getCommitMethod() |
static io.grpc.MethodDescriptor<CreateSessionRequest,Session> |
getCreateSessionMethod() |
static io.grpc.MethodDescriptor<DeleteSessionRequest,com.google.protobuf.Empty> |
getDeleteSessionMethod() |
static io.grpc.MethodDescriptor<ExecuteSqlRequest,ResultSet> |
getExecuteSqlMethod() |
static io.grpc.MethodDescriptor<ExecuteSqlRequest,PartialResultSet> |
getExecuteStreamingSqlMethod() |
static io.grpc.MethodDescriptor<GetSessionRequest,Session> |
getGetSessionMethod() |
static io.grpc.MethodDescriptor<ListSessionsRequest,ListSessionsResponse> |
getListSessionsMethod() |
static io.grpc.MethodDescriptor<PartitionQueryRequest,PartitionResponse> |
getPartitionQueryMethod() |
static io.grpc.MethodDescriptor<PartitionReadRequest,PartitionResponse> |
getPartitionReadMethod() |
static io.grpc.MethodDescriptor<ReadRequest,ResultSet> |
getReadMethod() |
static io.grpc.MethodDescriptor<RollbackRequest,com.google.protobuf.Empty> |
getRollbackMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<ReadRequest,PartialResultSet> |
getStreamingReadMethod() |
static SpannerGrpc.SpannerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static SpannerGrpc.SpannerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static SpannerGrpc.SpannerStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateSessionRequest,Session> METHOD_CREATE_SESSION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetSessionRequest,Session> METHOD_GET_SESSION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListSessionsRequest,ListSessionsResponse> METHOD_LIST_SESSIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteSessionRequest,com.google.protobuf.Empty> METHOD_DELETE_SESSION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExecuteSqlRequest,ResultSet> METHOD_EXECUTE_SQL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExecuteSqlRequest,PartialResultSet> METHOD_EXECUTE_STREAMING_SQL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ReadRequest,ResultSet> METHOD_READ
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ReadRequest,PartialResultSet> METHOD_STREAMING_READ
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<BeginTransactionRequest,Transaction> METHOD_BEGIN_TRANSACTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CommitRequest,CommitResponse> METHOD_COMMIT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<RollbackRequest,com.google.protobuf.Empty> METHOD_ROLLBACK
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<PartitionQueryRequest,PartitionResponse> METHOD_PARTITION_QUERY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<PartitionReadRequest,PartitionResponse> METHOD_PARTITION_READ
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateSessionRequest,Session> getCreateSessionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetSessionRequest,Session> getGetSessionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListSessionsRequest,ListSessionsResponse> getListSessionsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteSessionRequest,com.google.protobuf.Empty> getDeleteSessionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExecuteSqlRequest,ResultSet> getExecuteSqlMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExecuteSqlRequest,PartialResultSet> getExecuteStreamingSqlMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ReadRequest,ResultSet> getReadMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ReadRequest,PartialResultSet> getStreamingReadMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<BeginTransactionRequest,Transaction> getBeginTransactionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CommitRequest,CommitResponse> getCommitMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<RollbackRequest,com.google.protobuf.Empty> getRollbackMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<PartitionQueryRequest,PartitionResponse> getPartitionQueryMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<PartitionReadRequest,PartitionResponse> getPartitionReadMethod()
public static SpannerGrpc.SpannerStub newStub(io.grpc.Channel channel)
public static SpannerGrpc.SpannerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static SpannerGrpc.SpannerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.