- add(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- add(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Batch
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Batch
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entities.
- addAggregation(AggregationBuilder<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
-
- addAggregation(Aggregation) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
-
- addAncestor(PathElement) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds an ancestor for this key.
- addAncestors(PathElement, PathElement...) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds the provided ancestors to the key.
- addAncestors(Iterable<PathElement>) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds the provided ancestors to the key.
- addBinding(Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- addBinding(Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more properties to the existing group by clause.
- addOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Adds settings to the existing order by clause.
- addProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more projections to the existing projection clause.
- addValue(Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided values to the ListValue builder.
- addValue(String, String...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided string values to the ListValue builder.
- addValue(long, long...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided long values to the ListValue builder.
- addValue(double, double...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided double values to the ListValue builder.
- addValue(boolean, boolean...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided boolean values to the ListValue builder.
- addValue(Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided Timestamp values to the ListValue builder.
- addValue(LatLng, LatLng...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided LatLng values to the ListValue builder.
- addValue(Key, Key...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided Key values to the ListValue builder.
- addValue(FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided FullEntity values to the ListValue builder.
- addValue(Blob, Blob...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided Blob values to the ListValue builder.
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation.
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation.
- Aggregation - Class in com.google.cloud.datastore.aggregation
-
Represents a Google Cloud Datastore Aggregation which is used with an
AggregationQuery.
- Aggregation(String) - Constructor for class com.google.cloud.datastore.aggregation.Aggregation
-
- AggregationBuilder<A extends Aggregation> - Interface in com.google.cloud.datastore.aggregation
-
- AggregationQuery - Class in com.google.cloud.datastore
-
- AggregationQuery.Builder - Class in com.google.cloud.datastore
-
- AggregationQuery.Mode - Enum in com.google.cloud.datastore
-
- AggregationQueryExecutor - Class in com.google.cloud.datastore.execution
-
- AggregationQueryExecutor(DatastoreRpc, DatastoreOptions) - Constructor for class com.google.cloud.datastore.execution.AggregationQueryExecutor
-
- AggregationQueryRequestProtoPreparer - Class in com.google.cloud.datastore.execution.request
-
- AggregationQueryRequestProtoPreparer(DatastoreOptions) - Constructor for class com.google.cloud.datastore.execution.request.AggregationQueryRequestProtoPreparer
-
- AggregationQueryResponseTransformer - Class in com.google.cloud.datastore.execution.response
-
- AggregationQueryResponseTransformer() - Constructor for class com.google.cloud.datastore.execution.response.AggregationQueryResponseTransformer
-
- AggregationResult - Class in com.google.cloud.datastore
-
- AggregationResult(Map<String, LongValue>) - Constructor for class com.google.cloud.datastore.AggregationResult
-
- AggregationResults - Class in com.google.cloud.datastore
-
- AggregationResults(List<AggregationResult>, Timestamp) - Constructor for class com.google.cloud.datastore.AggregationResults
-
- allocateId(IncompleteKey) - Method in interface com.google.cloud.datastore.Datastore
-
Allocate a unique id for the given key.
- allocateId(IncompleteKey...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns a list of keys using the allocated ids ordered by the input.
- allocateIds(AllocateIdsRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
-
- allocateIds(AllocateIdsRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends an allocate IDs request.
- allocateIds(AllocateIdsRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
-
- allowLiteral() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns whether the query string can contain literals.
- and(StructuredQuery.Filter, StructuredQuery.Filter...) - Static method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
-
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- as(String) - Method in class com.google.cloud.datastore.aggregation.CountAggregation.Builder
-
- asc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
- ASCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
-
- asInputStream() - Method in class com.google.cloud.datastore.Blob
-
- asReadOnlyByteBuffer() - Method in class com.google.cloud.datastore.Blob
-
Returns a read-only
ByteBuffer for this blob content.
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- calculateSerializedSize(BaseEntity<? extends IncompleteKey>) - Static method in class com.google.cloud.datastore.Entity
-
Returns the size in bytes of the protobuf form of the provided entity.
- clear() - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Clears all the properties.
- clearBindings() - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
- clearDistinctOn() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Clears the group by clause.
- clearOrderBy() - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Clears any previously specified order by settings.
- clearProjection() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Clears the projection clause.
- close() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- close() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- close() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- close() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- com.google.cloud.datastore - package com.google.cloud.datastore
-
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
- com.google.cloud.datastore.admin.v1 - package com.google.cloud.datastore.admin.v1
-
A client to Cloud Datastore API
- com.google.cloud.datastore.admin.v1.stub - package com.google.cloud.datastore.admin.v1.stub
-
- com.google.cloud.datastore.aggregation - package com.google.cloud.datastore.aggregation
-
- com.google.cloud.datastore.execution - package com.google.cloud.datastore.execution
-
- com.google.cloud.datastore.execution.request - package com.google.cloud.datastore.execution.request
-
- com.google.cloud.datastore.execution.response - package com.google.cloud.datastore.execution.response
-
- com.google.cloud.datastore.spi - package com.google.cloud.datastore.spi
-
- com.google.cloud.datastore.spi.v1 - package com.google.cloud.datastore.spi.v1
-
- com.google.cloud.datastore.testing - package com.google.cloud.datastore.testing
-
A testing helper for Google Cloud Datastore.
- commit(CommitRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
-
- commit(CommitRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a commit request.
- commit(CommitRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
-
- commit() - Method in interface com.google.cloud.datastore.Transaction
-
Commit the transaction.
- contains(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns true if the entity contains a property with the given name.
- copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Blob
-
- copyFrom(ByteBuffer) - Static method in class com.google.cloud.datastore.Blob
-
- copyFrom(InputStream) - Static method in class com.google.cloud.datastore.Blob
-
- copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Cursor
-
- copyTo(ByteBuffer) - Method in class com.google.cloud.datastore.Blob
-
Copies bytes into a ByteBuffer.
- copyTo(byte[]) - Method in class com.google.cloud.datastore.Blob
-
Copies bytes into a buffer.
- count() - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
- CountAggregation - Class in com.google.cloud.datastore.aggregation
-
- CountAggregation(String) - Constructor for class com.google.cloud.datastore.aggregation.CountAggregation
-
- CountAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
- create() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient with default settings.
- create(DatastoreAdminSettings) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient, using the given settings.
- create(DatastoreAdminStub) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient, using the given stub for making calls.
- create(DatastoreAdminStubSettings) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
- create(DatastoreAdminStubSettings) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- create(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- create(DatastoreAdminStubSettings) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- create(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- create(DatastoreOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
-
- create(DatastoreOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreRpcFactory
-
- create(Q) - Static method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
-
- create(Q, List<ReadOption>) - Static method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
-
- create(double) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with the specified settings for project ID and consistency.
- create(double, int) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with the specified settings for project ID and consistency.
- create(int) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with a placeholder project ID and the default consistency
setting of 0.9.
- create() - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Creates a local Datastore helper with a placeholder project ID and the default consistency
setting of 0.9.
- create() - Static method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
Creates a RemoteStorageHelper object.
- createAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index>, ApiFuture<ListIndexesResponse>) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPagedResponse
-
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
-
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createCollection(List<DatastoreAdminClient.ListIndexesPage>, int) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesFixedSizeCollection
-
- createIndexAsync(CreateIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Creates the specified index.
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Creates the specified index.
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- createIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Creates the specified index.
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- createIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to createIndex.
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createIndex.
- createIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to createIndex.
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
-
- createPage(PageContext<ListIndexesRequest, ListIndexesResponse, Index>, ListIndexesResponse) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPage
-
- createPageAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index>, ApiFuture<ListIndexesResponse>) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPage
-
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
-
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
-
- createStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
-
- Cursor - Class in com.google.cloud.datastore
-
A Google Cloud Datastore cursor.
- Datastore - Interface in com.google.cloud.datastore
-
An interface for Google Cloud Datastore.
- Datastore.TransactionCallable<T> - Interface in com.google.cloud.datastore
-
- DatastoreAdminClient - Class in com.google.cloud.datastore.admin.v1
-
Service Description: Google Cloud Datastore Admin API
- DatastoreAdminClient(DatastoreAdminSettings) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient, using the given settings.
- DatastoreAdminClient(DatastoreAdminStub) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- DatastoreAdminClient.ListIndexesFixedSizeCollection - Class in com.google.cloud.datastore.admin.v1
-
- DatastoreAdminClient.ListIndexesPage - Class in com.google.cloud.datastore.admin.v1
-
- DatastoreAdminClient.ListIndexesPagedResponse - Class in com.google.cloud.datastore.admin.v1
-
- DatastoreAdminSettings - Class in com.google.cloud.datastore.admin.v1
-
- DatastoreAdminSettings(DatastoreAdminSettings.Builder) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
- DatastoreAdminSettings.Builder - Class in com.google.cloud.datastore.admin.v1
-
Builder for DatastoreAdminSettings.
- DatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
Base stub class for the DatastoreAdmin service API.
- DatastoreAdminStub() - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- DatastoreAdminStubSettings - Class in com.google.cloud.datastore.admin.v1.stub
-
- DatastoreAdminStubSettings(DatastoreAdminStubSettings.Builder) - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
- DatastoreAdminStubSettings.Builder - Class in com.google.cloud.datastore.admin.v1.stub
-
Builder for DatastoreAdminStubSettings.
- DatastoreBatchWriter - Interface in com.google.cloud.datastore
-
An interface to represent a batch of write operations.
- DatastoreException - Exception in com.google.cloud.datastore
-
Datastore service exception.
- DatastoreException(int, String, String) - Constructor for exception com.google.cloud.datastore.DatastoreException
-
- DatastoreException(int, String, String, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
-
- DatastoreException(int, String, String, boolean, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
-
- DatastoreException(IOException) - Constructor for exception com.google.cloud.datastore.DatastoreException
-
- DatastoreFactory - Interface in com.google.cloud.datastore
-
An interface for Datastore factories.
- DatastoreOptions - Class in com.google.cloud.datastore
-
- DatastoreOptions.Builder - Class in com.google.cloud.datastore
-
- DatastoreOptions.DefaultDatastoreFactory - Class in com.google.cloud.datastore
-
- DatastoreOptions.DefaultDatastoreRpcFactory - Class in com.google.cloud.datastore
-
- DatastoreReader - Interface in com.google.cloud.datastore
-
An interface to represent Google Cloud Datastore read operations.
- DatastoreReaderWriter - Interface in com.google.cloud.datastore
-
An interface that combines both Google Cloud Datastore read and write operations.
- DatastoreRpc - Interface in com.google.cloud.datastore.spi.v1
-
Provides access to the remote Datastore service.
- DatastoreRpcFactory - Interface in com.google.cloud.datastore.spi
-
An interface for Datastore RPC factory.
- DatastoreWriter - Interface in com.google.cloud.datastore
-
An interface to represent Google Cloud Datastore write operations.
- deactivate() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default credentials for this service.
- DefaultDatastoreFactory() - Constructor for class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
-
- DefaultDatastoreRpcFactory() - Constructor for class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreRpcFactory
-
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
- defaultTransportChannelProvider() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
- delete(Key...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- delete(Key...) - Method in interface com.google.cloud.datastore.Datastore
-
A datastore delete operation.
- delete(Key...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A datastore delete operation.
- delete(Key...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A datastore delete operation.
- delete(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
A datastore delete operation.
- deleteIndexAsync(DeleteIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Deletes an existing index.
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Deletes an existing index.
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- deleteIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Deletes an existing index.
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- deleteIndexOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteIndex.
- deleteIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to deleteIndex.
- deleteNamespace() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
- desc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
- DESCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
-
- DoubleValue - Class in com.google.cloud.datastore
-
- DoubleValue(double) - Constructor for class com.google.cloud.datastore.DoubleValue
-
- DoubleValue.Builder - Class in com.google.cloud.datastore
-
- Entity - Class in com.google.cloud.datastore
-
An entity is the Google Cloud Datastore persistent data object for a specific key.
- ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
-
- Entity.Builder - Class in com.google.cloud.datastore
-
- EntityQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore entity query that can be constructed by providing
all the specific query elements.
- EntityQuery.Builder - Class in com.google.cloud.datastore
-
A
EntityQuery builder for queries that return
Entity results.
- EntityValue - Class in com.google.cloud.datastore
-
- EntityValue(FullEntity<?>) - Constructor for class com.google.cloud.datastore.EntityValue
-
- EntityValue.Builder - Class in com.google.cloud.datastore
-
- eq(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- eq(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.CountAggregation
-
- equals(Object) - Method in class com.google.cloud.datastore.AggregationResult
-
- equals(Object) - Method in class com.google.cloud.datastore.AggregationResults
-
- equals(Object) - Method in class com.google.cloud.datastore.BaseEntity
-
- equals(Object) - Method in class com.google.cloud.datastore.BaseKey
-
- equals(Object) - Method in class com.google.cloud.datastore.Blob
-
- equals(Object) - Method in class com.google.cloud.datastore.Cursor
-
- equals(Object) - Method in class com.google.cloud.datastore.DatastoreOptions
-
- equals(Object) - Method in class com.google.cloud.datastore.GqlQuery
-
- equals(Object) - Method in class com.google.cloud.datastore.LatLng
-
- equals(Object) - Method in class com.google.cloud.datastore.PathElement
-
- equals(Object) - Method in class com.google.cloud.datastore.Query.ResultType
-
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
-
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery
-
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
- equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- equals(Object) - Method in class com.google.cloud.datastore.Value
-
- eventualConsistency() - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a ReadOption that specifies eventual consistency, allowing Datastore to return
stale results from gets, fetches, and ancestor queries.
- excludeFromIndexes() - Method in class com.google.cloud.datastore.Value
-
Returns whether this value should be excluded from indexes.
- execute(AggregationQuery, ReadOption...) - Method in class com.google.cloud.datastore.execution.AggregationQueryExecutor
-
- execute(INPUT, ReadOption...) - Method in interface com.google.cloud.datastore.execution.QueryExecutor
-
- exportEntitiesAsync(String, Map<String, String>, EntityFilter, String) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage
system, such as Google Cloud Storage.
- exportEntitiesAsync(ExportEntitiesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage
system, such as Google Cloud Storage.
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage
system, such as Google Cloud Storage.
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- exportEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage
system, such as Google Cloud Storage.
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- exportEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to exportEntities.
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to exportEntities.
- exportEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to exportEntities.
- ge(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- get(String) - Method in class com.google.cloud.datastore.AggregationResult
-
Returns a result value for the given alias.
- get(int) - Method in class com.google.cloud.datastore.AggregationResults
-
- get(Key, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns an
Entity for the given
Key or
null if it doesn't exist.
- get(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns an
Entity for each given
Key that exists in the Datastore.
- get(Key) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns an
Entity for the given
Key or
null if it doesn't exist.
- get(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns an
Entity for each given
Key that exists in the Datastore.
- get() - Method in class com.google.cloud.datastore.ListValue.Builder
-
- get(Key) - Method in interface com.google.cloud.datastore.Transaction
-
Returns an
Entity for the given
Key or
null if it doesn't exist.
- get(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
Returns an
Entity for each given
Key that exists in the Datastore.
- get() - Method in class com.google.cloud.datastore.Value
-
- get() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- getAggregations() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getAlias() - Method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns the alias for this aggregation.
- getAncestors() - Method in class com.google.cloud.datastore.BaseKey
-
Returns an immutable list with the key's ancestors.
- getBlob(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a blob.
- getBlob(String) - Method in class com.google.cloud.datastore.ProjectionEntity
-
- getBoolean(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a boolean.
- getConsistency() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the consistency setting for the local Datastore emulator.
- getCursorAfter() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the Cursor for the point after the value returned in the last
Iterator.next() call.
- getDatastore() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- getDatastore() - Method in interface com.google.cloud.datastore.Batch
-
- getDatastore() - Method in interface com.google.cloud.datastore.Transaction
-
Returns the transaction associated
Datastore.
- getDatastoreRpcV1() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service endpoint.
- getDefaultHost() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultHttpTransportOptions() - Static method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultInstance() - Static method in class com.google.cloud.datastore.DatastoreOptions
-
Returns a default DatastoreOptions instance.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultProject() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDefaultServiceScopes() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service scopes.
- getDirection() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the order's direction.
- getDistinctOn() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the distinct on clause for this query.
- getDouble(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a double.
- getEmulatorRunners() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- getEndCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the end cursor for this query.
- getEntity(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as an entity.
- getExcludeFromIndexes() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- getFilter() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the filter for this query.
- getGcdPath() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the data directory path of the local Datastore emulator.
- getGeneratedKeys() - Method in interface com.google.cloud.datastore.Batch.Response
-
Returns a list of keys generated by a batch.
- getGeneratedKeys() - Method in interface com.google.cloud.datastore.Transaction.Response
-
Returns a list of keys generated by a transaction.
- getHttpJsonOperationsClient() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getHttpJsonOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- getHttpJsonOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- getId() - Method in class com.google.cloud.datastore.Key
-
Returns the key's id or null if it has a name instead.
- getId() - Method in class com.google.cloud.datastore.PathElement
-
Returns the ID of this path element.
- getIndex(GetIndexRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Gets an index.
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Gets an index.
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- getIndexCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIndex.
- getIndexSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to getIndex.
- getInstance() - Static method in class com.google.cloud.datastore.TraceUtil
-
Return TraceUtil Object.
- getKey() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the associated key or null if it does not have one.
- getKey(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Key.
- getKind() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's kind.
- getKind() - Method in class com.google.cloud.datastore.PathElement
-
Returns the kind of this path element.
- getKind() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the kind for this query.
- getLatitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the latitude.
- getLatLng(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a LatLng.
- getLength() - Method in class com.google.cloud.datastore.Blob
-
Returns the size of this blob.
- getLimit() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the limit for this query.
- getList(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a list of values.
- getLogger() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- getLong(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as long.
- getLongitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the longitude.
- getMeaning() - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- getMethodDescriptors() - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- getMode() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getMoreResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns MoreResults state of the query after the current batch.
- getName() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- getName() - Method in class com.google.cloud.datastore.Key
-
Returns the key's name or null if it has an id instead.
- getName() - Method in class com.google.cloud.datastore.PathElement
-
Returns the name of this path element.
- getNamedBindings() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns an immutable map of named bindings.
- getNamedBindingsMap() - Method in class com.google.cloud.datastore.GqlQuery
-
- getNameOrId() - Method in class com.google.cloud.datastore.Key
-
Returns the key's ID (as
Long) or name (as
String).
- getNameOrId() - Method in class com.google.cloud.datastore.PathElement
-
Returns the path element's ID (as
Long) or name (as
String).
- getNames() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties name.
- getNamespace() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's namespace or null if not provided.
- getNamespace() - Method in class com.google.cloud.datastore.DatastoreOptions
-
Returns the default namespace to be used by the datastore service.
- getNamespace() - Method in class com.google.cloud.datastore.Query
-
- getNestedGqlQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getNestedStructuredQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
- getNumberArgs() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns an immutable list of positional bindings (using original order).
- getOffset() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the offset for this query.
- getOperationsClient() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- getOperationsStub() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- getOptions() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions instance that sets the host to use the Datastore emulator on
localhost.
- getOptions(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions instance that sets the host to use the Datastore emulator on
localhost.
- getOptions() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
- getOrderBy() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the order by clause for this query.
- getParent() - Method in class com.google.cloud.datastore.IncompleteKey
-
Returns the key's parent.
- getPositionalBindingsMap() - Method in class com.google.cloud.datastore.GqlQuery
-
- getProjectId() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's projectId.
- getProjection() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the projection for this query.
- getProperties() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties.
- getProperty() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the property according to which the query result should be ordered.
- getQuery() - Method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
-
- getQueryString() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns the query string for this query.
- getReadOptions() - Method in class com.google.cloud.datastore.ReadOption.QueryAndReadOptions
-
- getReadTime() - Method in class com.google.cloud.datastore.AggregationResults
-
Returns read timestamp this result batch was returned from.
- getResultClass() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the actual class of the result's values.
- getScopes() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- getSkippedResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the number of results skipped, typically because of an offset.
- getStartCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the start cursor for this query.
- getString(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a string.
- getStub() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
- getTimestamp(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Timestamp.
- getTimestamp(String) - Method in class com.google.cloud.datastore.ProjectionEntity
-
- getTracer() - Method in class com.google.cloud.datastore.TraceUtil
-
Return the global Tracer.
- getTransactionId() - Method in interface com.google.cloud.datastore.Transaction
-
- getType() - Method in class com.google.cloud.datastore.GqlQuery
-
- getType() - Method in interface com.google.cloud.datastore.RecordQuery
-
- getType() - Method in class com.google.cloud.datastore.StructuredQuery
-
- getType() - Method in class com.google.cloud.datastore.Value
-
Returns the type of this value.
- getValue(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the
Value for the given property
name.
- getValueType() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- GqlQuery<V> - Class in com.google.cloud.datastore
-
A Google Cloud Datastore GQL query.
- GqlQuery.Builder<V> - Class in com.google.cloud.datastore
-
A GQL query builder.
- GqlQueryProtoPreparer - Class in com.google.cloud.datastore
-
- GqlQueryProtoPreparer() - Constructor for class com.google.cloud.datastore.GqlQueryProtoPreparer
-
- GrpcDatastoreAdminCallableFactory - Class in com.google.cloud.datastore.admin.v1.stub
-
gRPC callable factory implementation for the DatastoreAdmin service API.
- GrpcDatastoreAdminCallableFactory() - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory
-
- GrpcDatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
gRPC stub implementation for the DatastoreAdmin service API.
- GrpcDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
Constructs an instance of GrpcDatastoreAdminStub, using the given settings.
- GrpcDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
Constructs an instance of GrpcDatastoreAdminStub, using the given settings.
- gt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- importEntitiesAsync(String, Map<String, String>, String, EntityFilter) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesAsync(ImportEntitiesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- importEntitiesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- importEntitiesOperationCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to importEntities.
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesOperationSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to importEntities.
- importEntitiesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to importEntities.
- in(String, ListValue) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- IncompleteKey - Class in com.google.cloud.datastore
-
An incomplete key (without a name or id).
- IncompleteKey.Builder - Class in com.google.cloud.datastore
-
- invokeRpc(Callable<O>, String) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
-
- isActive() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- isActive() - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Returns true if still active (write operations were not sent to the Datastore).
- isActive() - Method in interface com.google.cloud.datastore.Transaction
-
Returns true if the transaction is still active (was not committed or rolledback).
- isEventual() - Method in class com.google.cloud.datastore.ReadOption.EventualConsistency
-
- isNull(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns true if property is an instance of NullValue.
- isNull(String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- isShutdown() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- isShutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- isShutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- isStoreOnDisk() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns true data persist on disk, otherwise false data not store on disk.
- isTerminated() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- isTerminated() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- isTerminated() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- iterator() - Method in class com.google.cloud.datastore.AggregationResults
-
- PathElement - Class in com.google.cloud.datastore
-
Represents a single element in a key's path.
- populatePb(RunQueryRequest.Builder) - Method in class com.google.cloud.datastore.GqlQuery
-
- populatePb(RunQueryRequest.Builder) - Method in interface com.google.cloud.datastore.RecordQuery
-
- populatePb(RunQueryRequest.Builder) - Method in class com.google.cloud.datastore.StructuredQuery
-
- prepare(ReadOption.QueryAndReadOptions<AggregationQuery>) - Method in class com.google.cloud.datastore.execution.request.AggregationQueryRequestProtoPreparer
-
- prepare(INPUT) - Method in interface com.google.cloud.datastore.execution.request.ProtoPreparer
-
- prepare(GqlQuery<?>) - Method in class com.google.cloud.datastore.GqlQueryProtoPreparer
-
- prepare(List<ReadOption>) - Method in class com.google.cloud.datastore.ReadOptionProtoPreparer
-
- prepare(StructuredQuery<?>) - Method in class com.google.cloud.datastore.StructuredQueryProtoPreparer
-
- PROJECTION_ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
-
- ProjectionEntity - Class in com.google.cloud.datastore
-
A projection entity is a result of a Google Cloud Datastore projection query.
- ProjectionEntity.Builder - Class in com.google.cloud.datastore
-
- ProjectionEntityQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore projection entity query that can be constructed by
providing all the specific query elements.
- ProjectionEntityQuery.Builder - Class in com.google.cloud.datastore
-
A
ProjectionEntityQuery builder for queries that return
ProjectionEntity
results.
- ProtoPreparer<INPUT,OUTPUT> - Interface in com.google.cloud.datastore.execution.request
-
An internal functional interface whose implementation has the responsibility to populate a Proto
object from a domain object.
- put(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- put(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore put operation.
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore put operation.
- set(String, Value<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property.
- set(String, String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, String, String, String...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
StringValue.
- set(String, long) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, long, long, long...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LongValue.
- set(String, double) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, double, double, double...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
DoubleValue.
- set(String, boolean) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, boolean, boolean, boolean...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BooleanValue.
- set(String, Timestamp) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Timestamp, Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, LatLng) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
LatLng.
- set(String, LatLng, LatLng, LatLng...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LatLng.
- set(String, Key) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Key, Key, Key...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
KeyValue.
- set(String, FullEntity<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, FullEntity<?>, FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
EntityValue.
- set(String, List<? extends Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Value<?>, Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Blob) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Blob, Blob, Blob...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BlobValue.
- set(List<? extends Value<?>>) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Sets the list of values of this ListValue builder to values.
- set(Void) - Method in class com.google.cloud.datastore.NullValue.Builder
-
- set(V) - Method in interface com.google.cloud.datastore.ValueBuilder
-
- setAllowLiteral(boolean) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets whether the query string can contain literals.
- setBinding(String, Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- setBinding(String, Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setConsistency(double) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setDataDir(Path) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's distinct on clause (clearing any previously specified distinct on settings).
- setEndCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the end cursor for the query.
- setExcludeFromIndexes(boolean) - Method in interface com.google.cloud.datastore.ValueBuilder
-
- setFilter(StructuredQuery.Filter) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
- setId(long) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the ID of this key.
- setKey(K) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets the key for the entity.
- setKey(Key) - Method in class com.google.cloud.datastore.Entity.Builder
-
- setKind(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the kind of the key.
- setKind(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the kind for the query.
- setLimit(Integer) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the limit for the query.
- setMeaning(int) - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- setName(String) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the name of this key.
- setNamespace(String) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
-
- setNamespace(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the namespace of the key.
- setNamespace(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
Sets the default namespace to be used by the datastore service.
- setNamespace(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the namespace for the GQL query.
- setNamespace(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the namespace for the query.
- setNull(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type NullValue.
- setNullBinding(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding with null value.
- setOffset(int) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the offset for the query.
- setOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the query's order by clause (clearing any previously specified order by settings).
- setPort(int) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setProjectId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the project ID of the key.
- setProjectId(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's projection clause (clearing any previously specified Projection settings).
- setProperties() - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- setProperties(Map<String, Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- setQuery(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the GQL query.
- setStartCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the start cursor for the query.
- setStoreOnDisk(boolean) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- shutdown() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
-
- shutdownNow() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
- size() - Method in class com.google.cloud.datastore.AggregationResults
-
- start() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Starts the local Datastore emulator through gcloud, downloads and caches the zip file
if user does not have gcloud or a compatible emulator version installed.
- startSpan(String) - Method in class com.google.cloud.datastore.TraceUtil
-
Starts a new span.
- stop(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stop() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- StringValue - Class in com.google.cloud.datastore
-
- StringValue(String) - Constructor for class com.google.cloud.datastore.StringValue
-
- StringValue.Builder - Class in com.google.cloud.datastore
-
- StructuredQuery<V> - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore Query that can be constructed by providing all the
specific query elements.
- StructuredQuery.Builder<V> - Interface in com.google.cloud.datastore
-
Interface for StructuredQuery builders.
- StructuredQuery.CompositeFilter - Class in com.google.cloud.datastore
-
A class representing a filter composed of a combination of other filters.
- StructuredQuery.Filter - Class in com.google.cloud.datastore
-
- StructuredQuery.OrderBy - Class in com.google.cloud.datastore
-
- StructuredQuery.OrderBy.Direction - Class in com.google.cloud.datastore
-
- StructuredQuery.PropertyFilter - Class in com.google.cloud.datastore
-
A class representing a filter based on a single property or ancestor.
- StructuredQueryProtoPreparer - Class in com.google.cloud.datastore
-
- StructuredQueryProtoPreparer() - Constructor for class com.google.cloud.datastore.StructuredQueryProtoPreparer
-
- submit() - Method in interface com.google.cloud.datastore.Batch
-
Submit the batch to the Datastore.