|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Key
constructed from the provided kind and name
as the child of the Key
most recently added to the
Builder
.
Key
constructed from the provided kind and id
as the child of the Key
most recently added to the
Builder
.
header
to this request.
EntityProto
.
FetchOptions
that allows truncation of the response.
transform
to the provided image
encoding the transformed image stored using PNG file format.
transform
to the provided image
encoding the transformed image stored using encoding
file
format.
Query
Entities
as an Iterable
using the provided FetchOptions
.
PreparedQuery.asIterable(FetchOptions)
but uses default FetchOptions
.
Query
Entities
as an Iterator
using the provided FetchOptions
.
PreparedQuery.asIterator(FetchOptions)
but uses default FetchOptions
.
Query
Entities
as a List
using the provided FetchOptions
.
PreparedQuery.asIterable(FetchOptions)
except a QueryResultIterable
is returned.
PreparedQuery.asIterable()
except a QueryResultIterable
is returned.
PreparedQuery.asIterator(FetchOptions)
except a QueryResultIterator
is returned.
PreparedQuery.asIterator()
except a QueryResultIterator
is returned.
PreparedQuery.asList(com.google.appengine.api.datastore.FetchOptions)
except a QueryResultIterator
is returned.
Query
.
Blob
contains an array of bytes.Blob
with the specified bytes.
BlobInfo
contains metadata about a blob.BlobInfo
by providing the BlobKey
and all
associated metadata.
BlobInfoFactory
provides a trivial interface for retrieving
BlobInfo
metadata.BlobInfoFactory
that uses the default
implementation of DatastoreService
.
BlobInfoFactory
with the specified
implementation of DatastoreService
.
BlobKey
contains the string identifier of a large (possibly
larger than 1MB) blob of binary data that was uploaded in a
previous request and can be streamed directly to users.BlobKey
with the specified key string.
BlobstoreFailureException
is an unchecked exception that is thrown
for any unexpected error that occurs while communicating with the
blobstore.IOException
that indicates that there was a problem
interacting with Blobstore.BlobstoreIOException
with the specified detail
message.
BlobstoreIOException
with the specified detail
message and cause.
BlobstoreService
allows you to manage the creation and
serving of large, immutable blobs to users.BlobstoreService
implementations.Expiration
for some number of milliseconds into the
future.
Expiration
for some number of
seconds in the future.
CapabilitiesService
.Capability
.Capability
.Entity
property, throw an exception with the appropriate
explanation.
Entity
property, throw an exception with the appropriate
explanation.
Entity
instance.
javax.mail
interface over this low-level API.UserService
provides facilities to check whether a user has
authenticated using their Google Account, retrieve their email address,
and check whether they are an administrator for this application.CommittedButStillApplyingException
is thrown when the write or
transaction was committed, but some entities or index rows may not have
been fully updated.Key
objects.
Composite
represents a composition of an image onto a canvas.Collection
of Composite
s using a
canvas with dimensions determined by width
and height
and background color color
.
Collection
of Composite
s using a
canvas with dimensions determined by width
and height
and background color color
.
null
.
TaskOptions
and calls TaskOptions.countdownMillis(long)
.
Entities
that currently
match this Query
.
BlobInfo
by extracting content from the
specified Entity
.
Key
having no parent from its kind and ID.
Key
with the provided parent from its kind and ID.
Key
having no parent from its kind and name.
Key
with the provided parent from its kind and name.
KeyFactory.keyToString(Key)
on the result of
KeyFactory.createKey(String, long)
KeyFactory.keyToString(Key)
on the result of
KeyFactory.createKey(Key, String, long)
KeyFactory.keyToString(Key)
on the result of
KeyFactory.createKey(String, long)
KeyFactory.keyToString(Key)
on the result of
KeyFactory.createKey(Key, String, long)
FetchOptions.startCursor
instead.
DatastoreServiceConfig
instead.DatastoreFailureException
is thrown when any unknown
error occurs while communicating with the data store.DatastoreNeedIndexException
is thrown when no matching index was
found for a query requiring an index.DatastoreService
provides access to a schema-less data
storage system.KeyRange
.DatastoreServiceConfig
.DatastoreTimeoutException
is thrown when a datastore operation
times out.DataTypeTranslator
is a utility class for converting
between the data store's Property
protocol buffers and the
the user-facing classes (String
, User
, etc.).byte[]
that implements Comparable
.DataTypeUtils
presents a simpler interface that allows
user-code to determine what Classes can safely be stored as
properties in the data store.DatastoreService
with which this config is associated.
DeadlineExceededException
is an unchecked exception thrown
whenever a request has exceeded the 30 second request deadline.DatastoreServiceConfig
instead.
Entity entities
specified by keys
.
DatastoreService.delete(Key[])
, but executes within
the provided transaction.
DatastoreService.delete(Key...)
.
DatastoreService.delete(Iterable)
, but executes within
the provided transaction.
key
from the cache.
MemcacheService.SetPolicy.ADD_ONLY_IF_NOT_PRESENT
policy for millisNoReAdd
milliseconds thereafter.
MemcacheService.delete(Object)
.
MemcacheService.delete(Object, long)
.
FetchOptions
that disallows truncation of the response.
FetchOptions
that does not follow redirects.
Entity
is the fundamental unit of data storage.Entity
with the specified kind and no
parent Entity
.
Entity
with the specified kind and parent
Entity
.
Entity
with the specified kind and key name and no
parent Entity
.
Entity
with the specified kind, key name, and
parent Entity
.
Entity
uniquely identified by the provided
Key
.
EntityNotFoundException
is thrown when no Entity
with the specified Key
could be found.OnestoreEntity.EntityProto
.EntityTranslator
contains the logic to translate an Entity
into the protocol buffers that are used to pass it to the
implementation of the API.BlobKey
objects are considered equal if they point
to the same blobs.
ByteRange
objects are considered equal if they have the same start and end.
Blob
objects are considered equal if their contained
bytes match exactly.
Entity
objects are considered equal if they refer to
the same entity (i.e.
Key
objects by comparing ids, kinds, parent
and appIdNamespace.
Link
objects are considered equal if their content
strings match exactly.
ShortBlob
objects are considered equal if their contained
bytes match exactly.
Text
objects are considered equal if their content
strings match exactly.
MemcacheService
, registered with
MemcacheService.setErrorHandler(ErrorHandler)
.TaskOptions
and calls TaskOptions.etaMillis(long)
.
MemcacheService.putAll(Map , Expiration)
and MemcacheService.put(Object, Object, Expiration)
operations.proto
into map
.
proto
into map
.
proto
into map
.
FetchOptions
attributes.
FetchOptions
attributes.
PreparedQuery
.URLFetchService
operations.FetchOptions
.FetchOptions
.FetchOptions
that follows redirects.
int
s...
FutureWrapper
is a simple Future
that wraps a
parent Future
.GeoPt
.
Entity
with the specified Key
.
DatastoreService.get(Key)
, but executes within
the provided transaction.
Entities
matching keys
.
DatastoreService.get(Iterable)
, but executes within
the provided transaction.
null
if unset.
null
if not set.
Entity
.
BlobKey
of the Blob this BlobInfo
describes.
BlobKey
.
BlobstoreService
.
Blob
.
ShortBlob
.
CapabilitiesService
.
CapabilityState
.
this
as parent and the given numeric
identifier.
this
as parent and the given name.
User
on whose behalf the request was made.
User
that
contains information about them.
FetchOptions.getStartCursor()
instead
Cursor
that points to the Entity
immediately after
the last Entity
that was retrieved by Iterator.next()
.
Cursor
that points to the result immediately after
the last one in this list.
DatastoreService
using the default config
(DatastoreServiceConfig.Builder.withDefaults()
).
DatastoreServiceFactory.getDatastoreService(DatastoreServiceConfig)
instead.
DatastoreService
using the provided config.
DatastoreServiceConfig.Builder.withDefaults()
instead.
QueueService
.
System.currentTimeMillis()
when
this task is scheduled for execution.
List
of HTTPHeader
objects
that have been added to this request.
List
of HTTP response headers that were
returned by the remote server.
MemcacheService.get(Object)
or
MemcacheService.contains(Object)
operations.
Key
.
DatastoreServiceConfig.getImplicitTransactionManagementPolicy()
Key
that represents this Entity
.
Entity
.
Entity
represented by this Key
.
Entity
objects whose kind matches this value will be
returned.
MailService
.
MemcacheService.get(Object)
or
MemcacheService.contains(Object)
operations.
Entity
.
Key
.
Key
that corresponds to this the parent Entity
of this Entity
.
Key
has a parent, return a Key
that
represents it.
Entity
.
Queue
by name.
ImagesService.getServingUrl(BlobKey)
.
Set
of supported Class
objects.
BlobKey
for any files that were uploaded.
User
object.
Link
.
Text
.
thrown
error condition, but does not expose it to
application code.
InvalidValueException
for any call.
thrown
error condition, but does not expose it to
application code.
MemcacheServiceException
for any call.
TaskOptions
and calls TaskOptions.header(String, String)
.
name/value
pair.
TaskOptions
and calls TaskOptions.headers(Map)
.
name/value
mapping.
HTTPHeader
can represent either an HTTP request header, or
an HTTP response header.HTTPMethod
is an enumeration of HTTP methods that can be
sent to a remote server via the URLFetchService
.HTTPRequest
encapsulates a single HTTP request that is made
via the URLFetchService
.HTTPRequest
that represents a GET request to
the specified URL.
HTTPRequest
that represents an HTTP request to
the speceified URL with the specified HTTP method (e.g.
HTTPRequest
that represents an HTTP request to
the speceified URL with the specified HTTP method (e.g.
HTTPResponse
encapsulates the results of a HTTPRequest
made via the URLFetchService
.Image
represents an image that can be manipulated by the
ImagesService
.ImagesService
, Image
s and
Transform
s.ImagesServiceFailureException
is thrown when any unknown
error occurs while communicating with the images service.InvalidOAuthParametersException
is thrown when a request is a
malformed OAuth request (for example, it omits a required parameter or
contains an invalid signature).InvalidOAuthTokenException
is thrown when a request contains an
invalid OAuth token (for example, a token that has been revoked by the user).Class
can be
stored in the data store.
propertyName
has a value that will not be
indexed.
Key
objects in the root
entity group group (no parent).Keys
with
ancestors.Builder
, establishing a Key
constructed from
the provided kind and name as the topmost ancestor.
Builder
, establishing a Key
constructed from
the provided kind and id as the topmost ancestor.
Builder
, establishing the provided Key
as the
topmost ancestor.
getStart().getId()
to getEnd().getId()
inclusive.Key
into a websafe string.
Link
is a URL of limited length.Link
object with the specified value.
BlobInfo
metadata for blobKey
.
MailService
provides a way for user code to send
emails to arbitrary destinations.MailService
.imageData
.
blobKey
.
width
and height height
.
degrees
degrees
clockwise.
ShortBlob
property
can contain.
MemcacheServiceImpl
and
com.google.appengine.api.memcache.dev.LocalMemcacheService
.MemcacheService.put(java.lang.Object, java.lang.Object, com.google.appengine.api.memcache.Expiration, com.google.appengine.api.memcache.MemcacheService.SetPolicy)
operations,
indicating how to handle putting a value that already exists.Message
instances to present
incoming or outgoing XMPP messages.TaskOptions
and calls TaskOptions.method(Method)
.
OAuthRequestException
is thrown when a request is not a valid OAuth
request.OAuthServiceFailureException
is thrown when any unknown error occurs
while communicating with the OAuth service.TaskOptions
and calls TaskOptions.param(String, String)
.
TaskOptions
and calls TaskOptions.param(String, byte[])
.
String
parameter.
byte
array parameter.
request
.
TaskOptions
and calls TaskOptions.payload(String, String)
.
TaskOptions
and calls TaskOptions.payload(byte[], String)
.
TaskOptions
and calls TaskOptions.payload(String)
.
String
given a specific character set.
String
.
DatastoreService.prepare(Query)
, but executes within
the provided transaction.
Query
.PreparedQuery.asSingleEntity()
.Entity
does not yet exist in the data
store, create it and assign its Key
.
DatastoreService.put(Entity)
, but executes within
the provided transaction.
put
of all entities
.
DatastoreService.put(Iterable)
, but executes within
the provided transaction.
key
, but subject to the
policy
regarding existing entries.
put(key, value, expiration, SetPolicy.SET_ALWAYS)
.
put(key, value, null, SetPolicy.SET_ALWAYS)
.
MemcacheService.put(java.lang.Object, java.lang.Object, com.google.appengine.api.memcache.Expiration, com.google.appengine.api.memcache.MemcacheService.SetPolicy)
.
putAll(values, expires, SetPolicy.SET_ALWAYS)
.
putAll(values, expires, SetPolicy.SET_ALWAYS)
.
Query
encapsulates a request for zero or more Entity
objects
out of the datastore.Query
that finds Entity
objects.
Query
that finds Entity
objects with
the specified kind
.
Query
that finds Entity
objects with
the specified Key
as an ancestor.
Query
that finds Entity
objects with
the specified kind
.
BlobInfo
instances, beginning with the BlobKey
that appears first in lexicographic order.
BlobInfo
instances, beginning at the blob
following previousBlob
in lexicographic order.
QueryResultIterator
s.Query
Query
.Queue
is used to manage a task queue.Queue
objects.QuotaService
provides a way for user code to get access
to some server-internal metrics.RangeFormatException
is an unchecked exception that is thrown
when an invalid Range header format is provided.Consistency
for reads allows you to decide whether
freshness or availability is more important.ResponseTooLargeException
is thrown when the result of a
URLFetchService
operation is too large.ImagesService.getServingUrl(BlobKey)
and
ImagesService.getServingUrl(BlobKey, int, boolean)
.
ImagesService.getServingUrl(BlobKey)
and
ImagesService.getServingUrl(BlobKey, int, boolean)
.
value
.
ErrorHandler
.
HTTPHeader
for this request.
imageData
.
MemcacheServiceFactory.getMemcacheService(String)
instead.
Entity
with the properties set on the provided Entity
.
propertyName
, to value
.
replyTo
may be null
, or must be a valid email
address otherwise.
sender
must correspond to the valid email address of one of
the admins for this application, or to the email address of the
currently logged-in user.
#setProperty
, but doesn't index the property in the built-in
single property indexes.
ShortBlob
contains an array of bytes no longer than
DataTypeUtils.MAX_SHORT_BLOB_PROPERTY_LENGTH
.ShortBlob
with the specified bytes.
MemcacheService.getStatistics()
MemcacheServiceException
for any service error condition.String
-representation of a Key
into the
Key
instance it represents.
Queue.add(TaskOptions)
.TaskOptions
and calls TaskOptions.taskName(String)
.
TaskOptions
.
TaskOptions
.Queue
.Text
wraps around a string of unlimited size.Text
object with the specified value.
Blob
.
Link
.
ShortBlob
.
Cursor.fromWebSafeString(String)
Image
.UnsupportedRangeFormatException
is an unchecked exception that is thrown
when an valid but unsupported Range header format is provided.TaskOptions
and calls TaskOptions.url(String)
.
URLFetchService
provides a way for user code to execute
HTTP requests to external URLs.User
represents a specific user, represented by the
combination of an email address and a specific Google Apps domain
(which we call an authDomain
).UserServiceFailureException
is thrown when any unknown
error occurs while communicating with the user service.FetchOptions
with the given chunk size.
FetchOptions.Builder.withStartCursor(com.google.appengine.api.datastore.Cursor)
instead.
DatastoreServiceConfig
with the given deadline
FetchOptions
with the specified deadline.
DatastoreServiceConfig
instance with default values: Implicit transactions are disabled, reads
execute with ReadPolicy.Consistency.STRONG
, and no deadline is
provided.
FetchOptions
instance with
default values.
TaskOptions
with default values.
FetchOptions
instance with default values.
FetchOptions
with the given end cursor.
DatastoreServiceConfig
with the given implicit
transaction management policy.
FetchOptions
with the given limit.
FetchOptions
with the given offset.
FetchOptions
with the given prefetch size.
DatastoreServiceConfig
with the given read
policy.
FetchOptions
with the given start cursor.
XMPPFailureException
is thrown when any unknown
error occurs while communicating with the XMPP service.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |