Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- bindService() - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminImplBase
- bindService(DatastoreAdminGrpc.AsyncService) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- build(Channel, CallOptions) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
- build(Channel, CallOptions) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
- build(Channel, CallOptions) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
C
- com.google.datastore.admin.v1 - package com.google.datastore.admin.v1
- createIndex(CreateIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Creates the specified index.
- createIndex(CreateIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Creates the specified index.
- createIndex(CreateIndexRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Creates the specified index.
- createIndex(CreateIndexRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Creates the specified index.
D
- DatastoreAdminGrpc - Class in com.google.datastore.admin.v1
-
Google Cloud Datastore Admin API The Datastore Admin API provides several admin services for Cloud Datastore.
- DatastoreAdminGrpc.AsyncService - Interface in com.google.datastore.admin.v1
-
Google Cloud Datastore Admin API The Datastore Admin API provides several admin services for Cloud Datastore.
- DatastoreAdminGrpc.DatastoreAdminBlockingStub - Class in com.google.datastore.admin.v1
-
A stub to allow clients to do synchronous rpc calls to service DatastoreAdmin.
- DatastoreAdminGrpc.DatastoreAdminFutureStub - Class in com.google.datastore.admin.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service DatastoreAdmin.
- DatastoreAdminGrpc.DatastoreAdminImplBase - Class in com.google.datastore.admin.v1
-
Base class for the server implementation of the service DatastoreAdmin.
- DatastoreAdminGrpc.DatastoreAdminStub - Class in com.google.datastore.admin.v1
-
A stub to allow clients to do asynchronous rpc calls to service DatastoreAdmin.
- DatastoreAdminImplBase() - Constructor for class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminImplBase
- deleteIndex(DeleteIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Deletes an existing index.
- deleteIndex(DeleteIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Deletes an existing index.
- deleteIndex(DeleteIndexRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Deletes an existing index.
- deleteIndex(DeleteIndexRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Deletes an existing index.
E
- exportEntities(ExportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntities(ExportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntities(ExportEntitiesRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
- exportEntities(ExportEntitiesRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
G
- getCreateIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getDeleteIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getExportEntitiesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getGetIndexMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getImportEntitiesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getIndex(GetIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Gets an index.
- getIndex(GetIndexRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Gets an index.
- getIndex(GetIndexRequest, StreamObserver<Index>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Gets an index.
- getIndex(GetIndexRequest, StreamObserver<Index>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Gets an index.
- getListIndexesMethod() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
- getServiceDescriptor() - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
I
- importEntities(ImportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Imports entities into Google Cloud Datastore.
- importEntities(ImportEntitiesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Imports entities into Google Cloud Datastore.
- importEntities(ImportEntitiesRequest, StreamObserver<Operation>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Imports entities into Google Cloud Datastore.
- importEntities(ImportEntitiesRequest, StreamObserver<Operation>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Imports entities into Google Cloud Datastore.
L
- listIndexes(ListIndexesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminBlockingStub
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminFutureStub
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest, StreamObserver<ListIndexesResponse>) - Method in interface com.google.datastore.admin.v1.DatastoreAdminGrpc.AsyncService
-
Lists the indexes that match the specified filters.
- listIndexes(ListIndexesRequest, StreamObserver<ListIndexesResponse>) - Method in class com.google.datastore.admin.v1.DatastoreAdminGrpc.DatastoreAdminStub
-
Lists the indexes that match the specified filters.
N
- newBlockingStub(Channel) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newFutureStub(Channel) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class com.google.datastore.admin.v1.DatastoreAdminGrpc
-
Creates a new async stub that supports all call types for the service
S
- SERVICE_NAME - Static variable in class com.google.datastore.admin.v1.DatastoreAdminGrpc
All Classes and Interfaces|All Packages|Constant Field Values