- add(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- add(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Batch
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Batch
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
Datastore add operation: inserts the provided entities.
- add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entity.
- add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation: inserts the provided entities.
- addAncestor(PathElement) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds an ancestor for this key.
- addAncestors(PathElement, PathElement...) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds the provided ancestors to the key.
- addAncestors(Iterable<PathElement>) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Adds the provided ancestors to the key.
- addBinding(Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addBinding(FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- addBinding(Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new positional binding.
- addDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more properties to the existing group by clause.
- addOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Adds settings to the existing order by clause.
- addProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Adds one or more projections to the existing projection clause.
- addValue(Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided values to the ListValue
builder.
- addValue(String, String...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided string values to the ListValue
builder.
- addValue(long, long...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided long values to the ListValue
builder.
- addValue(double, double...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided double values to the ListValue
builder.
- addValue(boolean, boolean...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided boolean values to the ListValue
builder.
- addValue(Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided Timestamp
values to the ListValue
builder.
- addValue(LatLng, LatLng...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided LatLng
values to the ListValue
builder.
- addValue(Key, Key...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided Key
values to the ListValue
builder.
- addValue(FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided FullEntity
values to the ListValue
builder.
- addValue(Blob, Blob...) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Adds the provided Blob
values to the ListValue
builder.
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore add operation.
- addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore add operation.
- 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 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
-
- asc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
- ASCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
-
- asInputStream() - Method in class com.google.cloud.datastore.Blob
-
- asReadOnlyByteBuffer() - Method in class com.google.cloud.datastore.Blob
-
Returns a read-only
ByteBuffer
for this blob content.
- ge(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- ge(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- get(Key, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns an
Entity
for the given
Key
or
null
if it doesn't exist.
- get(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
-
Returns an
Entity
for each given
Key
that exists in the Datastore.
- get(Key) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns an
Entity
for the given
Key
or
null
if it doesn't exist.
- get(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
-
Returns an
Entity
for each given
Key
that exists in the Datastore.
- get() - Method in class com.google.cloud.datastore.ListValue.Builder
-
- get(Key) - Method in interface com.google.cloud.datastore.Transaction
-
Returns an
Entity
for the given
Key
or
null
if it doesn't exist.
- get(Key...) - Method in interface com.google.cloud.datastore.Transaction
-
Returns an
Entity
for each given
Key
that exists in the Datastore.
- get() - Method in class com.google.cloud.datastore.Value
-
- get() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- getAncestors() - Method in class com.google.cloud.datastore.BaseKey
-
Returns an immutable list with the key's ancestors.
- getBlob(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a blob.
- getBlob(String) - Method in class com.google.cloud.datastore.ProjectionEntity
-
- getBoolean(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a boolean.
- getConsistency() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns the consistency setting for the local Datastore emulator.
- getCursorAfter() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the Cursor for the point after the value returned in the last
Iterator.next()
call.
- getDatastore() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- getDatastore() - Method in interface com.google.cloud.datastore.Batch
-
- getDatastore() - Method in interface com.google.cloud.datastore.Transaction
-
Returns the transaction associated
Datastore
.
- getDatastoreRpcV1() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- 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.
- getDefaultProject() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getDirection() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the order's direction.
- getDistinctOn() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the distinct on clause for this query.
- getDouble(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a double.
- getEmulatorRunners() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- getEndCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the end cursor for this query.
- getEntity(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as an entity.
- getExcludeFromIndexes() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- getFilter() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the filter for this query.
- 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.
- 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.
- getKey() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the associated key or null if it does not have one.
- getKey(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a Key.
- getKind() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's kind.
- getKind() - Method in class com.google.cloud.datastore.PathElement
-
Returns the kind of this path element.
- getKind() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the kind for this query.
- getLatitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the latitude.
- getLatLng(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a LatLng.
- getLength() - Method in class com.google.cloud.datastore.Blob
-
Returns the size of this blob.
- getLimit() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the limit for this query.
- getList(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a list of values.
- getLogger() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
- getLong(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as long.
- getLongitude() - Method in class com.google.cloud.datastore.LatLng
-
Returns the longitude.
- getMeaning() - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- 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.
- getNameOrId() - Method in class com.google.cloud.datastore.Key
-
Returns the key's ID (as
Long
) or name (as
String
).
- getNameOrId() - Method in class com.google.cloud.datastore.PathElement
-
Returns the path element's ID (as
Long
) or name (as
String
).
- getNames() - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the properties name.
- getNamespace() - Method in class com.google.cloud.datastore.BaseKey
-
Returns the key's namespace or null
if not provided.
- getNamespace() - Method in class com.google.cloud.datastore.DatastoreOptions
-
Returns the default namespace to be used by the datastore service.
- getNamespace() - Method in class com.google.cloud.datastore.Query
-
- 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.
- getOptions() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions
instance that sets the host to use the Datastore emulator on
localhost.
- getOptions(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Returns a
DatastoreOptions
instance that sets the host to use the Datastore emulator on
localhost.
- getOptions() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
-
- getOrderBy() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the order by clause for this query.
- getParent() - Method in class com.google.cloud.datastore.IncompleteKey
-
Returns the key's parent.
- 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.
- getProperty() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
-
Returns the property according to which the query result should be ordered.
- getQueryString() - Method in class com.google.cloud.datastore.GqlQuery
-
Returns the query string for this query.
- getResultClass() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the actual class of the result's values.
- getScopes() - Method in class com.google.cloud.datastore.DatastoreOptions
-
- getSkippedResults() - Method in interface com.google.cloud.datastore.QueryResults
-
Returns the number of results skipped, typically because of an offset.
- getStartCursor() - Method in class com.google.cloud.datastore.StructuredQuery
-
Returns the start cursor for this query.
- getString(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the property value as a string.
- 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
-
- getTransactionId() - Method in interface com.google.cloud.datastore.Transaction
-
- getType() - Method in class com.google.cloud.datastore.Value
-
Returns the type of this value.
- getValue(String) - Method in class com.google.cloud.datastore.BaseEntity
-
Returns the
Value
for the given property
name
.
- getValueType() - Method in interface com.google.cloud.datastore.ValueBuilder
-
- GqlQuery<V> - Class in com.google.cloud.datastore
-
A Google Cloud Datastore GQL query.
- GqlQuery.Builder<V> - Class in com.google.cloud.datastore
-
A GQL query builder.
- gt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- gt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
-
- PathElement - Class in com.google.cloud.datastore
-
Represents a single element in a key's path.
- PROJECTION_ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
-
- ProjectionEntity - Class in com.google.cloud.datastore
-
A projection entity is a result of a Google Cloud Datastore projection query.
- ProjectionEntity.Builder - Class in com.google.cloud.datastore
-
- ProjectionEntityQuery - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore projection entity query that can be constructed by
providing all the specific query elements.
- ProjectionEntityQuery.Builder - Class in com.google.cloud.datastore
-
A
ProjectionEntityQuery
builder for queries that return
ProjectionEntity
results.
- put(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- put(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it
otherwise.
- put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it
otherwise.
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
-
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreBatchWriter
-
Datastore put operation.
- putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
-
Datastore put operation.
- set(String, Value<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property.
- set(String, String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, String, String, String...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
StringValue
.
- set(String, long) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, long, long, long...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LongValue
.
- set(String, double) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, double, double, double...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
DoubleValue
.
- set(String, boolean) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, boolean, boolean, boolean...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BooleanValue
.
- set(String, Timestamp) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Timestamp, Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, LatLng) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type
LatLng
.
- set(String, LatLng, LatLng, LatLng...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
LatLng
.
- set(String, Key) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Key, Key, Key...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
KeyValue
.
- set(String, FullEntity<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, FullEntity<?>, FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
EntityValue
.
- set(String, List<? extends Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Value<?>, Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Blob) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
- set(String, Blob, Blob, Blob...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a list property containing elements of type
BlobValue
.
- set(List<? extends Value<?>>) - Method in class com.google.cloud.datastore.ListValue.Builder
-
Sets the list of values of this ListValue
builder to values
.
- set(Void) - Method in class com.google.cloud.datastore.NullValue.Builder
-
- set(V) - Method in interface com.google.cloud.datastore.ValueBuilder
-
- setAllowLiteral(boolean) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets whether the query string can contain literals.
- setBinding(String, Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setBinding(String, FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Deprecated.
- setBinding(String, Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets a new named binding.
- setDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
-
Sets the query's distinct on clause (clearing any previously specified distinct on settings).
- setEndCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the end cursor for the query.
- setExcludeFromIndexes(boolean) - Method in interface com.google.cloud.datastore.ValueBuilder
-
- setFilter(StructuredQuery.Filter) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
- setId(long) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the ID of this key.
- setKey(K) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets the key for the entity.
- setKey(Key) - Method in class com.google.cloud.datastore.Entity.Builder
-
- setKind(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the kind of the key.
- setKind(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the kind for the query.
- setLimit(Integer) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the limit for the query.
- setMeaning(int) - Method in interface com.google.cloud.datastore.ValueBuilder
-
Deprecated.
- setName(String) - Method in class com.google.cloud.datastore.Key.Builder
-
Sets the name of this key.
- setNamespace(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the namespace of the key.
- setNamespace(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
Sets the default namespace to be used by the datastore service.
- setNamespace(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
-
Sets the namespace for the GQL query.
- setNamespace(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the namespace for the query.
- setNull(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
-
Sets a property of type NullValue
.
- setOffset(int) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the offset for the query.
- setOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
-
Sets the query's order by clause (clearing any previously specified order by settings).
- setProjectId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
-
Sets the project ID of the key.
- 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.
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
-
- start() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Starts the local Datastore emulator through gcloud
, downloads and caches the zip file
if user does not have gcloud
or a compatible emulator version installed.
- stop(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- stop() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
-
Stops the Datastore emulator.
- StringValue - Class in com.google.cloud.datastore
-
- StringValue(String) - Constructor for class com.google.cloud.datastore.StringValue
-
- StringValue.Builder - Class in com.google.cloud.datastore
-
- StructuredQuery<V> - Class in com.google.cloud.datastore
-
An implementation of a Google Cloud Datastore Query that can be constructed by providing all the
specific query elements.
- StructuredQuery.Builder<V> - Interface in com.google.cloud.datastore
-
Interface for StructuredQuery builders.
- StructuredQuery.CompositeFilter - Class in com.google.cloud.datastore
-
A class representing a filter composed of a combination of other filters.
- StructuredQuery.Filter - Class in com.google.cloud.datastore
-
- StructuredQuery.OrderBy - Class in com.google.cloud.datastore
-
- StructuredQuery.OrderBy.Direction - Class in com.google.cloud.datastore
-
- StructuredQuery.PropertyFilter - Class in com.google.cloud.datastore
-
A class representing a filter based on a single property or ancestor.
- submit() - Method in interface com.google.cloud.datastore.Batch
-
Submit the batch to the Datastore.