Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- batchCreateSessions(BatchCreateSessionsRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Creates multiple new sessions.
- batchCreateSessions(BatchCreateSessionsRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Creates multiple new sessions.
- batchCreateSessions(BatchCreateSessionsRequest, StreamObserver<BatchCreateSessionsResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Creates multiple new sessions.
- batchCreateSessions(BatchCreateSessionsRequest, StreamObserver<BatchCreateSessionsResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Creates multiple new sessions.
- batchWrite(BatchWriteRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Batches the supplied mutation groups in a collection of efficient transactions.
- batchWrite(BatchWriteRequest, StreamObserver<BatchWriteResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Batches the supplied mutation groups in a collection of efficient transactions.
- batchWrite(BatchWriteRequest, StreamObserver<BatchWriteResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Batches the supplied mutation groups in a collection of efficient transactions.
- beginTransaction(BeginTransactionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Begins a new transaction.
- beginTransaction(BeginTransactionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Begins a new transaction.
- beginTransaction(BeginTransactionRequest, StreamObserver<Transaction>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Begins a new transaction.
- beginTransaction(BeginTransactionRequest, StreamObserver<Transaction>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Begins a new transaction.
- bindService() - Method in class com.google.spanner.v1.SpannerGrpc.SpannerImplBase
- bindService(SpannerGrpc.AsyncService) - Static method in class com.google.spanner.v1.SpannerGrpc
- build(Channel, CallOptions) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
- build(Channel, CallOptions) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
- build(Channel, CallOptions) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
C
- com.google.spanner.v1 - package com.google.spanner.v1
- commit(CommitRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Commits a transaction.
- commit(CommitRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Commits a transaction.
- commit(CommitRequest, StreamObserver<CommitResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Commits a transaction.
- commit(CommitRequest, StreamObserver<CommitResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Commits a transaction.
- createSession(CreateSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Creates a new session.
- createSession(CreateSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Creates a new session.
- createSession(CreateSessionRequest, StreamObserver<Session>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Creates a new session.
- createSession(CreateSessionRequest, StreamObserver<Session>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Creates a new session.
D
- deleteSession(DeleteSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Ends a session, releasing server resources associated with it.
- deleteSession(DeleteSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Ends a session, releasing server resources associated with it.
- deleteSession(DeleteSessionRequest, StreamObserver<Empty>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Ends a session, releasing server resources associated with it.
- deleteSession(DeleteSessionRequest, StreamObserver<Empty>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Ends a session, releasing server resources associated with it.
E
- executeBatchDml(ExecuteBatchDmlRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Executes a batch of SQL DML statements.
- executeBatchDml(ExecuteBatchDmlRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Executes a batch of SQL DML statements.
- executeBatchDml(ExecuteBatchDmlRequest, StreamObserver<ExecuteBatchDmlResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Executes a batch of SQL DML statements.
- executeBatchDml(ExecuteBatchDmlRequest, StreamObserver<ExecuteBatchDmlResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Executes a batch of SQL DML statements.
- executeSql(ExecuteSqlRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Executes an SQL statement, returning all results in a single reply.
- executeSql(ExecuteSqlRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Executes an SQL statement, returning all results in a single reply.
- executeSql(ExecuteSqlRequest, StreamObserver<ResultSet>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Executes an SQL statement, returning all results in a single reply.
- executeSql(ExecuteSqlRequest, StreamObserver<ResultSet>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Executes an SQL statement, returning all results in a single reply.
- executeStreamingSql(ExecuteSqlRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Like [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], except returns the result set as a stream.
- executeStreamingSql(ExecuteSqlRequest, StreamObserver<PartialResultSet>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Like [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], except returns the result set as a stream.
- executeStreamingSql(ExecuteSqlRequest, StreamObserver<PartialResultSet>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Like [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], except returns the result set as a stream.
G
- getBatchCreateSessionsMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getBatchWriteMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getBeginTransactionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getCommitMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getCreateSessionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getDeleteSessionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getExecuteBatchDmlMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getExecuteSqlMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getExecuteStreamingSqlMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getGetSessionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getListSessionsMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getPartitionQueryMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getPartitionReadMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getReadMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getRollbackMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
- getServiceDescriptor() - Static method in class com.google.spanner.v1.SpannerGrpc
- getSession(GetSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Gets a session.
- getSession(GetSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Gets a session.
- getSession(GetSessionRequest, StreamObserver<Session>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Gets a session.
- getSession(GetSessionRequest, StreamObserver<Session>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Gets a session.
- getStreamingReadMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
L
- listSessions(ListSessionsRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Lists all sessions in a given database.
- listSessions(ListSessionsRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Lists all sessions in a given database.
- listSessions(ListSessionsRequest, StreamObserver<ListSessionsResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Lists all sessions in a given database.
- listSessions(ListSessionsRequest, StreamObserver<ListSessionsResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Lists all sessions in a given database.
N
- newBlockingStub(Channel) - Static method in class com.google.spanner.v1.SpannerGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newFutureStub(Channel) - Static method in class com.google.spanner.v1.SpannerGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class com.google.spanner.v1.SpannerGrpc
-
Creates a new async stub that supports all call types for the service
P
- partitionQuery(PartitionQueryRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Creates a set of partition tokens that can be used to execute a query operation in parallel.
- partitionQuery(PartitionQueryRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Creates a set of partition tokens that can be used to execute a query operation in parallel.
- partitionQuery(PartitionQueryRequest, StreamObserver<PartitionResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Creates a set of partition tokens that can be used to execute a query operation in parallel.
- partitionQuery(PartitionQueryRequest, StreamObserver<PartitionResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Creates a set of partition tokens that can be used to execute a query operation in parallel.
- partitionRead(PartitionReadRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Creates a set of partition tokens that can be used to execute a read operation in parallel.
- partitionRead(PartitionReadRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Creates a set of partition tokens that can be used to execute a read operation in parallel.
- partitionRead(PartitionReadRequest, StreamObserver<PartitionResponse>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Creates a set of partition tokens that can be used to execute a read operation in parallel.
- partitionRead(PartitionReadRequest, StreamObserver<PartitionResponse>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Creates a set of partition tokens that can be used to execute a read operation in parallel.
R
- read(ReadRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Reads rows from the database using key lookups and scans, as a simple key/value style alternative to [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql].
- read(ReadRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Reads rows from the database using key lookups and scans, as a simple key/value style alternative to [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql].
- read(ReadRequest, StreamObserver<ResultSet>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Reads rows from the database using key lookups and scans, as a simple key/value style alternative to [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql].
- read(ReadRequest, StreamObserver<ResultSet>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Reads rows from the database using key lookups and scans, as a simple key/value style alternative to [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql].
- rollback(RollbackRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Rolls back a transaction, releasing any locks it holds.
- rollback(RollbackRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Rolls back a transaction, releasing any locks it holds.
- rollback(RollbackRequest, StreamObserver<Empty>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Rolls back a transaction, releasing any locks it holds.
- rollback(RollbackRequest, StreamObserver<Empty>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Rolls back a transaction, releasing any locks it holds.
S
- SERVICE_NAME - Static variable in class com.google.spanner.v1.SpannerGrpc
- SpannerGrpc - Class in com.google.spanner.v1
-
Cloud Spanner API The Cloud Spanner API can be used to manage sessions and execute transactions on data stored in Cloud Spanner databases.
- SpannerGrpc.AsyncService - Interface in com.google.spanner.v1
-
Cloud Spanner API The Cloud Spanner API can be used to manage sessions and execute transactions on data stored in Cloud Spanner databases.
- SpannerGrpc.SpannerBlockingStub - Class in com.google.spanner.v1
-
A stub to allow clients to do synchronous rpc calls to service Spanner.
- SpannerGrpc.SpannerFutureStub - Class in com.google.spanner.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Spanner.
- SpannerGrpc.SpannerImplBase - Class in com.google.spanner.v1
-
Base class for the server implementation of the service Spanner.
- SpannerGrpc.SpannerStub - Class in com.google.spanner.v1
-
A stub to allow clients to do asynchronous rpc calls to service Spanner.
- SpannerImplBase() - Constructor for class com.google.spanner.v1.SpannerGrpc.SpannerImplBase
- streamingRead(ReadRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a stream.
- streamingRead(ReadRequest, StreamObserver<PartialResultSet>) - Method in interface com.google.spanner.v1.SpannerGrpc.AsyncService
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a stream.
- streamingRead(ReadRequest, StreamObserver<PartialResultSet>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a stream.
All Classes and Interfaces|All Packages|Constant Field Values