Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- 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.Datastore
-
Datastore add operation: inserts the provided entity.
- 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.DatastoreWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entity.
- 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 entities.
- 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 entities.
- 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 entities.
- addAggregation(Aggregation) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregation(AggregationBuilder<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregations(Aggregation...) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- addAggregations(AggregationBuilder<?>...) - 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(boolean...) - 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(long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Cursor) - 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(Key...) - 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(String...) - 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.
- addEvent(String) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Adds the given event to this span.
- addEvent(String, Map<String, Object>) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Adds the given event with the given attributes to this span.
- addOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Adds settings to the existing order by clause.
- addOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- addProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more projections to the existing projection clause.
- addSettingsAttributesToCurrentSpan(SpanBuilder) - Method in class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- addSettingsAttributesToCurrentSpan(SpanBuilder) - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
-
Applies the current Datastore instance settings as attributes to the current Span
- addSettingsAttributesToCurrentSpan(SpanBuilder) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Adds common SpanAttributes to the current span, useful when hand-creating a new Span without using the TraceUtil.Span interface.
- addValue(boolean, boolean...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided boolean 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(long, long...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided long values to the
ListValue
builder. - addValue(Blob, Blob...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
Blob
values to theListValue
builder. - addValue(FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
FullEntity
values to theListValue
builder. - addValue(Key, Key...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
Key
values to theListValue
builder. - addValue(LatLng, LatLng...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
LatLng
values to theListValue
builder. - addValue(Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided values to the
ListValue
builder. - addValue(Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided
Timestamp
values to theListValue
builder. - addValue(String, String...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided string 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() - Method in class com.google.cloud.datastore.aggregation.Aggregation
- AggregationBuilder<A extends Aggregation> - Interface in com.google.cloud.datastore.aggregation
-
An interface to represent the builders which build and customize
Aggregation
forAggregationQuery
. - AggregationQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore Query that returns
AggregationResults
, It can be constructed by providing a nested query (StructuredQuery
orGqlQuery
) to run the aggregations on and a set ofAggregation
. - 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
-
Represents a result of an
AggregationQuery
query submission. - AggregationResult(Map<String, ? extends Value<?>>) - Constructor for class com.google.cloud.datastore.AggregationResult
- AggregationResults - Class in com.google.cloud.datastore
-
The result of an
AggregationQuery
query submission. - AggregationResults(List<AggregationResult>, Timestamp) - Constructor for class com.google.cloud.datastore.AggregationResults
- AggregationResults(List<AggregationResult>, Timestamp, ExplainMetrics) - 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.AvgAggregation.Builder
- as(String) - Method in class com.google.cloud.datastore.aggregation.CountAggregation.Builder
- as(String) - Method in class com.google.cloud.datastore.aggregation.SumAggregation.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
-
Returns an
InputStream
for this blob content. - asReadOnlyByteBuffer() - Method in class com.google.cloud.datastore.Blob
-
Returns a read-only
ByteBuffer
for this blob content. - ATTRIBUTE_SERVICE_PREFIX - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_DEFERRED - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_DOCUMENT_COUNT - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_MISSING - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_MORE_RESULTS - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_READ_CONSISTENCY - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_RECEIVED - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_TRANSACTION_ID - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- ATTRIBUTES_KEY_TRANSACTIONAL - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- avg(String) - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns a
AvgAggregation
builder. - AvgAggregation - Class in com.google.cloud.datastore.aggregation
-
Represents an
Aggregation
which returns average of numerical values. - AvgAggregation(String, String) - Constructor for class com.google.cloud.datastore.aggregation.AvgAggregation
- AvgAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
A builder class to create and customize a
AvgAggregation
. - 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
B
- BaseDatastoreBatchWriter - Class in com.google.cloud.datastore
-
Base class for DatastoreBatchWriter.
- BaseEntity<K extends IncompleteKey> - Class in com.google.cloud.datastore
-
A base class for entities (key and properties).
- BaseEntity.Builder<K extends IncompleteKey,
B extends BaseEntity.Builder<K, B>> - Class in com.google.cloud.datastore - BaseKey - Class in com.google.cloud.datastore
-
Base class for keys.
- BaseKey.Builder<B extends BaseKey.Builder<B>> - Class in com.google.cloud.datastore
-
Base class for key builders.
- Batch - Interface in com.google.cloud.datastore
-
An interface to represent a batch of write operations.
- Batch.Response - Interface in com.google.cloud.datastore
- beginTransaction(BeginTransactionRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- beginTransaction(BeginTransactionRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a begin transaction request.
- beginTransaction(BeginTransactionRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- Blob - Class in com.google.cloud.datastore
-
A Google Cloud Datastore Blob.
- BLOB - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
Blob
value. - BlobValue - Class in com.google.cloud.datastore
- BlobValue(Blob) - Constructor for class com.google.cloud.datastore.BlobValue
- BlobValue.Builder - Class in com.google.cloud.datastore
- BOOLEAN - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
boolean
value. - BooleanValue - Class in com.google.cloud.datastore
- BooleanValue(boolean) - Constructor for class com.google.cloud.datastore.BooleanValue
- BooleanValue.Builder - Class in com.google.cloud.datastore
- build() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- build() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- build() - Method in interface com.google.cloud.datastore.aggregation.AggregationBuilder
- build() - Method in class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- build() - Method in class com.google.cloud.datastore.aggregation.CountAggregation.Builder
- build() - Method in class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- build() - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- build() - Method in class com.google.cloud.datastore.BaseEntity.Builder
- build() - Method in class com.google.cloud.datastore.BaseKey.Builder
- build() - Method in class com.google.cloud.datastore.BlobValue.Builder
- build() - Method in class com.google.cloud.datastore.BooleanValue.Builder
- build() - Method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions.Builder
- build() - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
- build() - Method in class com.google.cloud.datastore.DoubleValue.Builder
- build() - Method in class com.google.cloud.datastore.Entity.Builder
- build() - Method in class com.google.cloud.datastore.EntityQuery.Builder
- build() - Method in class com.google.cloud.datastore.EntityValue.Builder
- build() - Method in class com.google.cloud.datastore.FullEntity.Builder
- build() - Method in class com.google.cloud.datastore.GqlQuery.Builder
- build() - Method in class com.google.cloud.datastore.IncompleteKey.Builder
- build() - Method in class com.google.cloud.datastore.Key.Builder
- build() - Method in class com.google.cloud.datastore.KeyFactory
- build() - Method in class com.google.cloud.datastore.KeyQuery.Builder
- build() - Method in class com.google.cloud.datastore.KeyValue.Builder
- build() - Method in class com.google.cloud.datastore.LatLngValue.Builder
- build() - Method in class com.google.cloud.datastore.ListValue.Builder
-
Creates a
ListValue
object. - build() - Method in class com.google.cloud.datastore.LongValue.Builder
- build() - Method in class com.google.cloud.datastore.models.ExplainOptions.Builder
- build() - Method in class com.google.cloud.datastore.NullValue.Builder
- build() - Method in class com.google.cloud.datastore.ProjectionEntity.Builder
- build() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
- build() - Method in class com.google.cloud.datastore.RawValue.Builder
- build() - Method in class com.google.cloud.datastore.StringValue.Builder
- build() - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
- build() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
-
Creates a
LocalDatastoreHelper
object. - build() - Method in class com.google.cloud.datastore.TimestampValue.Builder
- build() - Static method in class com.google.cloud.datastore.TransactionExceptionHandler
- build() - Static method in class com.google.cloud.datastore.TransactionOperationExceptionHandler
- build() - Method in interface com.google.cloud.datastore.ValueBuilder
- Builder() - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder() - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- Builder() - Constructor for class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- Builder() - Constructor for class com.google.cloud.datastore.aggregation.CountAggregation.Builder
- Builder() - Constructor for class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- Builder() - Constructor for class com.google.cloud.datastore.AggregationQuery.Builder
- Builder() - Constructor for class com.google.cloud.datastore.DoubleValue.Builder
- Builder() - Constructor for class com.google.cloud.datastore.KeyValue.Builder
- Builder() - Constructor for class com.google.cloud.datastore.models.ExplainOptions.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- Builder(DatastoreAdminSettings) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
- Builder(DatastoreAdminStubSettings) - Constructor for class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- Builder(DatastoreAdminStubSettings.Builder) - Constructor for class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
C
- 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.
- clearOrderBy() - Method in class com.google.cloud.datastore.EntityQuery.Builder
- 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
- close() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Scope
-
Closes the current scope.
- 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.models - package com.google.cloud.datastore.models
- 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.telemetry - package com.google.cloud.datastore.telemetry
- com.google.cloud.datastore.testing - package com.google.cloud.datastore.testing
-
A testing helper for Google Cloud Datastore.
- commit() - Method in interface com.google.cloud.datastore.Transaction
-
Commit the transaction.
- 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
- contains(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns
true
if the entity contains a property with the givenname
. - copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Blob
- copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Cursor
- copyFrom(InputStream) - Static method in class com.google.cloud.datastore.Blob
- copyFrom(ByteBuffer) - Static method in class com.google.cloud.datastore.Blob
- copyTo(byte[]) - Method in class com.google.cloud.datastore.Blob
-
Copies bytes into a buffer.
- copyTo(ByteBuffer) - Method in class com.google.cloud.datastore.Blob
-
Copies bytes into a ByteBuffer.
- count() - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns a
CountAggregation
builder. - CountAggregation - Class in com.google.cloud.datastore.aggregation
-
Represents an
Aggregation
which returns count. - CountAggregation(String) - Constructor for class com.google.cloud.datastore.aggregation.CountAggregation
- CountAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
A builder class to create and customize a
CountAggregation
. - create() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Constructs an instance of DatastoreAdminClient with default settings.
- 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(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(ClientContext) - 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.HttpJsonDatastoreAdminStub
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- 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(DatastoreAdminStubSettings) - 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, ExplainOptions) - Static method in class com.google.cloud.datastore.ReadOption.QueryConfig
- create(Q, ExplainOptions, List<ReadOption>) - Static method in class com.google.cloud.datastore.ReadOption.QueryConfig
- 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.
D
- Datastore - Interface in com.google.cloud.datastore
-
An interface for Google Cloud Datastore.
- Datastore.TransactionCallable<T> - Interface in com.google.cloud.datastore
-
A callback for running with a transactional
DatastoreReaderWriter
. - 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
-
Settings class to configure an instance of
DatastoreAdminClient
. - 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
-
Settings class to configure an instance of
DatastoreAdminStub
. - 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, boolean, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
- DatastoreException(int, String, String, 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.
- DatastoreOpenTelemetryOptions - Class in com.google.cloud.datastore
- DatastoreOpenTelemetryOptions.Builder - Class in com.google.cloud.datastore
- 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.
- desc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- DESCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
- DisabledTraceUtil - Class in com.google.cloud.datastore.telemetry
-
Tracing utility implementation, used to stub out tracing instrumentation when tracing is disabled.
- DisabledTraceUtil() - Constructor for class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- DOUBLE - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
double
value. - 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
E
- ENABLE_TRACING_ENV_VAR - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- EnabledTraceUtil - Class in com.google.cloud.datastore.telemetry
-
Tracing utility implementation, used to stub out tracing instrumentation when tracing is enabled.
- end() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Ends this span.
- end(Throwable) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Ends this span in an error.
- endAtFuture(ApiFuture<T>) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
If an operation ends in the future, its relevant span should end _after_ the future has been completed.
- Entity - Class in com.google.cloud.datastore
-
An entity is the Google Cloud Datastore persistent data object for a specific key.
- ENTITY - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents an entity value.
- 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 returnEntity
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, boolean) - 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, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- eq(String, Blob) - 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, Value<?>) - 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, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.AvgAggregation
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.CountAggregation
- equals(Object) - Method in class com.google.cloud.datastore.aggregation.SumAggregation
- 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.models.ExecutionStats
- equals(Object) - Method in class com.google.cloud.datastore.models.ExplainMetrics
- equals(Object) - Method in class com.google.cloud.datastore.models.ExplainOptions
- equals(Object) - Method in class com.google.cloud.datastore.models.PlanSummary
- 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, ExplainOptions, ReadOption...) - Method in class com.google.cloud.datastore.execution.AggregationQueryExecutor
- execute(INPUT, ExplainOptions, ReadOption...) - Method in interface com.google.cloud.datastore.execution.QueryExecutor
- ExecutionStats - Class in com.google.cloud.datastore.models
-
Model class for
ExecutionStats
- ExecutionStats(ExecutionStats) - Constructor for class com.google.cloud.datastore.models.ExecutionStats
- ExplainMetrics - Class in com.google.cloud.datastore.models
-
Model class for
ExplainMetrics
. - ExplainMetrics(ExplainMetrics) - Constructor for class com.google.cloud.datastore.models.ExplainMetrics
- ExplainOptions - Class in com.google.cloud.datastore.models
-
Model class for
ExplainOptions
. - ExplainOptions.Builder - Class in com.google.cloud.datastore.models
- 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.
- 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.
- 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.
F
- fetch(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns a list with a value for each given key (ordered by input).
- fetch(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
Returns a list with a value for each given key (ordered by input).
- fetch(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns a list with a value for each given key (ordered by input).
- fromPb(Entity) - Static method in class com.google.cloud.datastore.Entity
- fromPb(Entity) - Static method in class com.google.cloud.datastore.FullEntity
- fromPb(Value) - Static method in class com.google.cloud.datastore.Value
- fromUrlSafe(String) - Static method in class com.google.cloud.datastore.Cursor
-
Create a
Cursor
given its URL safe encoded form. - fromUrlSafe(String) - Static method in class com.google.cloud.datastore.Key
-
Create a
Key
given its URL safe encoded form. - FullEntity<K extends IncompleteKey> - Class in com.google.cloud.datastore
-
A full entity is a
BaseEntity
that holds all the properties associated with a Datastore entity (as opposed toProjectionEntity
). - FullEntity.Builder<K extends IncompleteKey> - Class in com.google.cloud.datastore
G
- ge(String, boolean) - 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, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- ge(String, Blob) - 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, Value<?>) - 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, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- get() - Method in class com.google.cloud.datastore.ListValue.Builder
- get() - Method in class com.google.cloud.datastore.BooleanValue.Builder
- get() - Method in class com.google.cloud.datastore.Value
- get() - Method in interface com.google.cloud.datastore.ValueBuilder
- get(int) - Method in class com.google.cloud.datastore.AggregationResults
- get(Key) - Method in interface com.google.cloud.datastore.DatastoreReader
- get(Key) - Method in interface com.google.cloud.datastore.Transaction
- get(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
- get(Key...) - Method in interface com.google.cloud.datastore.Transaction
- get(Key, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
- get(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
- get(String) - Method in class com.google.cloud.datastore.AggregationResult
-
Returns a result value for the given alias.
- getAggregations() - Method in class com.google.cloud.datastore.AggregationQuery
-
Returns the
Aggregation
(s) for this Query. - 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.
- getChannelConfigurator() - Method in class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- getChannelConfigurator() - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- getChannelConfigurator() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Returns a channel configurator for gRPC, or
null
if tracing is disabled. - getConsistency() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the consistency setting for the local Datastore emulator.
- getCurrentContext() - Method in class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- getCurrentContext() - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- getCurrentContext() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Returns the current Context.
- getCurrentSpan() - Method in class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- getCurrentSpan() - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- getCurrentSpan() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Returns the current span.
- 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. - getDatabaseId() - Method in class com.google.cloud.datastore.BaseKey
- getDatabaseId() - Method in class com.google.cloud.datastore.DatastoreOptions
- getDatastore() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- getDatastore() - Method in interface com.google.cloud.datastore.Batch
-
Returns the batch associated
Datastore
. - getDatastore() - Method in interface com.google.cloud.datastore.Transaction
-
Returns the transaction associated
Datastore
. - getDatastoreRpcV1() - Method in class com.google.cloud.datastore.DatastoreOptions
- getDebugStats() - Method in class com.google.cloud.datastore.models.ExecutionStats
-
Returns the debugging statistics from the execution of the query.
- 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.AggregationResult
-
Returns a result value for the given alias.
- 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 class com.google.cloud.datastore.BooleanValue.Builder
- getExcludeFromIndexes() - Method in interface com.google.cloud.datastore.ValueBuilder
- getExecutionDuration() - Method in class com.google.cloud.datastore.models.ExecutionStats
-
This method is obsolete.
- getExecutionDurationJavaTime() - Method in class com.google.cloud.datastore.models.ExecutionStats
-
Returns the total time to execute the query in the backend.
- getExecutionStats() - Method in class com.google.cloud.datastore.models.ExplainMetrics
-
Returns the aggregated stats from the execution of the query, if present.
- getExplainMetrics() - Method in class com.google.cloud.datastore.AggregationResults
-
Returns
ExplainMetrics
ifExplainOptions
were enabled. - getExplainMetrics() - Method in interface com.google.cloud.datastore.QueryResults
- getExplainOptions() - Method in class com.google.cloud.datastore.ReadOption.QueryConfig
- 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
- getIndexesUsed() - Method in class com.google.cloud.datastore.models.PlanSummary
-
Returns the indexes selected for the query.
- 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(DatastoreOptions) - Static method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Creates and returns an instance of the TraceUtil class.
- 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.AggregationResult
-
Returns a result value for the given alias.
- 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 class com.google.cloud.datastore.BooleanValue.Builder
- 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
-
Returns the
AggregationQuery.Mode
for this query. - 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
- getNameOrId() - Method in class com.google.cloud.datastore.PathElement
- 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
-
Returns the underlying
for this Query
. - getNestedStructuredQuery() - Method in class com.google.cloud.datastore.AggregationQuery
-
Returns the underlying
for this Query
. - 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.
- getOpenTelemetry() - Method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions
- getOpenTelemetry() - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- getOpenTelemetryOptions() - Method in class com.google.cloud.datastore.DatastoreOptions
- 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. - 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.
- getPlanSummary() - Method in class com.google.cloud.datastore.models.ExplainMetrics
-
Returns the planning phase information for the query.
- 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.QueryConfig
- getQueryString() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns the query string for this query.
- getQueryType() - Method in class com.google.cloud.datastore.Query.ResultType
- getReadOperations() - Method in class com.google.cloud.datastore.models.ExecutionStats
-
Returns the total billable read operations.
- getReadOptions() - Method in class com.google.cloud.datastore.ReadOption.QueryConfig
- 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.
- getResultsReturned() - Method in class com.google.cloud.datastore.models.ExecutionStats
-
Returns the total number of results returned, including documents, projections, aggregation results, keys.
- getScopes() - Method in class com.google.cloud.datastore.DatastoreOptions
- getServiceName() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the default service name.
- 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.
- getSpan() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
- 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.telemetry.DisabledTraceUtil
- getTracer() - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- getTracer() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Returns the current OpenTelemetry Tracer when OpenTelemetry SDK is provided.
- 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 propertyname
. - getValueType() - Method in class com.google.cloud.datastore.BooleanValue.Builder
- getValueType() - Method in interface com.google.cloud.datastore.ValueBuilder
- GQL - Enum constant in enum com.google.cloud.datastore.AggregationQuery.Mode
- 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, boolean) - 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, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- gt(String, Blob) - 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, Value<?>) - 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, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
H
- hasAncestor(Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- hashCode() - Method in class com.google.cloud.datastore.aggregation.AvgAggregation
- hashCode() - Method in class com.google.cloud.datastore.aggregation.CountAggregation
- hashCode() - Method in class com.google.cloud.datastore.aggregation.SumAggregation
- hashCode() - Method in class com.google.cloud.datastore.AggregationResult
- hashCode() - Method in class com.google.cloud.datastore.AggregationResults
- hashCode() - Method in class com.google.cloud.datastore.BaseEntity
- hashCode() - Method in class com.google.cloud.datastore.BaseKey
- hashCode() - Method in class com.google.cloud.datastore.Blob
- hashCode() - Method in class com.google.cloud.datastore.Cursor
- hashCode() - Method in class com.google.cloud.datastore.DatastoreOptions
- hashCode() - Method in class com.google.cloud.datastore.GqlQuery
- hashCode() - Method in class com.google.cloud.datastore.LatLng
- hashCode() - Method in class com.google.cloud.datastore.models.ExecutionStats
- hashCode() - Method in class com.google.cloud.datastore.models.ExplainMetrics
- hashCode() - Method in class com.google.cloud.datastore.models.ExplainOptions
- hashCode() - Method in class com.google.cloud.datastore.models.PlanSummary
- hashCode() - Method in class com.google.cloud.datastore.PathElement
- hashCode() - Method in class com.google.cloud.datastore.Query.ResultType
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- hashCode() - Method in class com.google.cloud.datastore.Value
- hasId() - Method in class com.google.cloud.datastore.Key
- hasId() - Method in class com.google.cloud.datastore.PathElement
- hasKey() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns true if entity has a non-null key.
- hasName() - Method in class com.google.cloud.datastore.Key
- hasName() - Method in class com.google.cloud.datastore.PathElement
- HttpDatastoreRpc - Class in com.google.cloud.datastore.spi.v1
- HttpDatastoreRpc(DatastoreOptions) - Constructor for class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- HttpJsonDatastoreAdminCallableFactory - Class in com.google.cloud.datastore.admin.v1.stub
-
REST callable factory implementation for the DatastoreAdmin service API.
- HttpJsonDatastoreAdminCallableFactory() - Constructor for class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory
- HttpJsonDatastoreAdminStub - Class in com.google.cloud.datastore.admin.v1.stub
-
REST stub implementation for the DatastoreAdmin service API.
- HttpJsonDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
Constructs an instance of HttpJsonDatastoreAdminStub, using the given settings.
- HttpJsonDatastoreAdminStub(DatastoreAdminStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
-
Constructs an instance of HttpJsonDatastoreAdminStub, using the given settings.
I
- importEntitiesAsync(ImportEntitiesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Imports entities into Google Cloud Datastore.
- importEntitiesAsync(String, Map<String, String>, String, EntityFilter) - 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). - isEnabled() - Method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions
- isEventual() - Method in class com.google.cloud.datastore.ReadOption.EventualConsistency
- isFirestoreInDatastoreMode() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns
true
use firestore-in-datastore-mode, otherwisefalse
use native mode. - 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, otherwisefalse
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
-
Returns
Iterator
for underlying List<AggregationResult
>.
K
- key() - Method in class com.google.cloud.datastore.BaseEntity.Builder
- Key - Class in com.google.cloud.datastore
-
A key that is guaranteed to be complete and could be used to reference a Google Cloud Datastore
Entity
. - KEY - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
key
as a value. - KEY - Static variable in class com.google.cloud.datastore.Query.ResultType
- Key.Builder - Class in com.google.cloud.datastore
- KeyFactory - Class in com.google.cloud.datastore
-
A helper for creating keys for a specific
Datastore
, using its associated projectId and namespace. - KeyFactory(String) - Constructor for class com.google.cloud.datastore.KeyFactory
- KeyFactory(String, String) - Constructor for class com.google.cloud.datastore.KeyFactory
- KeyFactory(String, String, String) - Constructor for class com.google.cloud.datastore.KeyFactory
- KeyQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore key-only query that can be constructed by providing all the specific query elements.
- KeyQuery.Builder - Class in com.google.cloud.datastore
-
A
KeyQuery
builder for queries that returnKey
results. - KeyValue - Class in com.google.cloud.datastore
- KeyValue(Key) - Constructor for class com.google.cloud.datastore.KeyValue
- KeyValue.Builder - Class in com.google.cloud.datastore
L
- LAT_LNG - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
LatLng
value. - LatLng - Class in com.google.cloud.datastore
-
A Google Cloud Datastore LatLng (represented by latitude and longitude in degrees).
- LatLngValue - Class in com.google.cloud.datastore
- LatLngValue(LatLng) - Constructor for class com.google.cloud.datastore.LatLngValue
- LatLngValue.Builder - Class in com.google.cloud.datastore
- le(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- le(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- LIBRARY_NAME - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- LIST - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
list
ofValue
s. - listIndexes(ListIndexesRequest) - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Lists the indexes that match the specified filters.
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Lists the indexes that match the specified filters.
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- listIndexesCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminClient
-
Lists the indexes that match the specified filters.
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub
- listIndexesPagedCallable() - Method in class com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings.Builder
-
Returns the builder for the settings used for calls to listIndexes.
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns the object with the settings used for calls to listIndexes.
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listIndexes.
- listIndexesSettings() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns the object with the settings used for calls to listIndexes.
- ListValue - Class in com.google.cloud.datastore
-
A Google Cloud Datastore list value.
- ListValue(Value<?>, Value<?>...) - Constructor for class com.google.cloud.datastore.ListValue
- ListValue(List<? extends Value<?>>) - Constructor for class com.google.cloud.datastore.ListValue
- ListValue.Builder - Class in com.google.cloud.datastore
- LocalDatastoreHelper - Class in com.google.cloud.datastore.testing
-
Utility to start and stop local Google Cloud Datastore emulators.
- LocalDatastoreHelper.Builder - Class in com.google.cloud.datastore.testing
-
A builder for
LocalDatastoreHelper
objects. - LONG - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
long
value. - LongValue - Class in com.google.cloud.datastore
- LongValue(long) - Constructor for class com.google.cloud.datastore.LongValue
- LongValue.Builder - Class in com.google.cloud.datastore
- lookup(LookupRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- lookup(LookupRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a lookup request.
- lookup(LookupRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- lt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- lt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
M
- makeCurrent() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Context
-
Makes this context the current context.
- makeCurrent() - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Marks this span as the current span.
- mergeFrom(BooleanValue) - Method in class com.google.cloud.datastore.BooleanValue.Builder
- mergeFrom(P) - Method in interface com.google.cloud.datastore.ValueBuilder
N
- neq(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- neq(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- newAggregationQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
AggregationQuery
builder. - newBatch() - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new Batch for processing multiple write operations in one request.
- newBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions
- newBuilder() - Static method in class com.google.cloud.datastore.DatastoreOptions
- newBuilder() - Static method in class com.google.cloud.datastore.FullEntity
- newBuilder() - Static method in class com.google.cloud.datastore.ListValue
-
Returns a builder for
ListValue
objects. - newBuilder() - Static method in class com.google.cloud.datastore.models.ExplainOptions
- newBuilder() - Static method in class com.google.cloud.datastore.NullValue
- newBuilder() - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a builder for
LocalDatastoreHelper
object. - newBuilder(boolean) - Static method in class com.google.cloud.datastore.BooleanValue
- newBuilder(double) - Static method in class com.google.cloud.datastore.DoubleValue
- newBuilder(long) - Static method in class com.google.cloud.datastore.LongValue
- newBuilder(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a new builder for this class.
- newBuilder(Blob) - Static method in class com.google.cloud.datastore.BlobValue
- newBuilder(Entity) - Static method in class com.google.cloud.datastore.Entity
- newBuilder(FullEntity<?>) - Static method in class com.google.cloud.datastore.EntityValue
- newBuilder(FullEntity<K>) - Static method in class com.google.cloud.datastore.FullEntity
- newBuilder(IncompleteKey) - Static method in class com.google.cloud.datastore.IncompleteKey
- newBuilder(IncompleteKey, long) - Static method in class com.google.cloud.datastore.Key
- newBuilder(IncompleteKey, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(Key) - Static method in class com.google.cloud.datastore.Entity
- newBuilder(Key) - Static method in class com.google.cloud.datastore.Key
- newBuilder(Key) - Static method in class com.google.cloud.datastore.KeyValue
- newBuilder(Key, FullEntity<?>) - Static method in class com.google.cloud.datastore.Entity
- newBuilder(Key, String) - Static method in class com.google.cloud.datastore.IncompleteKey
- newBuilder(Key, String, long) - Static method in class com.google.cloud.datastore.Key
- newBuilder(Key, String, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(LatLng) - Static method in class com.google.cloud.datastore.LatLngValue
- newBuilder(ProjectionEntity) - Static method in class com.google.cloud.datastore.ProjectionEntity
- newBuilder(Timestamp) - Static method in class com.google.cloud.datastore.TimestampValue
- newBuilder(String) - Static method in class com.google.cloud.datastore.StringValue
- newBuilder(String, String) - Static method in class com.google.cloud.datastore.IncompleteKey
- newBuilder(String, String, long) - Static method in class com.google.cloud.datastore.Key
- newBuilder(String, String, long, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(String, String, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(String, String, String, String) - Static method in class com.google.cloud.datastore.Key
- newBuilder(K) - Static method in class com.google.cloud.datastore.FullEntity
- newBuilderWithDatabaseId(String, String, String) - Static method in class com.google.cloud.datastore.IncompleteKey
- newEntityQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
StructuredQuery
builder for full (complete entities) queries. - newGqlQueryBuilder(Query.ResultType<V>, String) - Static method in class com.google.cloud.datastore.Query
-
Returns a new
GqlQuery
builder. - newGqlQueryBuilder(String) - Static method in class com.google.cloud.datastore.Query
-
Returns a new
GqlQuery
builder. - newHttpJsonBuilder() - Static method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a new REST builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a new REST builder for this class.
- newInvalidRequest(String, Object...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- newKey() - Method in class com.google.cloud.datastore.KeyFactory
- newKey(long) - Method in class com.google.cloud.datastore.KeyFactory
- newKey(String) - Method in class com.google.cloud.datastore.KeyFactory
- newKeyFactory() - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new KeyFactory for this service
- newKeyQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
StructuredQuery
builder for key only queries. - newProjectionEntityQueryBuilder() - Static method in class com.google.cloud.datastore.Query
-
Returns a new
StructuredQuery
builder for projection queries. - newTransaction() - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new Datastore transaction.
- newTransaction(TransactionOptions) - Method in interface com.google.cloud.datastore.Datastore
-
Returns a new Datastore transaction.
- nextQuery(RunQueryResponse) - Method in class com.google.cloud.datastore.GqlQuery
- nextQuery(RunQueryResponse) - Method in interface com.google.cloud.datastore.RecordQuery
- nextQuery(RunQueryResponse) - Method in class com.google.cloud.datastore.StructuredQuery
- not_in(String, ListValue) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- NULL - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
null
value. - NullValue - Class in com.google.cloud.datastore
- NullValue() - Constructor for class com.google.cloud.datastore.NullValue
- NullValue.Builder - Class in com.google.cloud.datastore
O
- of() - Static method in class com.google.cloud.datastore.NullValue
- of(boolean) - Static method in class com.google.cloud.datastore.BooleanValue
- of(boolean, boolean...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of boolean values. - of(double) - Static method in class com.google.cloud.datastore.DoubleValue
- of(double, double) - Static method in class com.google.cloud.datastore.LatLng
- of(double, double...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of double values. - of(long) - Static method in class com.google.cloud.datastore.LongValue
- of(long, long...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of long values. - of(Blob) - Static method in class com.google.cloud.datastore.BlobValue
- of(Blob, Blob...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofBlob
values. - of(FullEntity<?>) - Static method in class com.google.cloud.datastore.EntityValue
- of(FullEntity<?>, FullEntity<?>...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofFullEntity
values. - of(Key) - Static method in class com.google.cloud.datastore.KeyValue
- of(Key, Key...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofKey
values. - of(LatLng) - Static method in class com.google.cloud.datastore.LatLngValue
- of(LatLng, LatLng...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofLatLng
values. - of(Value<?>, Value<?>...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofValue
objects. - of(Timestamp) - Static method in class com.google.cloud.datastore.TimestampValue
- of(Timestamp, Timestamp...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number ofTimestamp
values. - of(String) - Static method in class com.google.cloud.datastore.StringValue
- of(String, long) - Static method in class com.google.cloud.datastore.PathElement
- of(String, String) - Static method in class com.google.cloud.datastore.PathElement
- of(String, String...) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a number of string values. - of(List<? extends Value<?>>) - Static method in class com.google.cloud.datastore.ListValue
-
Creates a
ListValue
object given a list ofValue
objects. - or(StructuredQuery.Filter, StructuredQuery.Filter...) - Static method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- OrderBy(String, StructuredQuery.OrderBy.Direction) - Constructor for class com.google.cloud.datastore.StructuredQuery.OrderBy
- over(GqlQuery<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
- over(StructuredQuery<?>) - Method in class com.google.cloud.datastore.AggregationQuery.Builder
P
- PathElement - Class in com.google.cloud.datastore
-
Represents a single element in a key's path.
- PlanSummary - Class in com.google.cloud.datastore.models
-
Model class for
PlanSummary
- PlanSummary(PlanSummary) - Constructor for class com.google.cloud.datastore.models.PlanSummary
- 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(GqlQuery<?>) - Method in class com.google.cloud.datastore.GqlQueryProtoPreparer
- prepare(ReadOption.QueryConfig<AggregationQuery>) - Method in class com.google.cloud.datastore.execution.request.AggregationQueryRequestProtoPreparer
- prepare(StructuredQuery<?>) - Method in class com.google.cloud.datastore.StructuredQueryProtoPreparer
- prepare(INPUT) - Method in interface com.google.cloud.datastore.execution.request.ProtoPreparer
- prepare(List<ReadOption>) - Method in class com.google.cloud.datastore.ReadOptionProtoPreparer
- 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 returnProjectionEntity
results. - propertyReference(String) - Method in class com.google.cloud.datastore.aggregation.AvgAggregation.Builder
- propertyReference(String) - Method in class com.google.cloud.datastore.aggregation.SumAggregation.Builder
- 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 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.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.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.Transaction
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
- 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: 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: 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: 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: 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.
Q
- Query<V> - Class in com.google.cloud.datastore
-
A Google Cloud Datastore query.
- Query.ResultType<V> - Class in com.google.cloud.datastore
-
This class represents the expected type of the result.
- QueryExecutor<INPUT extends Query<OUTPUT>,
OUTPUT> - Interface in com.google.cloud.datastore.execution -
An internal functional interface whose implementation has the responsibility to execute a
Query
and returns the result. - QueryResults<V> - Interface in com.google.cloud.datastore
-
The result of a Google Cloud Datastore query submission.
R
- RAW_VALUE - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a raw/unparsed value.
- RawValue - Class in com.google.cloud.datastore
- RawValue.Builder - Class in com.google.cloud.datastore
- ReadOption - Class in com.google.cloud.datastore
-
Specifies options for read operations in Datastore, namely getting/fetching entities and running queries.
- ReadOption.EventualConsistency - Class in com.google.cloud.datastore
-
Specifies eventual consistency for reads from Datastore.
- ReadOption.QueryConfig<Q extends Query<?>> - Class in com.google.cloud.datastore
- ReadOption.ReadTime - Class in com.google.cloud.datastore
-
Reads entities as they were at the given time.
- ReadOptionProtoPreparer - Class in com.google.cloud.datastore
- ReadOptionProtoPreparer() - Constructor for class com.google.cloud.datastore.ReadOptionProtoPreparer
- readTime(Timestamp) - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies read time, allowing Datastore to return results from lookups and queries at a particular timestamp. - RecordQuery<V> - Interface in com.google.cloud.datastore
-
An internal marker interface to represent
Query
that returns the entity records. - remove(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Removes a property with the given
name
. - reserveIds(Key...) - Method in interface com.google.cloud.datastore.Datastore
-
Reserve one or more keys, preventing them from being automatically allocated by Datastore.
- reserveIds(ReserveIdsRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- reserveIds(ReserveIdsRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a reserveIds request.
- reserveIds(ReserveIdsRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- reset() - Method in class com.google.cloud.datastore.KeyFactory
-
Resets the KeyFactory to its initial state.
- reset() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Resets the internal state of the Datastore emulator.
- ResponseTransformer<INPUT,
OUTPUT> - Interface in com.google.cloud.datastore.execution.response -
An internal functional interface whose implementation has the responsibility to populate a Domain object from a proto response.
- resultClass() - Method in class com.google.cloud.datastore.Query.ResultType
- RetryAndTraceDatastoreRpcDecorator - Class in com.google.cloud.datastore
-
An implementation of
DatastoreRpc
which acts as a Decorator and decorates the underlyingDatastoreRpc
with the logic of retry and Traceability. - RetryAndTraceDatastoreRpcDecorator(DatastoreRpc, TraceUtil, RetrySettings, DatastoreOptions) - Constructor for class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- rollback() - Method in interface com.google.cloud.datastore.Transaction
-
Rollback the transaction.
- rollback(RollbackRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- rollback(RollbackRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a rollback request.
- rollback(RollbackRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- run(DatastoreReaderWriter) - Method in interface com.google.cloud.datastore.Datastore.TransactionCallable
-
Callback's invoke method for the TransactionCallable.
- run(Query<T>) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Submits a
Query
and returns its result. - run(Query<T>) - Method in interface com.google.cloud.datastore.Transaction
-
Submits a
Query
and returns its result. - run(Query<T>, ExplainOptions) - Method in interface com.google.cloud.datastore.Transaction
- run(Query<T>, ExplainOptions, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Submits a
Query
with specifiedExplainOptions
and returns its result. - run(Query<T>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Submits a
Query
and returns its result. - runAggregation(AggregationQuery) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Submits a
AggregationQuery
and returnsAggregationResults
. - runAggregation(AggregationQuery, ExplainOptions) - Method in interface com.google.cloud.datastore.DatastoreReader
- runAggregation(AggregationQuery, ExplainOptions, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
- runAggregation(AggregationQuery, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Submits a
AggregationQuery
and returnsAggregationResults
. - runAggregationQuery(RunAggregationQueryRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- runAggregationQuery(RunAggregationQueryRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a request to run an aggregation query.
- runAggregationQuery(RunAggregationQueryRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
- runInTransaction(Datastore.TransactionCallable<T>) - Method in interface com.google.cloud.datastore.Datastore
-
Invokes the callback's
Datastore.TransactionCallable.run(com.google.cloud.datastore.DatastoreReaderWriter)
method with aDatastoreReaderWriter
that is associated with a new transaction. - runInTransaction(Datastore.TransactionCallable<T>, TransactionOptions) - Method in interface com.google.cloud.datastore.Datastore
-
Invokes the callback's
Datastore.TransactionCallable.run(com.google.cloud.datastore.DatastoreReaderWriter)
method with aDatastoreReaderWriter
that is associated with a new transaction. - runQuery(RunQueryRequest) - Method in class com.google.cloud.datastore.RetryAndTraceDatastoreRpcDecorator
- runQuery(RunQueryRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
-
Sends a request to run a query.
- runQuery(RunQueryRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
S
- set(String, boolean) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
BooleanValue
. - 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, double) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
DoubleValue
. - 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, long) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
LongValue
. - 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, Blob) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
BlobValue
. - set(String, Blob, Blob, Blob...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BlobValue
. - set(String, FullEntity<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
EntityValue
. - 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, Key) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
KeyValue
. - 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, 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, Value<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property.
- set(String, Value<?>, Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
ListValue
. - set(String, Timestamp) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
TimestampValue
. - set(String, Timestamp, Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
TimestampValue
. - set(String, String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
StringValue
. - 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, List<? extends Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
ListValue
. - set(Void) - Method in class com.google.cloud.datastore.NullValue.Builder
- set(List<? extends Value<?>>) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Sets the list of values of this
ListValue
builder tovalues
. - set(Boolean) - Method in class com.google.cloud.datastore.BooleanValue.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.
- setAnalyze(boolean) - Method in class com.google.cloud.datastore.models.ExplainOptions.Builder
- setAttribute(String, boolean) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Adds the given attribute to this span.
- setAttribute(String, int) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Adds the given attribute to this span.
- setAttribute(String, String) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil.Span
-
Adds the given attribute to this span.
- setBinding(String, boolean...) - 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, long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Cursor) - 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, Key...) - 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, String...) - 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
- setDatabaseId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the database id of the key.
- setDatabaseId(String) - Method in class com.google.cloud.datastore.DatastoreOptions.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.
- setEndCursor(Cursor) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setExcludeFromIndexes(boolean) - Method in class com.google.cloud.datastore.BooleanValue.Builder
- setExcludeFromIndexes(boolean) - Method in interface com.google.cloud.datastore.ValueBuilder
- setFilter(StructuredQuery.Filter) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
- setFilter(StructuredQuery.Filter) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setFirestoreInDatastoreMode(boolean) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setId(long) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the ID of this key.
- setKey(Key) - Method in class com.google.cloud.datastore.Entity.Builder
- setKey(K) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets the key for the entity.
- 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.
- setKind(String) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setLimit(Integer) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the limit for the query.
- setLimit(Integer) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setMeaning(int) - Method in class com.google.cloud.datastore.BooleanValue.Builder
- 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.
- setNamespace(String) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setNamespace(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
- 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.
- setOffset(int) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setOpenTelemetry(OpenTelemetry) - Method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions.Builder
-
Sets the
OpenTelemetry
to use with this Datastore instance. - setOpenTelemetryOptions(DatastoreOpenTelemetryOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
Sets the
DatastoreOpenTelemetryOptions
to be used for this Firestore instance. - 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).
- setOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- 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.
- setStartCursor(Cursor) - Method in class com.google.cloud.datastore.EntityQuery.Builder
- setStoreOnDisk(boolean) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper.Builder
- setTracingEnabled(boolean) - Method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions.Builder
-
Sets whether tracing should be enabled.
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
- shouldAnalyze() - Method in class com.google.cloud.datastore.models.ExplainOptions
-
Returns whether analyze is set to true or false.
- 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
- SPAN_NAME_ALLOCATE_IDS - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_BEGIN_TRANSACTION - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_COMMIT - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_LOOKUP - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_RESERVE_IDS - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_ROLLBACK - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_RUN_AGGREGATION_QUERY - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_RUN_QUERY - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_TRANSACTION_COMMIT - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_TRANSACTION_LOOKUP - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_TRANSACTION_RUN - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_TRANSACTION_RUN_AGGREGATION_QUERY - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- SPAN_NAME_TRANSACTION_RUN_QUERY - Static variable in interface com.google.cloud.datastore.telemetry.TraceUtil
- 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 havegcloud
or a compatible emulator version installed. - startSpan(String) - Method in class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- startSpan(String) - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- startSpan(String) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Starts a new span with the given name, sets it as the current span, and returns it.
- startSpan(String, TraceUtil.Span) - Method in class com.google.cloud.datastore.telemetry.DisabledTraceUtil
- startSpan(String, TraceUtil.Span) - Method in class com.google.cloud.datastore.telemetry.EnabledTraceUtil
- startSpan(String, TraceUtil.Span) - Method in interface com.google.cloud.datastore.telemetry.TraceUtil
-
Starts a new span with the given name and the span represented by the parentSpan as its parent, sets it as the current span and returns it.
- stop() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stop(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
This method is obsolete.
- stopDuration(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- STRING - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
string
value. - 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
- STRUCTURED - Enum constant in enum com.google.cloud.datastore.AggregationQuery.Mode
- 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.
- sum(String) - Static method in class com.google.cloud.datastore.aggregation.Aggregation
-
Returns a
SumAggregation
builder. - SumAggregation - Class in com.google.cloud.datastore.aggregation
-
Represents an
Aggregation
which returns sum of numerical values. - SumAggregation(String, String) - Constructor for class com.google.cloud.datastore.aggregation.SumAggregation
- SumAggregation.Builder - Class in com.google.cloud.datastore.aggregation
-
A builder class to create and customize a
SumAggregation
.
T
- time() - Method in class com.google.cloud.datastore.ReadOption.ReadTime
- TIMESTAMP - Enum constant in enum com.google.cloud.datastore.ValueType
-
Represents a
Timestamp
value. - TimestampValue - Class in com.google.cloud.datastore
- TimestampValue(Timestamp) - Constructor for class com.google.cloud.datastore.TimestampValue
- TimestampValue.Builder - Class in com.google.cloud.datastore
- toAdd() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toAddAutoId() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toBuilder() - Method in class com.google.cloud.datastore.admin.v1.DatastoreAdminSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.datastore.BlobValue
- toBuilder() - Method in class com.google.cloud.datastore.BooleanValue
- toBuilder() - Method in class com.google.cloud.datastore.DatastoreOpenTelemetryOptions
- toBuilder() - Method in class com.google.cloud.datastore.DatastoreOptions
- toBuilder() - Method in class com.google.cloud.datastore.DoubleValue
- toBuilder() - Method in class com.google.cloud.datastore.EntityQuery
- toBuilder() - Method in class com.google.cloud.datastore.EntityValue
- toBuilder() - Method in class com.google.cloud.datastore.KeyQuery
- toBuilder() - Method in class com.google.cloud.datastore.KeyValue
- toBuilder() - Method in class com.google.cloud.datastore.LatLngValue
- toBuilder() - Method in class com.google.cloud.datastore.ListValue
-
Returns a builder for the list value object.
- toBuilder() - Method in class com.google.cloud.datastore.LongValue
- toBuilder() - Method in class com.google.cloud.datastore.NullValue
- toBuilder() - Method in class com.google.cloud.datastore.ProjectionEntityQuery
- toBuilder() - Method in class com.google.cloud.datastore.RawValue
- toBuilder() - Method in class com.google.cloud.datastore.StringValue
- toBuilder() - Method in class com.google.cloud.datastore.StructuredQuery
- toBuilder() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a builder for
LocalDatastoreHelper
object. - toBuilder() - Method in class com.google.cloud.datastore.TimestampValue
- toBuilder() - Method in class com.google.cloud.datastore.Value
- toByteArray() - Method in class com.google.cloud.datastore.Blob
-
Returns a copy as byte array.
- toDelete() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toMutationPbList() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toPb() - Method in class com.google.cloud.datastore.aggregation.Aggregation
- toPb() - Method in class com.google.cloud.datastore.aggregation.AvgAggregation
- toPb() - Method in class com.google.cloud.datastore.aggregation.CountAggregation
- toPb() - Method in class com.google.cloud.datastore.aggregation.SumAggregation
- toPb() - Method in class com.google.cloud.datastore.LatLng
- toPb() - Method in class com.google.cloud.datastore.models.ExplainOptions
- toPut() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toString() - Method in class com.google.cloud.datastore.AggregationResult
- toString() - Method in class com.google.cloud.datastore.BaseEntity
- toString() - Method in class com.google.cloud.datastore.BaseKey
- toString() - Method in class com.google.cloud.datastore.Blob
- toString() - Method in class com.google.cloud.datastore.Cursor
- toString() - Method in class com.google.cloud.datastore.GqlQuery
- toString() - Method in class com.google.cloud.datastore.LatLng
- toString() - Method in class com.google.cloud.datastore.PathElement
- toString() - Method in class com.google.cloud.datastore.Query.ResultType
- toString() - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
- toString() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
- toString() - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
- toString() - Method in class com.google.cloud.datastore.StructuredQuery
- toString() - Method in class com.google.cloud.datastore.Value
- toUpdate() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- toUrlSafe() - Method in class com.google.cloud.datastore.Cursor
-
Returns the cursor in an encoded form that can be used as part of a URL.
- toUrlSafe() - Method in class com.google.cloud.datastore.Key
-
Returns the key in an encoded form that can be used as part of a URL.
- TraceUtil - Interface in com.google.cloud.datastore.telemetry
-
Utility interface to manage OpenTelemetry tracing instrumentation based on the configuration.
- TraceUtil.Context - Interface in com.google.cloud.datastore.telemetry
-
Represents a trace context.
- TraceUtil.Scope - Interface in com.google.cloud.datastore.telemetry
-
Represents a trace scope.
- TraceUtil.Span - Interface in com.google.cloud.datastore.telemetry
-
Represents a trace span.
- Transaction - Interface in com.google.cloud.datastore
-
A Google cloud datastore transaction.
- TRANSACTION_EXCEPTION_HANDLER_INTERCEPTOR - Static variable in class com.google.cloud.datastore.TransactionExceptionHandler
- TRANSACTION_OPERATION_EXCEPTION_HANDLER_INTERCEPTOR - Static variable in class com.google.cloud.datastore.TransactionOperationExceptionHandler
- Transaction.Response - Interface in com.google.cloud.datastore
- TransactionExceptionHandler - Class in com.google.cloud.datastore
- transactionId(ByteString) - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies transaction id, allowing Datastore to execute aQuery
in this transaction. - transactionId(String) - Static method in class com.google.cloud.datastore.ReadOption
-
Returns a
ReadOption
that specifies transaction id, allowing Datastore to execute aQuery
in this transaction. - TransactionOperationExceptionHandler - Class in com.google.cloud.datastore
- transform(RunAggregationQueryResponse) - Method in class com.google.cloud.datastore.execution.response.AggregationQueryResponseTransformer
- transform(INPUT) - Method in interface com.google.cloud.datastore.execution.response.ResponseTransformer
U
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder
- update(Entity...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- update(Entity...) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore update operation.
- update(Entity...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore update operation.
- update(Entity...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore update operation.
- update(Entity...) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore update operation.
V
- validateActive() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
- Value<V> - Class in com.google.cloud.datastore
-
Base class for all Google Cloud Datastore value types.
- ValueBuilder<V,
P extends Value<V>, B extends ValueBuilder<V, P, B>> - Interface in com.google.cloud.datastore -
A common interface for Value builders.
- valueOf(String) - Static method in enum com.google.cloud.datastore.AggregationQuery.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.datastore.ValueType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.cloud.datastore.AggregationQuery.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.datastore.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValueType - Enum in com.google.cloud.datastore
-
The type of a Datastore property.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form