Uses of Class
com.google.datastore.admin.v1.Index
-
Packages that use Index Package Description com.google.cloud.datastore.admin.v1 A client to Cloud Datastore APIcom.google.cloud.datastore.admin.v1.stub com.google.datastore.admin.v1 -
-
Uses of Index in com.google.cloud.datastore.admin.v1
Methods in com.google.cloud.datastore.admin.v1 that return Index Modifier and Type Method Description IndexDatastoreAdminClient. getIndex(GetIndexRequest request)Gets an index.Methods in com.google.cloud.datastore.admin.v1 that return types with arguments of type Index Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Index,IndexOperationMetadata>DatastoreAdminClient. createIndexAsync(CreateIndexRequest request)Creates the specified index.com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>DatastoreAdminClient. createIndexOperationCallable()Creates the specified index.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexRequest,Index,IndexOperationMetadata>DatastoreAdminSettings.Builder. createIndexOperationSettings()Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallSettings<CreateIndexRequest,Index,IndexOperationMetadata>DatastoreAdminSettings. createIndexOperationSettings()Returns the object with the settings used for calls to createIndex.com.google.api.gax.longrunning.OperationFuture<Index,IndexOperationMetadata>DatastoreAdminClient. deleteIndexAsync(DeleteIndexRequest request)Deletes an existing index.com.google.api.gax.rpc.OperationCallable<DeleteIndexRequest,Index,IndexOperationMetadata>DatastoreAdminClient. deleteIndexOperationCallable()Deletes an existing index.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIndexRequest,Index,IndexOperationMetadata>DatastoreAdminSettings.Builder. deleteIndexOperationSettings()Returns the builder for the settings used for calls to deleteIndex.com.google.api.gax.rpc.OperationCallSettings<DeleteIndexRequest,Index,IndexOperationMetadata>DatastoreAdminSettings. deleteIndexOperationSettings()Returns the object with the settings used for calls to deleteIndex.com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>DatastoreAdminClient. getIndexCallable()Gets an index.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexRequest,Index>DatastoreAdminSettings.Builder. getIndexSettings()Returns the builder for the settings used for calls to getIndex.com.google.api.gax.rpc.UnaryCallSettings<GetIndexRequest,Index>DatastoreAdminSettings. getIndexSettings()Returns the object with the settings used for calls to getIndex.Method parameters in com.google.cloud.datastore.admin.v1 with type arguments of type Index Modifier and Type Method Description static com.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPagedResponse>DatastoreAdminClient.ListIndexesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)protected DatastoreAdminClient.ListIndexesPageDatastoreAdminClient.ListIndexesPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ListIndexesResponse response)com.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPage>DatastoreAdminClient.ListIndexesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) -
Uses of Index in com.google.cloud.datastore.admin.v1.stub
Methods in com.google.cloud.datastore.admin.v1.stub that return types with arguments of type Index Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>DatastoreAdminStub. createIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>GrpcDatastoreAdminStub. createIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,IndexOperationMetadata>HttpJsonDatastoreAdminStub. createIndexOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexRequest,Index,IndexOperationMetadata>DatastoreAdminStubSettings.Builder. createIndexOperationSettings()Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallSettings<CreateIndexRequest,Index,IndexOperationMetadata>DatastoreAdminStubSettings. createIndexOperationSettings()Returns the object with the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallable<DeleteIndexRequest,Index,IndexOperationMetadata>DatastoreAdminStub. deleteIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteIndexRequest,Index,IndexOperationMetadata>GrpcDatastoreAdminStub. deleteIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteIndexRequest,Index,IndexOperationMetadata>HttpJsonDatastoreAdminStub. deleteIndexOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIndexRequest,Index,IndexOperationMetadata>DatastoreAdminStubSettings.Builder. deleteIndexOperationSettings()Returns the builder for the settings used for calls to deleteIndex.com.google.api.gax.rpc.OperationCallSettings<DeleteIndexRequest,Index,IndexOperationMetadata>DatastoreAdminStubSettings. deleteIndexOperationSettings()Returns the object with the settings used for calls to deleteIndex.com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>DatastoreAdminStub. getIndexCallable()com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>GrpcDatastoreAdminStub. getIndexCallable()com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>HttpJsonDatastoreAdminStub. getIndexCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexRequest,Index>DatastoreAdminStubSettings.Builder. getIndexSettings()Returns the builder for the settings used for calls to getIndex.com.google.api.gax.rpc.UnaryCallSettings<GetIndexRequest,Index>DatastoreAdminStubSettings. getIndexSettings()Returns the object with the settings used for calls to getIndex. -
Uses of Index in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return Index Modifier and Type Method Description IndexIndex.Builder. build()IndexIndex.Builder. buildPartial()static IndexIndex. getDefaultInstance()IndexIndex.Builder. getDefaultInstanceForType()IndexIndex. getDefaultInstanceForType()IndexCreateIndexRequest.Builder. getIndex()The index to create.IndexCreateIndexRequest. getIndex()The index to create.IndexCreateIndexRequestOrBuilder. getIndex()The index to create.IndexDatastoreAdminGrpc.DatastoreAdminBlockingStub. getIndex(GetIndexRequest request)Gets an index.IndexListIndexesResponse.Builder. getIndexes(int index)The indexes.IndexListIndexesResponse. getIndexes(int index)The indexes.IndexListIndexesResponseOrBuilder. getIndexes(int index)The indexes.static IndexIndex. parseDelimitedFrom(InputStream input)static IndexIndex. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexIndex. parseFrom(byte[] data)static IndexIndex. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexIndex. parseFrom(com.google.protobuf.ByteString data)static IndexIndex. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexIndex. parseFrom(com.google.protobuf.CodedInputStream input)static IndexIndex. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexIndex. parseFrom(InputStream input)static IndexIndex. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndexIndex. parseFrom(ByteBuffer data)static IndexIndex. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.datastore.admin.v1 that return types with arguments of type Index Modifier and Type Method Description static io.grpc.MethodDescriptor<GetIndexRequest,Index>DatastoreAdminGrpc. getGetIndexMethod()com.google.common.util.concurrent.ListenableFuture<Index>DatastoreAdminGrpc.DatastoreAdminFutureStub. getIndex(GetIndexRequest request)Gets an index.List<Index>ListIndexesResponse.Builder. getIndexesList()The indexes.List<Index>ListIndexesResponse. getIndexesList()The indexes.List<Index>ListIndexesResponseOrBuilder. getIndexesList()The indexes.com.google.protobuf.Parser<Index>Index. getParserForType()static com.google.protobuf.Parser<Index>Index. parser()Methods in com.google.datastore.admin.v1 with parameters of type Index Modifier and Type Method Description ListIndexesResponse.BuilderListIndexesResponse.Builder. addIndexes(int index, Index value)The indexes.ListIndexesResponse.BuilderListIndexesResponse.Builder. addIndexes(Index value)The indexes.Index.BuilderIndex.Builder. mergeFrom(Index other)CreateIndexRequest.BuilderCreateIndexRequest.Builder. mergeIndex(Index value)The index to create.static Index.BuilderIndex. newBuilder(Index prototype)CreateIndexRequest.BuilderCreateIndexRequest.Builder. setIndex(Index value)The index to create.ListIndexesResponse.BuilderListIndexesResponse.Builder. setIndexes(int index, Index value)The indexes.Method parameters in com.google.datastore.admin.v1 with type arguments of type Index Modifier and Type Method Description ListIndexesResponse.BuilderListIndexesResponse.Builder. addAllIndexes(Iterable<? extends Index> values)The indexes.default voidDatastoreAdminGrpc.AsyncService. getIndex(GetIndexRequest request, io.grpc.stub.StreamObserver<Index> responseObserver)Gets an index.voidDatastoreAdminGrpc.DatastoreAdminStub. getIndex(GetIndexRequest request, io.grpc.stub.StreamObserver<Index> responseObserver)Gets an index.
-