Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractContainerService - Class in com.google.appengine.tools.development
-
Common implementation for the
ContainerServiceinterface. - AbstractContainerService() - Constructor for class com.google.appengine.tools.development.AbstractContainerService
- AbstractContainerService.LocalInitializationEnvironment - Class in com.google.appengine.tools.development
-
A fake
LocalEnvironmentimplementation that is used during the initialization of the Development AppServer. - AbstractContainerService.PortMappingProvider - Interface in com.google.appengine.tools.development
-
Provider for the 'portMapping'.
- AbstractInstanceHolder - Class in com.google.appengine.tools.development
-
Abstract
InstanceHolder. - AbstractLocalRpcService - Class in com.google.appengine.tools.development
-
An abstract implementation of
LocalRpcServicewhich runs no setup logic and provides no deadline hints. - AbstractLocalRpcService() - Constructor for class com.google.appengine.tools.development.AbstractLocalRpcService
- AbstractModule<I> - Class in com.google.appengine.tools.development
-
Abstract super class for
Moduleimplementations. - acceptsConnections() - Method in class com.google.appengine.tools.development.InstanceStateHolder
-
Checks if the instance is in a state where it can accept incoming requests.
- acquireServingPermit() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Acquire a serving permit for this instance.
- acquireServingPermit(String, int, boolean) - Method in class com.google.appengine.tools.development.BackendServersBase
-
This method guards access to servers to limit the number of concurrent requests.
- acquireServingPermit(String, int, boolean) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- acquireServingPermit(String, int, boolean) - Method in class com.google.appengine.tools.development.Modules
- acquireServingPermit(String, int, boolean) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
This method guards access to module instances to limit the number of concurrent requests.
- Action - Class in com.google.appengine.tools.util
-
A command line action.
- Action(String...) - Constructor for class com.google.appengine.tools.util.Action
- Action(List<Option>, String...) - Constructor for class com.google.appengine.tools.util.Action
-
Constructor
- actionNames - Variable in class com.google.appengine.tools.util.ActionsAndOptions
-
Action names in help-string order
- actions - Variable in class com.google.appengine.tools.util.ActionsAndOptions
-
All
Actionsin processing order - ActionsAndOptions - Class in com.google.appengine.tools.util
- ActionsAndOptions() - Constructor for class com.google.appengine.tools.util.ActionsAndOptions
- add(LocalServerController.InstanceStateInfo) - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- add(LocalRpcService.Status, TaskQueuePb.TaskQueueAddRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- add(ProblemCode) - Method in class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
-
Adds a
problemto the found failures. - addActions(TaskQueuePb.TaskQueueBulkAddRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- addActions(TaskQueuePb.TaskQueueBulkAddRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- addActions(LocalRpcService.Status, TaskQueuePb.TaskQueueBulkAddRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- addActions(LocalRpcService.Status, TaskQueuePb.TaskQueueBulkAddRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- addAll(Set<ProblemCode>) - Method in class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
-
Adds a list of
problems to the found failures. - addAppLogLine(String, long, int, String) - Method in class com.google.appengine.api.log.dev.LocalLogService
- addAutomaticScalingModuleVersion(String, String) - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
-
Adds a automatic scaling module version.
- addBasicScalingModuleVersion(String, String, int) - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
-
Adds a basic scaling module version.
- addCookie(Cookie) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- addCookie(Cookie) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- addCookie(Cookie) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- addCookie(Cookie) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- addDateHeader(String, long) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- addDateHeader(String, long) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- addDateHeader(String, long) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- addDateHeader(String, long) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- addDefaultModuleVersion() - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
-
Adds an automatic scaling module version that matches the default
ApiProxy.Environmentconstructed byLocalServiceTestHelperwith module = "default" and version = "1". - addHeader(String, String) - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- addHeader(String, String) - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- addHeader(String, String) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- addHeader(String, String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- addHeader(String, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- addHeader(String, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- addIntHeader(String, int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- addIntHeader(String, int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- addIntHeader(String, int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- addIntHeader(String, int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- addManualScalingModuleVersion(String, String, int) - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
-
Adds a manual scaling module version.
- addParameter(String, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- addParameter(String, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- addRequestInfo(String, String, String, String, String, long, long, String, String, String, String, boolean, Integer, String) - Method in class com.google.appengine.api.log.dev.LocalLogService
- addRequestInfo(String, String, String, String, String, String, long, long, String, String, String, String, boolean, Integer, String) - Method in class com.google.appengine.api.log.dev.LocalLogService
- addScores(SearchServicePb.SearchResult.Builder) - Method in class com.google.appengine.api.search.dev.GenericScorer.Result
- addScores(SearchServicePb.SearchResult.Builder) - Method in class com.google.appengine.api.search.dev.MatchScorer.Result
- addScores(SearchServicePb.SearchResult.Builder) - Method in class com.google.appengine.api.search.dev.Scorer.Result
- addScores(SearchServicePb.SearchResult.Builder) - Method in class com.google.appengine.api.search.dev.SimpleScorer.Result
- adjust(LocalRpcService, Object, int) - Method in class com.google.appengine.api.datastore.dev.WriteLatencyAdjuster
- adjust(LocalRpcService, Object, int) - Method in interface com.google.appengine.tools.development.DynamicLatencyAdjuster
- adjust(LocalRpcService, Object, int) - Method in class com.google.appengine.tools.development.DynamicLatencyAdjuster.Default
- ALL_NAMESPACES - Static variable in class com.google.cloud.datastore.core.names.Kinds
- AllMethodsRedirectHandler - Class in com.google.appengine.api.urlfetch.dev
-
A
DefaultRedirectHandlerthat accepts redirects for 301,302,303,307 status codes from all methods. - AllMethodsRedirectHandler() - Constructor for class com.google.appengine.api.urlfetch.dev.AllMethodsRedirectHandler
- AllMethodsRedirectStrategy - Class in com.google.appengine.api.urlfetch.dev
-
A
DefaultRedirectStrategythat accepts redirects for 301,302,303,307 status codes from all methods. getRedirect in DefaultRedirectStrategy correctly takes care of making the redirects to use correct methods for different status codes. - AllMethodsRedirectStrategy() - Constructor for class com.google.appengine.api.urlfetch.dev.AllMethodsRedirectStrategy
- allocateIds(LocalRpcService.Status, DatastoreV3Pb.AllocateIdsRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- allocateIds(LocalRpcService.Status, DatastoreV3Pb.AllocateIdsRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- allocateIds(DatastoreV3Pb.AllocateIdsRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- allocateIds(DatastoreV3Pb.AllocateIdsRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- API_CALL_SEMAPHORE - Static variable in class com.google.appengine.tools.development.LocalEnvironment
-
ApiProxy.Environmentinstances used withApiProxyLocalFactoryshould have a entry in the map returned bygetAttributes()with this key, and aSemaphoreas the value. - ApiProxyLocal - Interface in com.google.appengine.tools.development
-
A local service object, suitable for testing of service-client code as well as for local runtime use in
dev_appserver. - ApiProxyLocalFactory - Class in com.google.appengine.tools.development
-
Factory class for an
ApiProxy.Delegateobject configured to use local services. - ApiProxyLocalFactory() - Constructor for class com.google.appengine.tools.development.ApiProxyLocalFactory
- ApiProxyLocalImpl - Class in com.google.appengine.tools.development
-
Implements ApiProxy.Delegate such that the requests are dispatched to local service implementations.
- ApiProxyLocalImpl(LocalServerEnvironment) - Constructor for class com.google.appengine.tools.development.ApiProxyLocalImpl
-
Creates the local proxy in a given context
- ApiServlet - Class in com.google.appengine.tools.development
-
Servlet handling POST requests to serve App Engine Standard API calls implemented by the API stub implementations used by the dev app server.
- ApiServlet - Class in com.google.appengine.tools.development.jakarta
-
Servlet handling POST requests to serve App Engine Standard API calls implemented by the API stub implementations used by the dev app server.
- ApiServlet() - Constructor for class com.google.appengine.tools.development.ApiServlet
- ApiServlet() - Constructor for class com.google.appengine.tools.development.jakarta.ApiServlet
- ApiUtils - Class in com.google.appengine.tools.development
-
A class of utilities for working with API-related classes.
- ApiVersionFinder - Class in com.google.appengine.tools.util
-
ApiVersionFinderextracts theSpecification-Versionfrom the Jar manifest of the specified jar file. - ApiVersionFinder() - Constructor for class com.google.appengine.tools.util.ApiVersionFinder
- AppContext - Interface in com.google.appengine.tools.development
-
A container-agnostic interface to the currently loaded webapp.
- appendProperties(Map<String, String>) - Method in interface com.google.appengine.tools.development.ApiProxyLocal
-
Appends the given service properties to
properties. - appendProperties(Map<String, String>) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
-
Appends the given service properties to
properties. - AppengineSdk - Class in com.google.appengine.tools.info
-
GAE SDK files and resources provider.
- ApplicationConfigurationManager - Class in com.google.appengine.tools.development
-
Manager for an application's configuration.
- ApplicationConfigurationManager.ModuleConfigurationHandle - Interface in com.google.appengine.tools.development
-
Handle for accessing and rereading a module configuration.
- apply() - Method in class com.google.appengine.tools.util.Action
-
Reads the value parsed for the
Actionand applies the appropriate logic. - apply() - Method in class com.google.appengine.tools.util.Option
-
Reads the value parsed for the
Optionand applies the appropriate logic. - applyArgs() - Method in class com.google.appengine.tools.util.Parser.ParseResult
- APPS_NAMESPACE_KEY - Static variable in class com.google.appengine.api.testing.MockEnvironment
- asNonRetryable() - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
-
Convert to a not-retryable exception (keeping everything else unchanged).
- authenticate(HttpServletResponse) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- authenticate(HttpServletResponse) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- AUTO_ID_ALLOCATION_POLICY_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- await() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Only one thread at a time should call this.
- await() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Only one thread at a time should call this.
- await(long, TimeUnit) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Only one thread at a time should call this.
- await(long, TimeUnit) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Only one thread at a time should call this.
- awaitAndReset() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await()followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(). - awaitAndReset() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await()followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(). - awaitAndReset(int) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await()followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(int). - awaitAndReset(int) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await()followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(int). - awaitAndReset(long, TimeUnit) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await(long, java.util.concurrent.TimeUnit)followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(). - awaitAndReset(long, TimeUnit) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await(long, java.util.concurrent.TimeUnit)followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(). - awaitAndReset(long, TimeUnit, int) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await(long, java.util.concurrent.TimeUnit)followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(int). - awaitAndReset(long, TimeUnit, int) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Shorthand for calling
LocalTaskQueueTestConfig.TaskCountDownLatch.await(long, java.util.concurrent.TimeUnit)followed byLocalTaskQueueTestConfig.TaskCountDownLatch.reset(int).
B
- BACKEND_CONTROLLER_ATTRIBUTE_KEY - Static variable in interface com.google.appengine.api.backends.dev.LocalServerController
- BackendContainer - Interface in com.google.appengine.tools.development
-
Interface to backend instances
- BackendServers - Class in com.google.appengine.tools.development.jakarta
-
Controls backend servers configured in appengine-web.xml.
- BackendServers() - Constructor for class com.google.appengine.tools.development.jakarta.BackendServers
- BackendServersBase - Class in com.google.appengine.tools.development
-
Controls backend servers configured in appengine-web.xml.
- BackendServersBase() - Constructor for class com.google.appengine.tools.development.BackendServersBase
- BackendServersEE8 - Class in com.google.appengine.tools.development
-
Controls backend servers configured in appengine-web.xml.
- BackendServersEE8() - Constructor for class com.google.appengine.tools.development.BackendServersEE8
- BackendStateInfo(BackendsXml.Entry) - Constructor for class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- BackgroundThreadFactory - Class in com.google.appengine.tools.development
-
This
ThreadFactorycreatesThreadobjects that live independent of the current request. - BackgroundThreadFactory(String, String, String) - Constructor for class com.google.appengine.tools.development.BackgroundThreadFactory
- BACKING_STORE_PROPERTY - Static variable in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
-
Where to read/store the blobs from/to.
- BACKING_STORE_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
Where to read/store the datastore from/to.
- BasicModule - Class in com.google.appengine.tools.development
-
Basic
Moduleimplementation. - batchIncrement(LocalRpcService.Status, MemcacheServicePb.MemcacheBatchIncrementRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- beginTransaction(LocalRpcService.Status, DatastoreV3Pb.BeginTransactionRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- beginTransaction(LocalRpcService.Status, DatastoreV3Pb.BeginTransactionRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- beginTransaction(DatastoreV3Pb.BeginTransactionRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- beginTransaction(DatastoreV3Pb.BeginTransactionRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- BLOB_SERVING_URL_KIND - Static variable in class com.google.appengine.api.images.dev.ImagesReservedKinds
-
This is only used in the dev server to assist in tracking when a URL for a image blob has been created and deleted using getServingURL and deleteServingURL.
- BLOB_UPLOAD_SESSION_KIND - Static variable in class com.google.appengine.api.blobstore.dev.ReservedKinds
- BLOBINFO_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- BlobInfoStorage - Class in com.google.appengine.api.blobstore.dev
-
BlobInfoStorageprovides persistence of blob metadata (in the form ofBlobInfoobjects). - BlobInfoStorage() - Constructor for class com.google.appengine.api.blobstore.dev.BlobInfoStorage
- BlobStorage - Interface in com.google.appengine.api.blobstore.dev
-
BlobStorageprovide an abstraction over the storage of blob content. - BlobStorageFactory - Class in com.google.appengine.api.blobstore.dev
-
BlobStorageFactoryprovides some helper methods for instantiating implementations ofBlobStorageandBlobInfoStorage. - BlobStorageFactory() - Constructor for class com.google.appengine.api.blobstore.dev.BlobStorageFactory
- BlobUploadSession - Class in com.google.appengine.api.blobstore.dev
-
BlobUploadSessionis a simple data container that stores the state associated with an in-progress upload. - BlobUploadSession(String) - Constructor for class com.google.appengine.api.blobstore.dev.BlobUploadSession
- BlobUploadSessionStorage - Class in com.google.appengine.api.blobstore.dev
-
BlobUploadSessionStoragehandles persistence ofBlobUploadSessionobjects. - BlobUploadSessionStorage() - Constructor for class com.google.appengine.api.blobstore.dev.BlobUploadSessionStorage
- build() - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- builder() - Static method in exception class com.google.cloud.datastore.core.exception.DatastoreException
- Builder() - Constructor for class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- bulkAdd(LocalRpcService.Status, TaskQueuePb.TaskQueueBulkAddRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
BulkAdd RPC implementation.
- BYTES - Enum constant in enum class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig.SizeUnit
C
- CALLBACK_CLASS_PROP - Static variable in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Overrides the
LocalTaskQueueCallbackclass that is used to service async task execution. - callRequestEndListeners() - Method in class com.google.appengine.tools.development.LocalEnvironment
- cause(Throwable) - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- changeSessionId() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- changeSessionId() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- checkConversion(boolean, ProblemCode, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- checkConversion(boolean, String) - Static method in exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- checkConversion(boolean, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- checkConversionIf(boolean, ProblemCode, boolean, SuppressedValidationFailures, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.InvalidConversionException
-
Throws a InvalidConversionException if the assertion is false and validation is enabled.
- checkEnvironmentVariables() - Method in interface com.google.appengine.tools.development.ApplicationConfigurationManager.ModuleConfigurationHandle
-
Checks if the configuration specifies environment variables that do not match the JVM's environment variables.
- checkInstanceExists(String, int) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Verifies if a specific server/instance is configured.
- checkInstanceExists(String, int) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- checkInstanceExists(String, int) - Method in class com.google.appengine.tools.development.Modules
- checkInstanceExists(String, int) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Verifies if a specific module instance is configured.
- checkInstanceStopped(String, int) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Verifies if a specific server/instance is stopped.
- checkInstanceStopped(String, int) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- checkInstanceStopped(String, int) - Method in class com.google.appengine.tools.development.Modules
- checkInstanceStopped(String, int) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Verifies if a specific existing module or backend instance is stopped.
- checkModuleExists(String) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- checkModuleExists(String) - Method in class com.google.appengine.tools.development.Modules
- checkModuleExists(String) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Verifies if a specific module or backend is configured.
- checkModuleStopped(String) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- checkModuleStopped(String) - Method in class com.google.appengine.tools.development.Modules
- checkModuleStopped(String) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Verifies if a specific existing module or backend is stopped.
- checkServerExists(String) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Verifies if a specific server is configured.
- checkServerStopped(String) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Verifies if a specific server is stopped.
- ClassLoaderUtil - Class in com.google.appengine.tools.development
-
Utility to handle JDK 9 specific ClassLoader method for getPlatformClassLoader()
- clear() - Method in class com.google.appengine.api.log.dev.LocalLogService
-
Clears out the internal logs stored.
- clearModuleVersions() - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
-
Clears any module versions that have been added with
LocalModulesServiceTestConfig.addAutomaticScalingModuleVersion(java.lang.String, java.lang.String),LocalModulesServiceTestConfig.addBasicScalingModuleVersion(java.lang.String, java.lang.String, int),LocalModulesServiceTestConfig.addManualScalingModuleVersion(java.lang.String, java.lang.String, int)andLocalModulesServiceTestConfig.addDefaultModuleVersion(). - clearProfiles() - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
Clear out the in-memory datastore.
- clearQueryHistory() - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
Clear out the query history that we use for generating indexes.
- clearResponseSize() - Method in class com.google.appengine.api.log.dev.LocalLogService
-
Clears a response size previously registered by calling
LocalLogService.registerResponseSize(long). - clearSentMessages() - Method in class com.google.appengine.api.mail.dev.LocalMailService
-
Clear the list of sent messages.
- ClientCookie - Class in com.google.appengine.tools.util
-
A client-side cookie.
- ClientCookieManager - Class in com.google.appengine.tools.util
-
Client-side cookie manager.
- ClientCookieManager() - Constructor for class com.google.appengine.tools.util.ClientCookieManager
-
Create a cookie manager.
- ClientCookieManager(int, int) - Constructor for class com.google.appengine.tools.util.ClientCookieManager
-
Create a cookie manager with given limits.
- close() - Method in class com.google.appengine.tools.development.HttpApiServer
-
Shutdown the Api Server.
- close() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- close() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- COLLECTION_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- com.google.appengine.api.appidentity.dev - package com.google.appengine.api.appidentity.dev
- com.google.appengine.api.backends.dev - package com.google.appengine.api.backends.dev
- com.google.appengine.api.blobstore.dev - package com.google.appengine.api.blobstore.dev
- com.google.appengine.api.blobstore.dev.jakarta - package com.google.appengine.api.blobstore.dev.jakarta
- com.google.appengine.api.capabilities.dev - package com.google.appengine.api.capabilities.dev
- com.google.appengine.api.datastore.dev - package com.google.appengine.api.datastore.dev
- com.google.appengine.api.images.dev - package com.google.appengine.api.images.dev
- com.google.appengine.api.images.dev.jakarta - package com.google.appengine.api.images.dev.jakarta
- com.google.appengine.api.log.dev - package com.google.appengine.api.log.dev
- com.google.appengine.api.mail.dev - package com.google.appengine.api.mail.dev
- com.google.appengine.api.memcache.dev - package com.google.appengine.api.memcache.dev
- com.google.appengine.api.modules.dev - package com.google.appengine.api.modules.dev
- com.google.appengine.api.search.dev - package com.google.appengine.api.search.dev
- com.google.appengine.api.taskqueue.dev - package com.google.appengine.api.taskqueue.dev
- com.google.appengine.api.testing - package com.google.appengine.api.testing
- com.google.appengine.api.urlfetch.dev - package com.google.appengine.api.urlfetch.dev
- com.google.appengine.api.users.dev - package com.google.appengine.api.users.dev
- com.google.appengine.api.users.dev.jakarta - package com.google.appengine.api.users.dev.jakarta
- com.google.appengine.tools.development - package com.google.appengine.tools.development
- com.google.appengine.tools.development.jakarta - package com.google.appengine.tools.development.jakarta
- com.google.appengine.tools.development.testing - package com.google.appengine.tools.development.testing
- com.google.appengine.tools.development.testing.jakarta - package com.google.appengine.tools.development.testing.jakarta
- com.google.appengine.tools.info - package com.google.appengine.tools.info
- com.google.appengine.tools.util - package com.google.appengine.tools.util
- com.google.cloud.datastore.core.appengv3 - package com.google.cloud.datastore.core.appengv3
- com.google.cloud.datastore.core.appengv3.converter - package com.google.cloud.datastore.core.appengv3.converter
- com.google.cloud.datastore.core.exception - package com.google.cloud.datastore.core.exception
- com.google.cloud.datastore.core.names - package com.google.cloud.datastore.core.names
- commit(LocalRpcService.Status, DatastoreV3Pb.Transaction) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- commit(LocalRpcService.Status, DatastoreV3Pb.Transaction) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- commit(DatastoreV3Pb.Transaction) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- commit(DatastoreV3Pb.Transaction) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- compare(GenericScorer.Result, GenericScorer.Result) - Method in class com.google.appengine.api.search.dev.GenericScorer
- compare(Object, Object) - Method in interface com.google.appengine.api.search.dev.Expression.Sorter
-
Sort intermediate values.
- compareTo(LocalServerController.InstanceStateInfo) - Method in class com.google.appengine.api.backends.dev.LocalServerController.InstanceStateInfo
-
InstanceStateInfo objects are sorted in order of increasing instance number.
- compareTo(ClientCookie) - Method in class com.google.appengine.tools.util.ClientCookie
-
Compare two cookies.
- composite(LocalRpcService.Status, ImagesServicePb.ImagesCompositeRequest) - Method in class com.google.appengine.api.images.dev.LocalImagesService
- configure(String, String, int, ApplicationConfigurationManager.ModuleConfigurationHandle, File, Map<String, Object>, int, DevAppServer) - Method in class com.google.appengine.tools.development.AbstractContainerService
- configure(String, String, int, ApplicationConfigurationManager.ModuleConfigurationHandle, File, Map<String, Object>, int, DevAppServer) - Method in interface com.google.appengine.tools.development.ContainerService
-
Sets up the necessary configuration parameters.
- configure(Map<String, Object>) - Method in class com.google.appengine.tools.development.AbstractModule
- configure(Map<String, Object>) - Method in interface com.google.appengine.tools.development.Module
-
Configure this
Module. - configure(Map<String, Object>) - Method in class com.google.appengine.tools.development.Modules
- configureAll(ApiProxyLocal) - Method in class com.google.appengine.tools.development.BackendServersBase
- ContainerService - Interface in com.google.appengine.tools.development
-
Provides the backing servlet container support for the
DevAppServer, as discovered via.invalid reference
ServiceProvider - ContainerService - Interface in com.google.appengine.tools.development.jakarta
-
Provides the backing servlet container support for the, as discovered via
invalid reference
DevAppServer.invalid reference
ServiceProvider - ContainerServiceEE8 - Interface in com.google.appengine.tools.development
-
Provides the backing servlet container support for the
DevAppServer, as discovered via.invalid reference
ServiceProvider - ContainerUtils - Class in com.google.appengine.tools.development
-
helper to load a
ContainerServiceinstance - containsHeader(String) - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- containsHeader(String) - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- containsHeader(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- containsHeader(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- convertBytesToPb(byte[], Class<T>) - Static method in class com.google.appengine.tools.development.ApiUtils
-
Convert the specified byte array to a protocol buffer representation of the specified type.
- convertLogLevel(Level) - Method in class com.google.appengine.api.log.dev.DevLogHandler
- convertPbToBytes(Object) - Static method in class com.google.appengine.tools.development.ApiUtils
-
Convert the protocol buffer representation to a byte array.
- COOKIE_NAME - Static variable in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils
-
The name of the authentication cookie.
- COOKIE_NAME - Static variable in class com.google.appengine.api.users.dev.LoginCookieUtils
-
The name of the authentication cookie.
- COOKIE_PATH - Static variable in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils
-
The URL path for the authentication cookie.
- COOKIE_PATH - Static variable in class com.google.appengine.api.users.dev.LoginCookieUtils
-
The URL path for the authentication cookie.
- countDown() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
- countDown() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
- create(LocalServerEnvironment) - Method in class com.google.appengine.tools.development.ApiProxyLocalFactory
-
Creates a new local proxy.
- create(LocalServerEnvironment, String) - Method in class com.google.appengine.tools.development.ApiProxyLocalFactory
-
Creates a new local proxy that delegates some calls to a Python API server.
- create(ProblemCode) - Static method in class com.google.cloud.datastore.core.exception.Problem
- create(String) - Static method in class com.google.cloud.datastore.core.exception.LegacyProblem
- createConnection() - Method in class com.google.appengine.tools.development.AbstractContainerService
- createConnection() - Method in class com.google.appengine.tools.development.AbstractInstanceHolder
- createConnection() - Method in class com.google.appengine.tools.development.AbstractModule
- createConnection() - Method in interface com.google.appengine.tools.development.ContainerService
-
Create's this containers network connections.
- createConnection() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Creates a network connection for this instance.
- createConnection() - Method in interface com.google.appengine.tools.development.Module
-
Creates the network connections for this
Module. - createConnections() - Method in class com.google.appengine.tools.development.Modules
- createCookie(String, boolean) - Static method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils
-
Create a fake authentication
Cookiewith the specified data. - createCookie(String, boolean) - Static method in class com.google.appengine.api.users.dev.LoginCookieUtils
-
Create a fake authentication
Cookiewith the specified data. - createDevAppServer(File, File, File, String, int, boolean, boolean, Collection<URL>) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerwith a custom classpath for the web app. - createDevAppServer(File, File, File, String, int, boolean, boolean, Collection<URL>, boolean) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerwith a custom classpath for the web app. - createDevAppServer(File, File, File, String, int, boolean, boolean, Map<String, Object>) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerready to start serving. - createDevAppServer(File, File, File, String, int, boolean, boolean, Map<String, Object>, boolean) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerwith a custom classpath for the web app. - createDevAppServer(File, File, File, String, int, boolean, boolean, Map<String, Object>, boolean, String) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerwith a custom classpath and application ID for the web app. - createDevAppServer(File, File, String, int) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerready to start serving. - createDevAppServer(File, File, String, int, boolean) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerready to start serving. - createDevAppServer(File, String, int) - Method in class com.google.appengine.tools.development.DevAppServerFactory
-
Creates a new
DevAppServerready to start serving. - createEncodedGoogleStorageKey(LocalRpcService.Status, BlobstoreServicePb.CreateEncodedGoogleStorageKeyRequest) - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- createHttpClient(boolean) - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- createIndex(LocalRpcService.Status, OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- createIndex(LocalRpcService.Status, OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- createIndex(OnestoreEntity.CompositeIndex) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- createIndex(OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- createLoginURL(LocalRpcService.Status, UserServicePb.CreateLoginURLRequest) - Method in class com.google.appengine.api.users.dev.LocalUserService
- createLogoutURL(LocalRpcService.Status, UserServicePb.CreateLogoutURLRequest) - Method in class com.google.appengine.api.users.dev.LocalUserService
- createModules(ApplicationConfigurationManager, String, File, String, DevAppServer) - Static method in class com.google.appengine.tools.development.Modules
- createSession(BlobUploadSession) - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSessionStorage
- createUploadURL(LocalRpcService.Status, BlobstoreServicePb.CreateUploadURLRequest) - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- createURLStreamHandler(String) - Method in class com.google.appengine.tools.development.StreamHandlerFactory
- CursorModernizer - Class in com.google.cloud.datastore.core.appengv3.converter
-
Utility methods for compiled cursors.
D
- DATASTORE_WRITE_RPCS - Static variable in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
- DatastoreException - Exception Class in com.google.cloud.datastore.core.exception
-
Base class for exceptions thrown by
Datastoreimplementations. - DatastoreException(ProblemCode, String, DatastoreV3Pb.Error.ErrorCode) - Constructor for exception class com.google.cloud.datastore.core.exception.DatastoreException
- DatastoreException(ProblemCode, String, DatastoreV3Pb.Error.ErrorCode, Throwable) - Constructor for exception class com.google.cloud.datastore.core.exception.DatastoreException
- DatastoreException(String, DatastoreV3Pb.Error.ErrorCode, Throwable) - Constructor for exception class com.google.cloud.datastore.core.exception.DatastoreException
- DatastoreException.Builder - Class in com.google.cloud.datastore.core.exception
-
Builder for DatastoreException.
- DatastoreException.RetryOptions - Enum Class in com.google.cloud.datastore.core.exception
-
Retry options for a
DatastoreException. - DatastoreV3 - Interface in com.google.appengine.api.datastore.dev
-
An interface for an implementation of a local version of the Datastore V3 service.
- DatastoreV3Impl - Class in com.google.appengine.api.datastore.dev
-
An implementation
DatastoreV3which wraps aLocalDatastoreService. - DatastoreV3Impl(LocalDatastoreService) - Constructor for class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- dateStringToLong(String) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- Default() - Constructor for class com.google.appengine.tools.development.DynamicLatencyAdjuster.Default
- DEFAULT - Enum constant in enum class com.google.cloud.datastore.core.exception.DatastoreException.RetryOptions
- DEFAULT - Static variable in interface com.google.appengine.tools.development.testing.LocalServiceTestHelper.RequestMillisTimer
-
The Timer instance used by local services if no override is provided via
LocalServiceTestHelper.setRemainingMillisTimer(RequestMillisTimer). - DEFAULT_ENABLED_SERVICES - Static variable in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
- DEFAULT_HTTP_ADDRESS - Static variable in interface com.google.appengine.tools.development.DevAppServer
-
DevAppServerlistens on this network address for incoming HTTP requests. - DEFAULT_HTTP_PORT - Static variable in interface com.google.appengine.tools.development.DevAppServer
-
DevAppServerlistens on this port for incoming HTTP requests. - DEFAULT_MODULE_NAME - Static variable in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
- DEFAULT_PORT - Static variable in class com.google.appengine.tools.development.DevAppServerPortPropertyHelper
- DEFAULT_SERVER - Static variable in class com.google.appengine.tools.info.AppengineSdk
-
Default deployment admin server name.
- DEFAULT_VERSION_HOSTNAME - Static variable in class com.google.appengine.tools.development.LocalEnvironment
-
In production, this is a constant that defines the
attributename that contains the hostname on which the default version is listening. - DefaultHighRepJobPolicy - Class in com.google.appengine.api.datastore.dev
-
An implementation of
HighRepJobPolicyin which a user-defined percentage of jobs do not apply. - DefaultHighRepJobPolicy(long, float) - Constructor for class com.google.appengine.api.datastore.dev.DefaultHighRepJobPolicy
-
Constructs a
DefaultHighRepJobPolicy. - DeferredTaskCallback() - Constructor for class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.DeferredTaskCallback
- DeferredTaskCallback() - Constructor for class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.DeferredTaskCallback
- DelegatingModulesFilterHelper - Class in com.google.appengine.tools.development
-
A
ModulesFilterHelperfor delegating requests to eitherfor backends orinvalid reference
BackendServersModulesfor module instances. - DelegatingModulesFilterHelper - Class in com.google.appengine.tools.development.jakarta
- DelegatingModulesFilterHelper(BackendServersBase, Modules) - Constructor for class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- DelegatingModulesFilterHelper(BackendServersBase, Modules) - Constructor for class com.google.appengine.tools.development.jakarta.DelegatingModulesFilterHelper
- DelegatingModulesFilterHelperEE8 - Class in com.google.appengine.tools.development
- DelegatingModulesFilterHelperEE8(BackendServersBase, Modules) - Constructor for class com.google.appengine.tools.development.DelegatingModulesFilterHelperEE8
- delete(LocalRpcService.Status, MemcacheServicePb.MemcacheDeleteRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- delete(LocalRpcService.Status, TaskQueuePb.TaskQueueDeleteRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Delete RPC implementation.
- delete(LocalRpcService.Status, DatastoreV3Pb.DeleteRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- delete(LocalRpcService.Status, DatastoreV3Pb.DeleteRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- delete(DatastoreV3Pb.DeleteRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- delete(DatastoreV3Pb.DeleteRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- deleteBlob(BlobKey) - Method in interface com.google.appengine.api.blobstore.dev.BlobStorage
-
Remove both the content and the metadata for the specified blob.
- deleteBlob(LocalRpcService.Status, BlobstoreServicePb.DeleteBlobRequest) - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- deleteBlobInfo(BlobKey) - Method in class com.google.appengine.api.blobstore.dev.BlobInfoStorage
-
Delete the metadata associated with
blobKey. - deleteCursor(LocalRpcService.Status, DatastoreV3Pb.Cursor) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- deleteCursor(LocalRpcService.Status, DatastoreV3Pb.Cursor) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- deleteCursor(DatastoreV3Pb.Cursor) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- deleteCursor(DatastoreV3Pb.Cursor) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- deleteDocument(LocalRpcService.Status, SearchServicePb.DeleteDocumentRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- deleteDocumentForApp(String, String, String) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- deleteImpl(LocalRpcService.Status, DatastoreV3Pb.DeleteRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- deleteIndex(LocalRpcService.Status, OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- deleteIndex(LocalRpcService.Status, OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- deleteIndex(OnestoreEntity.CompositeIndex) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- deleteIndex(OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- deleteSchema(Object, SearchServicePb.DeleteSchemaRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- deleteSession(String) - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSessionStorage
- deleteTask(String, String) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Delete a task by name.
- deleteUrlBase(LocalRpcService.Status, ImagesServicePb.ImagesDeleteUrlBaseRequest) - Method in class com.google.appengine.api.images.dev.LocalImagesService
- destroy() - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter
- destroy() - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter
- destroy() - Method in class com.google.appengine.tools.development.ApiServlet
- destroy() - Method in class com.google.appengine.tools.development.DevAppServerModulesFilter
- destroy() - Method in class com.google.appengine.tools.development.DevAppServerRequestLogFilter
- destroy() - Method in class com.google.appengine.tools.development.HeaderVerificationFilter
- destroy() - Method in class com.google.appengine.tools.development.jakarta.ApiServlet
- destroy() - Method in class com.google.appengine.tools.development.jakarta.DevAppServerModulesFilter
- destroy() - Method in class com.google.appengine.tools.development.jakarta.DevAppServerRequestLogFilter
- destroy() - Method in class com.google.appengine.tools.development.jakarta.HeaderVerificationFilter
- destroy() - Method in class com.google.appengine.tools.development.jakarta.LocalApiProxyServletFilter
-
Deprecated.Remove the custom
ApiProxy.Delegateinstance. - destroy() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter
- destroy() - Method in class com.google.appengine.tools.development.LocalApiProxyServletFilter
-
Deprecated.Remove the custom
ApiProxy.Delegateinstance. - destroy() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter
- DevAppServer - Interface in com.google.appengine.tools.development
-
DevAppServerlaunches a local Jetty server (by default) with a single hosted web application. - DevAppServerDatastorePropertyHelper - Class in com.google.appengine.tools.development
-
Manage
DevAppServerlocal datastore service properties. - DevAppServerFactory - Class in com.google.appengine.tools.development
-
Creates new
DevAppServerswhich can be used to launch web applications. - DevAppServerFactory() - Constructor for class com.google.appengine.tools.development.DevAppServerFactory
- DevAppServerImpl - Class in com.google.appengine.tools.development
-
DevAppServerlaunches a local Jetty server (by default) with a single hosted web application. - DevAppServerImpl(File, File, File, File, String, int, boolean, Map<String, Object>, String) - Constructor for class com.google.appengine.tools.development.DevAppServerImpl
-
Constructs a development application server that runs the application located in the given WAR or EAR directory.
- DevAppServerMain - Class in com.google.appengine.tools.development
-
The command-line entry point for DevAppServer.
- DevAppServerMain() - Constructor for class com.google.appengine.tools.development.DevAppServerMain
- DevAppServerModulesCommon - Class in com.google.appengine.tools.development
-
This filter intercepts all request sent to all module instances.
- DevAppServerModulesCommon() - Constructor for class com.google.appengine.tools.development.DevAppServerModulesCommon
- DevAppServerModulesCommon.RequestType - Enum Class in com.google.appengine.tools.development
- DevAppServerModulesFilter - Class in com.google.appengine.tools.development
-
This filter intercepts all request sent to all module instances.
- DevAppServerModulesFilter - Class in com.google.appengine.tools.development.jakarta
-
This filter intercepts all request sent to all module instances.
- DevAppServerModulesFilter() - Constructor for class com.google.appengine.tools.development.DevAppServerModulesFilter
- DevAppServerModulesFilter() - Constructor for class com.google.appengine.tools.development.jakarta.DevAppServerModulesFilter
- DevAppServerPortPropertyHelper - Class in com.google.appengine.tools.development
-
Utility methods for managing
DevAppServerport related service properties. - DevAppServerRequestLogFilter - Class in com.google.appengine.tools.development
-
This filter configures request logging on the Python API server.
- DevAppServerRequestLogFilter - Class in com.google.appengine.tools.development.jakarta
-
This filter configures request logging on the Python API server.
- DevAppServerRequestLogFilter() - Constructor for class com.google.appengine.tools.development.DevAppServerRequestLogFilter
- DevAppServerRequestLogFilter() - Constructor for class com.google.appengine.tools.development.jakarta.DevAppServerRequestLogFilter
- DevLogHandler - Class in com.google.appengine.api.log.dev
- DevLogHandler(LocalLogService) - Constructor for class com.google.appengine.api.log.dev.DevLogHandler
-
Creates a new LogHandler that writes log records to the LocalLogService.
- DevLogService - Interface in com.google.appengine.tools.development
-
Methods common to developer-oriented implementations of the log service.
- DevPullQueue - Class in com.google.appengine.api.taskqueue.dev
-
Dev server implementation of pull queue.
- DevServices - Interface in com.google.appengine.tools.development
-
Provider for implementations of various services within the DevAppServer context.
- DIFFERENT_APP_ID_MESSAGE - Static variable in exception class com.google.cloud.datastore.core.exception.ValidationException
- DIFFERENT_DATABASE_MESSAGE - Static variable in exception class com.google.cloud.datastore.core.exception.ValidationException
- DIRECT_BACKEND_REQUEST - Enum constant in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
- DIRECT_MODULE_REQUEST - Enum constant in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
- DISABLE_AUTO_TASK_EXEC_PROP - Static variable in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
The name of a property that disables automatic task execution.
- doc - Variable in class com.google.appengine.api.search.dev.Scorer.Result
- doConfigure(ApplicationConfigurationManager.ModuleConfigurationHandle, String, File, String, Map<String, Object>, DevAppServer) - Method in class com.google.appengine.tools.development.BasicModule
- doConfigure(ApplicationConfigurationManager.ModuleConfigurationHandle, String, File, String, Map<String, Object>, DevAppServer) - Method in class com.google.appengine.tools.development.ManualModule
- DOCUMENT_KIND_CREATED_VERSION_PROPERTY_NAME_STRING - Static variable in class com.google.cloud.datastore.core.names.Kinds
- DOCUMENT_KIND_DOCUMENT_FIELDS_PROPERTY_NAME_STRING - Static variable in class com.google.cloud.datastore.core.names.Kinds
- DOCUMENT_KIND_DOCUMENT_KEY_PROPERTY_NAME_STRING - Static variable in class com.google.cloud.datastore.core.names.Kinds
- DOCUMENT_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- DOCUMENT_KIND_UPDATED_VERSION_PROPERTY_NAME_STRING - Static variable in class com.google.cloud.datastore.core.names.Kinds
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.jakarta.DevAppServerModulesFilter
-
Main filter method.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.jakarta.DevAppServerRequestLogFilter
-
Filter method for sending StartRequestLog and EndRequestLog data to the Python logs API.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.jakarta.HeaderVerificationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.jakarta.LocalApiProxyServletFilter
-
Deprecated.Wrap the request with calls to the environment-management method on
ApiProxy. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.DevAppServerModulesFilter
-
Main filter method.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.DevAppServerRequestLogFilter
-
Filter method for sending StartRequestLog and EndRequestLog data to the Python logs API.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.HeaderVerificationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.LocalApiProxyServletFilter
-
Deprecated.Wrap the request with calls to the environment-management method on
ApiProxy. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.images.dev.jakarta.LocalBlobImageServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalLoginServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalLogoutServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalOAuthAccessTokenServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalOAuthAuthorizeTokenServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalOAuthRequestTokenServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.images.dev.LocalBlobImageServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalLoginServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalLogoutServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalOAuthAccessTokenServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalOAuthAuthorizeTokenServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalOAuthRequestTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.blobstore.dev.jakarta.UploadBlobServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalLoginServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalOAuthAccessTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalOAuthAuthorizeTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.jakarta.LocalOAuthRequestTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.jakarta.ApiServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.blobstore.dev.UploadBlobServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalLoginServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalOAuthAccessTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalOAuthAuthorizeTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.api.users.dev.LocalOAuthRequestTokenServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.ApiServlet
- dynamicAdjuster() - Element in annotation interface com.google.appengine.tools.development.LatencyPercentiles
-
A
DynamicLatencyAdjusterimplementation that will be given the opportunity to adjust latency based on environmental factors. - DynamicLatencyAdjuster - Interface in com.google.appengine.tools.development
-
Adjusts local RPC latency using runtime information.
- DynamicLatencyAdjuster.Default - Class in com.google.appengine.tools.development
-
Default implementation of a
DynamicLatencyAdjusterthat provides no adjustment.
E
- eatChar(char) - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a given character.
- eatLWS() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat linear white space (zero or more characters).
- eatQuotedString() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a quoted string.
- eatToken() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a token.
- eatTokenOrQuotedString() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a token or a quoted string.
- eatV0CookieDate() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a Netscape V0 cookie date.
- eatV0CookieToken() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a Netscape V0 cookie token.
- eatV0CookieValue() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Eat a Netscape V0 cookie value.
- EmptyExpression() - Constructor for class com.google.appengine.api.search.dev.ExpressionBuilder.EmptyExpression
- EMULATE_VNEXT_FEATURES - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
True to emulate Datastore vnext features.
- enableScatterProperty(boolean) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- encode() - Method in class com.google.appengine.tools.util.ClientCookie
-
Encode the cookie for transmission to the server.
- encodeEmailAsUserId(String) - Static method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils
- encodeEmailAsUserId(String) - Static method in class com.google.appengine.api.users.dev.LoginCookieUtils
- encodeRedirectUrl(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
-
Deprecated.
- encodeRedirectURL(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- encodeRedirectURL(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- encodeUrl(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
-
Deprecated.
- encodeURL(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- encodeURL(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- endRequest() - Static method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Indicate the request has ended so that local services can do any post request work.
- enforceApiDeadlines() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
- EntityStorageConversions - Class in com.google.cloud.datastore.core.appengv3
-
Business logic for preparing entities for storage.
- EnvironmentVariableChecker - Class in com.google.appengine.tools.development
-
Checker for reporting differences between environment variables specified in an application's appengine-web.xml files and values from
System.getenv(). - EnvironmentVariableChecker.IncorrectEnvironmentVariableException - Exception Class in com.google.appengine.tools.development
- EnvironmentVariableChecker.MismatchReportingPolicy - Enum Class in com.google.appengine.tools.development
-
Enum for reporting policy.
- EnvSettingTaskqueueCallback - Class in com.google.appengine.tools.development.testing
-
An implementation of
LocalTaskQueueCallbackthat wraps a delegate and invokesApiProxy.setEnvironmentForCurrentThread(com.google.apphosting.api.ApiProxy.Environment)prior to invoking the delegate. - EnvSettingTaskqueueCallback() - Constructor for class com.google.appengine.tools.development.testing.EnvSettingTaskqueueCallback
- equals(Object) - Method in class com.google.appengine.tools.util.ClientCookie
-
Compare two cookies.
- equals(Object) - Method in class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
- errorCode(DatastoreV3Pb.Error.ErrorCode) - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- eval(Document) - Method in class com.google.appengine.api.search.dev.Expression
-
Evaluate the expression to field value proto for the specified document.
- eval(Document) - Method in interface com.google.appengine.api.search.dev.Expression.Sorter
-
Evaluate expression to intermediate value suitable for sorting.
- eval(Document) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder.EmptyExpression
- eval(Document) - Method in class com.google.appengine.api.search.dev.FieldExpression
- eval(Document) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder.IntValueExpression
- eval(Document) - Method in class com.google.appengine.api.search.dev.NumericDefaultExpression
- eval(Document) - Method in class com.google.appengine.api.search.dev.SnippetExpression
- evalDouble(Document) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder.IntValueExpression
- evalDouble(Document) - Method in class com.google.appengine.api.search.dev.FieldExpression
- evalDouble(Document) - Method in class com.google.appengine.api.search.dev.NumericDefaultExpression
- evalHtml(Document) - Method in class com.google.appengine.api.search.dev.SnippetExpression
- EvaluationException - Exception Class in com.google.appengine.api.search.dev
-
Exception thrown from Expression.eval() method if expression cannot be evaluated.
- EvaluationException(String) - Constructor for exception class com.google.appengine.api.search.dev.EvaluationException
- evalWithTypePriority(Document, List<DocumentPb.FieldValue.ContentType>) - Method in class com.google.appengine.api.search.dev.FieldExpression
- EXCEPTION - Enum constant in enum class com.google.appengine.tools.development.EnvironmentVariableChecker.MismatchReportingPolicy
-
Report mismatches by throwing an
AppEngineConfigException - execute(URLFetchServicePb.URLFetchRequest) - Method in interface com.google.appengine.api.taskqueue.dev.LocalTaskQueueCallback
-
Execute the provided url fetch request.
- execute(URLFetchServicePb.URLFetchRequest) - Method in class com.google.appengine.tools.development.testing.EnvSettingTaskqueueCallback
-
This method is invoked from the task execution threads.
- execute(URLFetchServicePb.URLFetchRequest) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.DeferredTaskCallback
- execute(URLFetchServicePb.URLFetchRequest) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.DeferredTaskCallback
- execute(JobExecutionContext) - Method in class com.google.appengine.api.taskqueue.dev.UrlFetchJob
- expectsGeneratedStartRequest() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Returns true if this instance expects an internally generated "_ah/start" requests to be sent.
- expectsGeneratedStartRequests(String, int) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- expectsGeneratedStartRequests(String, int) - Method in class com.google.appengine.tools.development.Modules
- expectsGeneratedStartRequests(String, int) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Returns true if internally generated "/_ah/start" requests are provided for the specified module or backend instance.
- Expression - Class in com.google.appengine.api.search.dev
-
Abstract base class for all expression evaluators.
- Expression() - Constructor for class com.google.appengine.api.search.dev.Expression
- Expression.Sorter - Interface in com.google.appengine.api.search.dev
-
Sort class for potential multi dimensional sorting of the expression.
- ExpressionBuilder - Class in com.google.appengine.api.search.dev
-
Builder class for construction Expression objects used to evaluate expressions per document.
- ExpressionBuilder(Map<String, Set<DocumentPb.FieldValue.ContentType>>) - Constructor for class com.google.appengine.api.search.dev.ExpressionBuilder
- ExpressionBuilder.EmptyExpression - Class in com.google.appengine.api.search.dev
-
Empty Expression, which is evaluated if the input string was empty.
- ExpressionBuilder.IntValueExpression - Class in com.google.appengine.api.search.dev
-
Expression which evaluates to numeric constant.
- extractTextFromHtml(String) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
F
- facetResults - Variable in class com.google.appengine.api.search.dev.Scorer.SearchResults
- failures() - Method in class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
- FakeHttpServletRequest - Class in com.google.appengine.tools.development.testing
-
Simple fake implementation of
HttpServletRequest. - FakeHttpServletRequest - Class in com.google.appengine.tools.development.testing.jakarta
-
Simple fake implementation of
HttpServletRequest. - FakeHttpServletRequest() - Constructor for class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- FakeHttpServletRequest() - Constructor for class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- FakeHttpServletRequest(String) - Constructor for class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- FakeHttpServletRequest(String) - Constructor for class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- FakeHttpServletRequest(String, int) - Constructor for class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- FakeHttpServletRequest(String, int) - Constructor for class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- FakeHttpServletResponse - Class in com.google.appengine.tools.development.testing
-
Simple fake implementation of
HttpServletResponse. - FakeHttpServletResponse - Class in com.google.appengine.tools.development.testing.jakarta
-
Simple fake implementation of
HttpServletResponse. - FakeHttpServletResponse() - Constructor for class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- FakeHttpServletResponse() - Constructor for class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- FakeHttpServletResponse(HttpServletRequest) - Constructor for class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- FakeHttpServletResponse(HttpServletRequest) - Constructor for class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- fetch(LocalRpcService.Status, URLFetchServicePb.URLFetchRequest) - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- fetchBlob(BlobKey) - Method in interface com.google.appengine.api.blobstore.dev.BlobStorage
-
Fetch the contents of the specified blob.
- fetchData(LocalRpcService.Status, BlobstoreServicePb.FetchDataRequest) - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- fetchQueueStats(LocalRpcService.Status, TaskQueuePb.TaskQueueFetchQueueStatsRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
FetchQueueStats RPC implementation.
- FieldExpression - Class in com.google.appengine.api.search.dev
-
Expression which evalutes to the content of a field.
- FieldExpression(String, Set<DocumentPb.FieldValue.ContentType>) - Constructor for class com.google.appengine.api.search.dev.FieldExpression
- FieldGenerator - Class in com.google.appengine.api.search.dev
-
Class contains information about new fields we are going to generate for the current search request.
- FieldGenerator(String, Expression) - Constructor for class com.google.appengine.api.search.dev.FieldGenerator
- FIELDLESS_FIELD_NAME - Static variable in class com.google.appengine.api.search.dev.LuceneUtils
-
The name of the field under which we store tokens for all fields, so that we can search for them without a field prefix.
- FileIterator - Class in com.google.appengine.tools.util
-
Walks a directory tree, returning all the files.
- FileIterator(File) - Constructor for class com.google.appengine.tools.util.FileIterator
- findApiVersion(File) - Method in class com.google.appengine.tools.util.ApiVersionFinder
- findApiVersion(String) - Method in class com.google.appengine.tools.util.ApiVersionFinder
- firstSortDirection(DatastoreV3Pb.Query) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
-
Returns the first sort direction from a query or
nullif the query does not specify any orders. - flush() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- flush() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- flushAll(LocalRpcService.Status, MemcacheServicePb.MemcacheFlushRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- flushBuffer() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- flushBuffer() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- flushBuffer() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- flushBuffer() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- flushLogs(ApiProxy.Environment) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- flushQueue(String) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Remove all entries from a queue.
- FORCE_IS_HIGH_REP_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
If this property exists we consider the datastore to be high replication independent of the high rep job policy.
- forceNonRetryable() - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- forwardToInstance(String, int, HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.jakarta.DelegatingModulesFilterHelper
- forwardToInstance(String, int, HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.jakarta.Modules
- forwardToInstance(String, int, HttpServletRequest, HttpServletResponse) - Method in interface com.google.appengine.tools.development.jakarta.ModulesFilterHelper
- forwardToInstance(String, int, HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelperEE8
- forwardToInstance(String, int, HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.ModulesEE8
- forwardToInstance(String, int, HttpServletRequest, HttpServletResponse) - Method in interface com.google.appengine.tools.development.ModulesFilterHelperEE8
-
Forward a request to a specified module or backend instance.
- forwardToServer(HttpServletRequest, HttpServletResponse) - Method in interface com.google.appengine.tools.development.jakarta.ContainerService
-
Forwards an HttpRequest request to this container.
- forwardToServer(String, int, HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.jakarta.BackendServers
-
Forward a request to a specific server and instance.
- forwardToServer(String, int, HttpServletRequest, HttpServletResponse) - Method in class com.google.appengine.tools.development.BackendServersEE8
-
Forward a request to a specific server and instance.
- forwardToServer(HttpServletRequest, HttpServletResponse) - Method in interface com.google.appengine.tools.development.ContainerServiceEE8
-
Forwards an HttpRequest request to this container.
- fromTestClass(Class<?>) - Static method in class com.google.appengine.api.testing.MockEnvironment
G
- geCapabilityPropertyKey(String, String) - Static method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- geCapabilityPropertyKey(String, String) - Static method in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
- generalOptionNames - Variable in class com.google.appengine.tools.util.ActionsAndOptions
-
General option names in help-string order
- GENERATE_WAR_ARG - Static variable in class com.google.appengine.tools.development.DevAppServerMain
- GENERATED_WAR_DIR_ARG - Static variable in class com.google.appengine.tools.development.DevAppServerMain
- GenericScorer - Class in com.google.appengine.api.search.dev
-
Scorer for CUSTOM sorting algorithm, which uses expression evaluation for multidimensional sorting.
- GenericScorer(int, Sort, NumericExpression[], Expression.Sorter[]) - Constructor for class com.google.appengine.api.search.dev.GenericScorer
- GenericScorer.Result - Class in com.google.appengine.api.search.dev
-
Result class for GenericScorer.
- get(LocalRpcService.Status, MemcacheServicePb.MemcacheGetRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- get(LocalRpcService.Status, DatastoreV3Pb.GetRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- get(LocalRpcService.Status, DatastoreV3Pb.GetRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- get(DatastoreV3Pb.GetRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- get(DatastoreV3Pb.GetRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- getAccessToken(LocalRpcService.Status, AppIdentityServicePb.GetAccessTokenRequest) - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- getAction() - Method in class com.google.appengine.tools.util.Parser.ParseResult
- getAction(String) - Method in class com.google.appengine.tools.util.ActionsAndOptions
-
After
ActionsAndOptions.actionshas been set, this method may be invoked to lookup an option by its name string. - getAddress() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getAddress() - Method in class com.google.appengine.api.backends.dev.LocalServerController.InstanceStateInfo
- getAddress() - Method in class com.google.appengine.tools.development.AbstractContainerService
- getAddress() - Method in interface com.google.appengine.tools.development.ContainerService
-
Returns the listener network address, however it's decided during the servlet container deployment.
- getAddress() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
- getAlternateHighRepJobPolicyClass() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getAndReserveAvailableInstanceHolder() - Method in class com.google.appengine.tools.development.AbstractModule
- getAndReserveAvailableInstanceHolder() - Method in class com.google.appengine.tools.development.BasicModule
- getAndReserveAvailableInstanceHolder() - Method in class com.google.appengine.tools.development.ManualModule
- getAndReserveAvailableInstanceHolder() - Method in interface com.google.appengine.tools.development.Module
-
Acquires a serving permit and returns an
InstanceHolderfor an instance which is available to handle a request or returns null if there is no such instance. - getAndReserveFreeInstance(String) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Reserves an instance for this request.
- getAndReserveFreeInstance(String) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- getAndReserveFreeInstance(String) - Method in class com.google.appengine.tools.development.Modules
- getAndReserveFreeInstance(String) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Acquires a serving permit for an instance with available capacity and returns the instance id.
- getApiProxyLocal() - Static method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Convenience function for getting ahold of the currently registered
ApiProxyLocal. - getAppContext() - Method in interface com.google.appengine.tools.development.ContainerService
-
Returns the context representing the currently executing webapp.
- getAppContext() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Returns the
AppContextfor the main container. - getAppContext() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- getAppDir() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
- getAppEngineWebXmlConfig() - Method in class com.google.appengine.tools.development.AbstractContainerService
- getAppEngineWebXmlConfig() - Method in interface com.google.appengine.tools.development.ContainerService
-
Return the AppEngineWebXml configuration of this container
- getAppId() - Method in class com.google.appengine.api.testing.MockEnvironment
- getAppId() - Method in class com.google.appengine.tools.development.LocalEnvironment
- getApplicationPermissions() - Method in interface com.google.appengine.tools.development.AppContext
-
Returns the set of Permissions granted to the application, excluding
user-specified permissions. - getArgs() - Method in class com.google.appengine.tools.util.Action
- getArgStyle() - Method in class com.google.appengine.tools.util.Option
-
Returns the
Stylein which theOptionwas supplied on the command line. - getAsyncContext() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getAsyncContext() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getAttribute(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getAttribute(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getAttributeNames() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getAttributeNames() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getAttributes() - Method in class com.google.appengine.api.testing.MockEnvironment
- getAttributes() - Method in class com.google.appengine.tools.development.LocalEnvironment
- getAuthDomain() - Method in class com.google.appengine.api.testing.MockEnvironment
- getAuthDomain() - Method in class com.google.appengine.tools.development.LocalEnvironment
- getAuthType() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getAuthType() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getAutoIdAllocationPolicy() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getBackendServersClassName() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the devappserver BackendServers FQN class for the corresponding Jetty version.
- getBackendState(String) - Method in interface com.google.appengine.api.backends.dev.LocalServerController
-
Returns a map containing all information about current backend state.
- getBackendState(String) - Method in class com.google.appengine.tools.development.BackendServersBase
- getBackendsXml() - Method in interface com.google.appengine.tools.development.ApplicationConfigurationManager.ModuleConfigurationHandle
-
Returns the
BackendsXmlfor this configuration. - getBackingStoreLocation() - Method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
- getBackingStoreLocation() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getBlobInfoStorage() - Static method in class com.google.appengine.api.blobstore.dev.BlobStorageFactory
- getBlobKey() - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- getBlobKey() - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- getBlobRangeHeader() - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- getBlobRangeHeader() - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- getBlobStorage() - Static method in class com.google.appengine.api.blobstore.dev.BlobStorageFactory
- getBody() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getBodyAsBytes() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getBucketSize() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getBufferSize() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- getBufferSize() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- getBufferSize() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getBufferSize() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getCacheControl() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
-
Gets the value of the Cache-Control headers, parsed into separate directives.
- getCacheControl() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
-
Gets the value of the Cache-Control headers, parsed into separate directives.
- getCharacterEncoding() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getCharacterEncoding() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getCharacterEncoding() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getCharacterEncoding() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getClassLoader() - Method in interface com.google.appengine.tools.development.AppContext
-
Returns the ClassLoader for the webapp.
- getClock() - Method in interface com.google.appengine.tools.development.ApiProxyLocal
- getClock() - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- getClock() - Method in interface com.google.appengine.tools.development.LocalServiceContext
-
Fetches the clock that local services should use to determine the current time.
- getComment() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie comment (RFC 2109 and RFC 2965 cookies only).
- getContainerContext() - Method in interface com.google.appengine.tools.development.AppContext
-
Returns the container-specific context implementation.
- getContainerService() - Method in class com.google.appengine.tools.development.AbstractInstanceHolder
- getContainerService() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Returns the
ContainerServicefor this instance. - getContentCharset(String) - Static method in class com.google.appengine.tools.util.HttpHeaderParser
-
Get a charset from content type.
- getContentLength() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getContentLength() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getContentLengthLong() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getContentLengthLong() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getContentRangeHeader() - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- getContentRangeHeader() - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- getContentType() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getContentType() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getContentType() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getContentType() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getContextPath() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getContextPath() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getCookieData(HttpServletRequest) - Static method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils
-
Parse the fake authentication
Cookie. - getCookieData(HttpServletRequest) - Static method in class com.google.appengine.api.users.dev.LoginCookieUtils
-
Parse the fake authentication
Cookie. - getCookies() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getCookies() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getCookies() - Method in class com.google.appengine.tools.util.ClientCookieManager
-
Returns an iterator over the cookies stored by the ClientCookieManager.
- getCount() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
- getCount() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
- getCountTasks() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getCountUnfinishedTasks() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getCurrentAppContext() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Returns the
AppContextcorresponding to the HTTP request (or background thread) associated with the current thread, ornullif the current thread is not associated with any HTTP request (or background thread). - getCurrentAppContext() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- getDatanucleusLibs(String) - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the list of URLs of the Datanucleus jar libraries for the SDK.
- getDateHeader(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getDateHeader(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getDefaultDeadline(boolean) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- getDefaultDeadline(boolean) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getDefaultDeadline(boolean) - Method in class com.google.appengine.tools.development.AbstractLocalRpcService
- getDefaultDeadline(boolean) - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Return the number of seconds that should be used as a deadline for each API call if no other deadline is requested by the user.
- getDefaultGcsBucketName(LocalRpcService.Status, AppIdentityServicePb.GetDefaultGcsBucketNameRequest) - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- getDefaultHighRepJobPolicyRandomSeed() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getDefaultHighRepJobPolicyUnappliedJobPercentage() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getDefaultServer() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the default admin server to talk to for deployments.
- getDefaultVersion(LocalRpcService.Status, ModulesServicePb.GetDefaultVersionRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getDefaultVersion(String) - Method in class com.google.appengine.tools.development.Modules
- getDefaultVersion(String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns the default version for a named module.
- getDelegatingModulesFilterHelperClassName() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the DelegatingModulesFilterHelper FQN class for the corresponding Jetty version.
- getDescription() - Method in class com.google.appengine.tools.info.OptionalLib
- getDispatcherType() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getDispatcherType() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getDisplayName() - Method in class com.google.appengine.tools.development.InstanceStateHolder
-
Returns the display name for the current state.
- getDomain() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie domain.
- getEffectiveDomain() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get effective cookie domain.
- getEffectivePath() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get effective cookie path.
- getEffectiveVersion() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get effective cookie version.
- getEmail() - Method in class com.google.appengine.api.testing.MockEnvironment
- getEmail() - Method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils.CookieData
- getEmail() - Method in class com.google.appengine.api.users.dev.LoginCookieUtils.CookieData
- getEmail() - Method in class com.google.appengine.tools.development.AbstractContainerService.LocalInitializationEnvironment
- getEmail() - Method in class com.google.appengine.tools.development.jakarta.LocalHttpRequestEnvironment
- getEmail() - Method in class com.google.appengine.tools.development.LocalHttpRequestEnvironment
- getEntry() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getErrorCode() - Method in class com.google.appengine.tools.development.LocalRpcService.Status
- getErrorCode() - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
-
Returns the associated error code.
- getEta() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getEtaDelta() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getEtaMillis() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getExpirationTime() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie expiration time.
- getExpires() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
-
Gets the value of the Expires header, as a Java timestamp.
- getExpires() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
-
Gets the value of the Expires header, as a Java timestamp.
- getExpression() - Method in class com.google.appengine.api.search.dev.FieldGenerator
- getFallbackHandler() - Method in class com.google.appengine.tools.development.LocalURLFetchServiceStreamHandler
- getFilesForVersion(String) - Method in class com.google.appengine.tools.info.OptionalLib
- getGoogleStorageBucketName() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- getHeader(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getHeader(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getHeader(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getHeader(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getHeaderNames() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getHeaderNames() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getHeaderNames() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getHeaderNames() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getHeaders() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getHeaders(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getHeaders(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getHeaders(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getHeaders(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getHelpLines() - Method in class com.google.appengine.tools.util.Option
- getHelpString() - Method in class com.google.appengine.tools.util.Action
- getHostAndPort(int) - Method in class com.google.appengine.tools.development.AbstractModule
- getHostAndPort(int) - Method in interface com.google.appengine.tools.development.Module
-
Returns the host and port for the requested instance or null if the instance does not exist.
- getHostname(LocalRpcService.Status, ModulesServicePb.GetHostnameRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getHostname(String, String, int) - Method in class com.google.appengine.tools.development.Modules
- getHostname(String, String, int) - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns the host name of the requested module version instance.
- getHostName() - Method in class com.google.appengine.tools.development.AbstractContainerService
- getHostName() - Method in interface com.google.appengine.tools.development.ContainerService
-
Returns the host name of the module instance, however it's decided during the the servlet container deployment.
- getHostName() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
- getImplLibs() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the list of URLs of all implementation jar libraries for the SDK.
- getIndices(LocalRpcService.Status, ApiBasePb.StringProto) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- getIndices(LocalRpcService.Status, ApiBasePb.StringProto) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- getIndices(String) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- getIndices(String) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- getInputStream() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Get the body of the request (i.e. the body data) as a binary stream.
- getInputStream() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Get the body of the request (i.e. the body data) as a binary stream.
- getInstance() - Method in class com.google.appengine.tools.development.AbstractInstanceHolder
- getInstance() - Static method in class com.google.appengine.tools.development.BackendServersBase
- getInstance() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Returns the id for this instance.
- getInstance() - Static method in class com.google.appengine.tools.development.Modules
- getInstanceClass() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getInstanceCount() - Method in class com.google.appengine.tools.development.BasicModule
- getInstanceCount() - Method in class com.google.appengine.tools.development.ManualModule
- getInstanceCount() - Method in interface com.google.appengine.tools.development.Module
-
Returns the number of instances for this module.
- getInstanceHolder(int) - Method in class com.google.appengine.tools.development.AbstractModule
- getInstanceHolder(int) - Method in interface com.google.appengine.tools.development.Module
-
Returns the requested
InstanceHolderor null if the instance does not exist. - getInstanceNumber() - Method in class com.google.appengine.api.backends.dev.LocalServerController.InstanceStateInfo
- getInstanceStates() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getIntHeader(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getIntHeader(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getJettyContainerService() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the JettyContainerService FQN class for the corresponding Jetty version.
- getJSPCompilerClassName() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the JSP compiler class name.
- getKey() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.HeaderWrapper
- getListeners() - Static method in class com.google.appengine.tools.development.RequestEndListenerHelper
-
Get the collection of all the registered RequestEndListeners.
- getLocalAddr() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getLocalAddr() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getLocalBlobstoreService() - Static method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
- getLocalCapabilitiesEnvironment() - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- getLocalCapabilitiesEnvironment() - Method in interface com.google.appengine.tools.development.LocalServiceContext
-
Fetches the local Capabilities environment
- getLocalCapabilitiesService() - Static method in class com.google.appengine.tools.development.testing.LocalCapabilitiesServiceTestConfig
- getLocalDatastoreService() - Static method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getLocale() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getLocale() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getLocale() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getLocale() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getLocales() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getLocales() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getLocalImagesService() - Static method in class com.google.appengine.tools.development.testing.LocalImagesServiceTestConfig
- getLocalLogService() - Static method in class com.google.appengine.tools.development.testing.LocalLogServiceTestConfig
- getLocalMailService() - Static method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
- getLocalMemcacheService() - Static method in class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
- getLocalModulesService() - Static method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
-
Returns the
LocalModulesServicewhich is created on first use. - getLocalName() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getLocalName() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getLocalPort() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getLocalPort() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getLocalSearchService() - Static method in class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
- getLocalSecretsService() - Static method in class com.google.appengine.tools.development.testing.LocalAppIdentityServiceTestConfig
- getLocalServerEnvironment() - Method in class com.google.appengine.tools.development.AbstractModule
- getLocalServerEnvironment() - Method in interface com.google.appengine.tools.development.LocalServiceContext
-
Fetches the local server environment.
- getLocalServerEnvironment() - Method in interface com.google.appengine.tools.development.Module
-
Returns the
LocalServerEnvironmentfor the primary instance for thisModule. - getLocalServerEnvironment() - Method in class com.google.appengine.tools.development.Modules
- getLocalService(String) - Method in interface com.google.appengine.tools.development.LocalServiceContext
-
Retrieves the local service identified by the package name.
- getLocalService(String) - Static method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Convenience function for getting ahold of a specific local service.
- getLocalTaskQueue() - Static method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
- getLocalTaskQueue() - Static method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
- getLocalURLFetchService() - Static method in class com.google.appengine.tools.development.testing.LocalURLFetchServiceTestConfig
- getLocalUserService() - Static method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
- getLoggingProperties() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the File containing the SDK logging properties.
- getLogHandler() - Method in class com.google.appengine.api.log.dev.LocalLogService
- getLogHandler() - Method in interface com.google.appengine.tools.development.DevLogService
- getLogMailBody() - Method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
- getLogMailLevel() - Method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
- getLogService() - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- getLogService() - Method in interface com.google.appengine.tools.development.DevServices
- getLongName() - Method in class com.google.appengine.tools.util.Option
- getMainContainer() - Method in class com.google.appengine.tools.development.AbstractModule
- getMainContainer() - Method in interface com.google.appengine.tools.development.Module
-
Returns the
ContainerServicefor the primary instance for thisModule. - getMainModule() - Method in class com.google.appengine.tools.development.Modules
- getMajorVersion(String) - Static method in class com.google.appengine.tools.development.LocalEnvironment
-
Returns the major version component from the provided version id or null if the provided version id has no major version component.
- getMatchAnyDocumentQuery() - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- getMatchNoneQuery() - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- getMaxApiRequestSize() - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- getMaxApiRequestSize() - Method in class com.google.appengine.api.images.dev.LocalImagesService
- getMaxApiRequestSize() - Method in class com.google.appengine.api.mail.dev.LocalMailService
- getMaxApiRequestSize() - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- getMaxApiRequestSize() - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- getMaxApiRequestSize() - Method in class com.google.appengine.tools.development.AbstractLocalRpcService
- getMaxApiRequestSize() - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Returns the maximum size of an encoded API request in bytes, or
nullfor the default size. - getMaximumDeadline(boolean) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- getMaximumDeadline(boolean) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getMaximumDeadline(boolean) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- getMaximumDeadline(boolean) - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- getMaximumDeadline(boolean) - Method in class com.google.appengine.tools.development.AbstractLocalRpcService
- getMaximumDeadline(boolean) - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Return the maximum number of seconds that is allowed as a deadline for each API call.
- getMaxQueryLifetimeMs() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getMaxSize() - Method in class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
- getMaxSizeInBytes() - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- getMaxSizeUnits() - Method in class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
- getMaxTxnLifetimeMs() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getMaxUploadSizeBytes() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- getMaxUploadSizeBytesPerBlob() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- getMethod() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getMethod() - Method in class com.google.appengine.api.urlfetch.dev.HttpPatch
- getMethod() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getMethod() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getMimeType(ImagesServicePb.ImageData) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Obtains the mime type of the image data.
- getMismatches() - Method in exception class com.google.appengine.tools.development.EnvironmentVariableChecker.IncorrectEnvironmentVariableException
- getMode() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getModule() - Method in interface com.google.appengine.tools.development.ApplicationConfigurationManager.ModuleConfigurationHandle
-
Returns the
WebModulefor this configuration. - getModule(String) - Method in class com.google.appengine.tools.development.Modules
- getModuleConfigurationHandles() - Method in class com.google.appengine.tools.development.ApplicationConfigurationManager
-
Returns
Listwith aApplicationConfigurationManager.ModuleConfigurationHandlefor each configured module. - getModuleId() - Method in class com.google.appengine.api.testing.MockEnvironment
- getModuleId() - Method in class com.google.appengine.tools.development.LocalEnvironment
- getModuleName() - Method in class com.google.appengine.tools.development.AbstractModule
- getModuleName() - Method in interface com.google.appengine.tools.development.Module
-
Returns the module name for this
Module. - getModuleNames() - Method in class com.google.appengine.tools.development.Modules
- getModuleNames() - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns all the known module names.
- getModules(LocalRpcService.Status, ModulesServicePb.GetModulesRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getModulesClassName() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the devappserver Modules FQN class for the corresponding Jetty version.
- getModuleState(String) - Method in class com.google.appengine.tools.development.Modules
- getModuleState(String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns the current state of this module.
- getName() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getName() - Method in class com.google.appengine.api.search.dev.FieldGenerator
- getName() - Method in class com.google.appengine.tools.info.OptionalLib
- getName() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie name.
- getNames() - Method in class com.google.appengine.tools.util.Action
- getNameString() - Method in class com.google.appengine.tools.util.Action
- getNumericSorter(int, double) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder.IntValueExpression
- getNumericSorter(int, double) - Method in class com.google.appengine.api.search.dev.FieldExpression
- getNumericSorter(int, double) - Method in class com.google.appengine.api.search.dev.NumericDefaultExpression
- getNumInstances() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getNumInstances(LocalRpcService.Status, ModulesServicePb.GetNumInstancesRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getNumInstances(String, String) - Method in class com.google.appengine.tools.development.Modules
- getNumInstances(String, String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns the number of instances for the requested module version.
- getOAuthAuthDomain() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Return configured auth domain.
- getOAuthConsumerKey() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Return configured consumer key.
- getOAuthEmail() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Return configured email.
- getOAuthIsAdmin() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Return configured isAdmin value.
- getOAuthUser(LocalRpcService.Status, UserServicePb.GetOAuthUserRequest) - Method in class com.google.appengine.api.users.dev.LocalUserService
- getOAuthUserId() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Return configured user ID.
- getOldestTaskEta() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getOption(String) - Method in class com.google.appengine.tools.util.ActionsAndOptions
-
After
ActionsAndOptions.optionshas been set, this method may be invoked to lookup an option by its long name. - getOptions() - Method in class com.google.appengine.tools.util.Action
- getOptionString() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getOutputBytes() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
-
Return the body of the response that would be sent to the client as bytes
- getOutputBytes() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
-
Return the body of the response that would be sent to the client as bytes
- getOutputStream() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- getOutputStream() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- getOutputStream() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getOutputStream() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getOutputString() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
-
Return the body of the response that would be sent to the client as string
- getOutputString() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
-
Return the body of the response that would be sent to the client as string
- getPackage() - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
-
Returns the package for the service, for example, "datastore_v3".
- getPackage() - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- getPackage() - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- getPackage() - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- getPackage() - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Returns the package for the service, for example, "datastore_v3".
- getPackage() - Method in class com.google.appengine.api.log.dev.LocalLogService
- getPackage() - Method in class com.google.appengine.api.mail.dev.LocalMailService
- getPackage() - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- getPackage() - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getPackage() - Method in class com.google.appengine.api.search.dev.LocalSearchService
- getPackage() - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- getPackage() - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- getPackage() - Method in class com.google.appengine.api.users.dev.LocalUserService
- getPackage() - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Returns the package for the service, for example, "datastore_v3".
- getParameter(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getParameter(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getParameterMap() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getParameterMap() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getParameterNames() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getParameterNames() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getParameterValues(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getParameterValues(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getParsedOptions() - Method in class com.google.appengine.tools.util.Parser.ParseResult
- getPart(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getPart(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getParts() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getParts() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getPath() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie path.
- getPathInfo() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getPathInfo() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getPathTranslated() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getPathTranslated() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getPlatformClassLoader() - Static method in class com.google.appengine.tools.development.ClassLoaderUtil
- getPort() - Method in class com.google.appengine.tools.development.AbstractContainerService
- getPort() - Method in interface com.google.appengine.tools.development.ContainerService
-
Returns the listener port number, however it's decided during the servlet container deployment.
- getPort() - Method in interface com.google.appengine.tools.development.DevAppServer
- getPort() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- getPort() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
- getPort(String, int) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Returns the port for the requested instance.
- getPort(String, int) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- getPort(String, int) - Method in class com.google.appengine.tools.development.Modules
- getPort(String, int) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Returns the port for the specified module of backend instance.
- getPort(String, int, Map<String, String>) - Static method in class com.google.appengine.tools.development.DevAppServerPortPropertyHelper
-
Returns the configured port for the specified module instance from the the provided service properties or
DevAppServerPortPropertyHelper.DEFAULT_PORTif no port has been configured. - getPort(String, Map<String, String>) - Static method in class com.google.appengine.tools.development.DevAppServerPortPropertyHelper
-
Returns the configured port for the named module's main instance from the the provided service properties or
DevAppServerPortPropertyHelper.DEFAULT_PORTif no port has been configured. - getPortMapping() - Method in interface com.google.appengine.tools.development.AbstractContainerService.PortMappingProvider
- getPortMapping() - Method in class com.google.appengine.tools.development.BackendServersBase
-
Allows the servers API to get the current mapping from server and instance to listening ports.
- getProblem() - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
- getProblemCode() - Method in class com.google.cloud.datastore.core.exception.Problem
- getProtocol() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getProtocol() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getProtocolRequestId() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getPublicCertificatesForApp(LocalRpcService.Status, AppIdentityServicePb.GetPublicCertificateForAppRequest) - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- getQueryString() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getQueryString() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getQueueStateInfo() - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Returns a map of QueueStateInfo objects keyed by queue name.
- getQuickStartClasspath() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the classpath of the quickstart process.
- getReader() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getReader() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRealPath(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Deprecated.
- getRemainingMillis() - Method in class com.google.appengine.api.testing.MockEnvironment
- getRemainingMillis() - Method in class com.google.appengine.tools.development.LocalEnvironment
- getRemainingMillis() - Method in interface com.google.appengine.tools.development.testing.LocalServiceTestHelper.RequestMillisTimer
- getRemoteAddr() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRemoteAddr() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRemoteHost() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRemoteHost() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRemotePort() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRemotePort() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRemoteUser() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRemoteUser() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRequestDispatcher(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRequestDispatcher(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRequestedSessionId() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRequestedSessionId() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRequestId() - Static method in class com.google.appengine.api.log.dev.DevLogHandler
- getRequestId() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRequestNamespace() - Method in class com.google.appengine.api.testing.MockEnvironment
-
Deprecated.
- getRequestNamespace() - Method in class com.google.appengine.tools.development.LocalEnvironment
-
Deprecated.
- getRequestThreads(ApiProxy.Environment) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- getRequestURI() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRequestURI() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getRequestURL() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getRequestURL() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getResource(String) - Method in class com.google.appengine.tools.development.IsolatedAppClassLoader
- getResourcesDirectory() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the path to SDK resource files like xml or schemas files.
- getResponseSize() - Method in class com.google.appengine.api.log.dev.LocalLogService
- getRetryParameters() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getScalingType(String) - Method in class com.google.appengine.tools.development.Modules
- getScalingType(String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns the type of scaling in use for this module.
- getScheme() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getScheme() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getSdk() - Static method in class com.google.appengine.tools.info.AppengineSdk
-
Returns an SDK implementation to use for access jar files and resources.
- getSdkRoot() - Static method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the path to the root of the SDK.
- getSentMessages() - Method in class com.google.appengine.api.mail.dev.LocalMailService
- getServerHostname() - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getServerInfo() - Static method in class com.google.appengine.tools.development.ContainerUtils
-
Returns the server info string with the dev-appserver version.
- getServerInstanceFromPort(int) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Returns the server instance serving on a specific local port
- getServerName() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getServerName() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getServerNameFromPort(int) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Returns the server serving on a specific local port
- getServerPort() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getServerPort() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getService(String) - Method in interface com.google.appengine.tools.development.ApiProxyLocal
-
Get the
LocalRpcServiceidentified by the given package. - getService(String) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
-
Method needs to be synchronized to ensure that we don't end up starting multiple instances of the same service.
- getServiceAccountName(LocalRpcService.Status, AppIdentityServicePb.GetServiceAccountNameRequest) - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- getServiceProperties() - Method in class com.google.appengine.tools.development.AbstractContainerService
- getServiceProperties() - Method in interface com.google.appengine.tools.development.ContainerService
-
Get a set of properties to be passed to each service, based on the AppEngineWebXml configuration.
- getServiceProperties() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Get the properties that are used by the local services to configure themselves.
- getServiceProperties() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- getServletConnection() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getServletContext() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getServletContext() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getServletPath() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getServletPath() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getSession() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getSession() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getSession(boolean) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getSession(boolean) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getSharedJspLibFiles() - Method in class com.google.appengine.tools.info.AppengineSdk
- getSharedLibFiles() - Method in class com.google.appengine.tools.info.AppengineSdk
- getSharedLibs() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the full paths of all shared libraries for the SDK.
- getShortDescription() - Method in class com.google.appengine.tools.util.Action
- getShortName() - Method in class com.google.appengine.tools.util.Option
- getSorters(int, double, String) - Method in class com.google.appengine.api.search.dev.Expression
-
Get list of sort classes for the expression.
- getSorters(int, double, String) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder.EmptyExpression
- getSorters(int, double, String) - Method in class com.google.appengine.api.search.dev.FieldExpression
- getSorters(int, double, String) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder.IntValueExpression
- getSorters(int, double, String) - Method in class com.google.appengine.api.search.dev.NumericDefaultExpression
- getSorters(int, double, String) - Method in class com.google.appengine.api.search.dev.SnippetExpression
- getState() - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- getState() - Method in class com.google.appengine.api.backends.dev.LocalServerController.InstanceStateInfo
- getStatus() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
-
Gets the status code of the response.
- getStatus() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
-
Gets the status code of the response.
- getStatus() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getStatus() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- getStatusFromCapabilityName(String, String) - Method in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
- getStatusFromMethodName(String, String) - Method in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
- getStoreDelayMs() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- getSuccessPath() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- getTagAsBytes() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getTaskInfo() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- getTaskName() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getToolsApiJar() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the URL to the tools API jar.
- getToolsApiJarFile() - Method in class com.google.appengine.tools.info.AppengineSdk
- getUrl() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- getUrlBase(LocalRpcService.Status, ImagesServicePb.ImagesGetUrlBaseRequest) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Gets a Local image URL.
- getURLsForVersion(String) - Method in class com.google.appengine.tools.info.OptionalLib
- getUserCodeClasspath(File) - Method in interface com.google.appengine.tools.development.UserCodeClasspathManager
-
Returns the classpath for the app.
- getUserId() - Method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils.CookieData
- getUserId() - Method in class com.google.appengine.api.users.dev.LoginCookieUtils.CookieData
- getUserJspLibFiles() - Method in class com.google.appengine.tools.info.AppengineSdk
- getUserJspLibs() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the list of URLs of all JSP jar libraries that do not need any special privileges in the SDK.
- getUserLibFiles() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Deprecated.
- getUserLibs() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Deprecated.Useinstead.
invalid reference
#getOptionalUserLibs() - getUserPermissions() - Method in interface com.google.appengine.tools.development.AppContext
-
Returns a
Permissionsobject containingUnresolvedPermissioninstances for every permission that was requested by the user in theirappengine-web.xmlfile. - getUserPrincipal() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- getUserPrincipal() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- getValue() - Method in class com.google.appengine.api.taskqueue.dev.QueueStateInfo.HeaderWrapper
- getValue() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie value.
- getValue() - Method in class com.google.appengine.tools.util.Option
-
Returns the value specified for the
Option. - getValue(int) - Method in class com.google.appengine.api.search.dev.GenericScorer.Result
- getValues() - Method in class com.google.appengine.tools.util.Option
-
Returns all the values that were specified for the
Optionin the order they were specified on the command line. - getVersion() - Method in class com.google.appengine.tools.util.ClientCookie
-
Get cookie version.
- getVersionId() - Method in class com.google.appengine.api.testing.MockEnvironment
- getVersionId() - Method in class com.google.appengine.tools.development.LocalEnvironment
- getVersions() - Method in class com.google.appengine.tools.info.OptionalLib
- getVersions(LocalRpcService.Status, ModulesServicePb.GetVersionsRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- getVersions(String) - Method in class com.google.appengine.tools.development.Modules
- getVersions(String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Returns all known versions of the requested module.
- getWebDefaultLocation() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the path in a jar file of the jetty server webdefault.xml file.
- getWebDefaultXml() - Method in class com.google.appengine.tools.info.AppengineSdk
-
Returns the webdefault.xml for the corresponding Jetty version.
- getWriteCost(OnestoreEntity.EntityProto) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreCostAnalysis
-
Determines the cost of writing this entity, assuming no previous value exists.
- getWriteOps(OnestoreEntity.EntityProto, OnestoreEntity.EntityProto) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreCostAnalysis
-
Determines the cost of writing
newEntity, assuming its current state in the datastore matchesoldEntity. - getWriter() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- getWriter() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- getWriter() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- getWriter() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- GOOGLE_STORAGE_FILE_KIND - Static variable in class com.google.appengine.api.blobstore.dev.ReservedKinds
- GOOGLE_STORAGE_KEY_PREFIX - Static variable in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
-
The prefix we apply to encoded Google Storage BlobKeys
- gracefulShutdown() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Shut down the server after all outstanding requests have completed.
- gracefulShutdown() - Method in class com.google.appengine.tools.development.DevAppServerImpl
H
- hasBlob(BlobKey) - Method in interface com.google.appengine.api.blobstore.dev.BlobStorage
- hasContentType() - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- hasContentType() - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- hasGoogleStorageBucketName() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- hashCode() - Method in class com.google.appengine.tools.util.ClientCookie
- hashCode() - Method in class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
- hasMaxUploadSizeBytes() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- hasMaxUploadSizeBytesPerBlob() - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- hasNext() - Method in class com.google.appengine.tools.util.FileIterator
- HeaderVerificationFilter - Class in com.google.appengine.tools.development
-
A Filter that verifies that the incoming request's headers are valid.
- HeaderVerificationFilter - Class in com.google.appengine.tools.development.jakarta
-
A Filter that verifies that the incoming request's headers are valid.
- HeaderVerificationFilter() - Constructor for class com.google.appengine.tools.development.HeaderVerificationFilter
- HeaderVerificationFilter() - Constructor for class com.google.appengine.tools.development.jakarta.HeaderVerificationFilter
- HIGH_REP_JOB_POLICY_CLASS_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
The fully-qualifed name of a class that implements
HighRepJobPolicyand has a no-arg constructor. - HighRepJobPolicy - Interface in com.google.appengine.api.datastore.dev
-
A policy for high replication job application.
- histogram(LocalRpcService.Status, ImagesServicePb.ImagesHistogramRequest) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Calculate the histogram of the supplied image.
- HTTP_SERVLET_REQUEST - Static variable in class com.google.appengine.tools.development.LocalEnvironment
-
The name of an
attributethat contains theHttpServletRequestinstance. - HttpApiServer - Class in com.google.appengine.tools.development
-
Google App Engine API HTTP server, using the SDK API stubs for local testing of API calls.
- HttpApiServer(int, String, int) - Constructor for class com.google.appengine.tools.development.HttpApiServer
-
Create an API server. the start() method will have to be called.
- HttpHeaderParseException - Exception Class in com.google.appengine.tools.util
-
Exception type for HTTP header parsing errors.
- HttpHeaderParseException() - Constructor for exception class com.google.appengine.tools.util.HttpHeaderParseException
-
Create an exception with no error message.
- HttpHeaderParseException(String) - Constructor for exception class com.google.appengine.tools.util.HttpHeaderParseException
-
Create an exception with a given error message.
- HttpHeaderParser - Class in com.google.appengine.tools.util
-
A collection of routines for parsing HTTP headers.
- HttpHeaderParser(String) - Constructor for class com.google.appengine.tools.util.HttpHeaderParser
-
Create a parser.
- HttpPatch - Class in com.google.appengine.api.urlfetch.dev
-
HTTP PATCH method.
- HttpPatch(String) - Constructor for class com.google.appengine.api.urlfetch.dev.HttpPatch
I
- ImagesReservedKinds - Class in com.google.appengine.api.images.dev
-
Exposes constants for reserved datastore kinds used bu the local image service.
- includeTestingJarOnSharedPath(boolean) - Static method in class com.google.appengine.tools.info.AppengineSdk
-
If
true, the testing jar will be added to the shared libs. - increment(LocalRpcService.Status, MemcacheServicePb.MemcacheIncrementRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- INDEX_CONFIGURATION_FORMAT_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- indexDocument(LocalRpcService.Status, SearchServicePb.IndexDocumentRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- indexDocumentForApp(String, String, DocumentPb.Document) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- init() - Method in class com.google.appengine.api.blobstore.dev.jakarta.UploadBlobServlet
- init() - Method in class com.google.appengine.api.blobstore.dev.UploadBlobServlet
- init() - Method in class com.google.appengine.api.images.dev.jakarta.LocalBlobImageServlet
- init() - Method in class com.google.appengine.api.images.dev.LocalBlobImageServlet
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
-
Initializes the service with a set of configuration properties.
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Initializes the service with a set of configuration properties.
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.mail.dev.LocalMailService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.api.users.dev.LocalUserService
- init(LocalServiceContext, Map<String, String>) - Method in class com.google.appengine.tools.development.AbstractLocalRpcService
- init(LocalServiceContext, Map<String, String>) - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Initializes the service with a set of configuration properties.
- init(FilterConfig) - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.jakarta.DevAppServerModulesFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.jakarta.DevAppServerRequestLogFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.jakarta.HeaderVerificationFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.jakarta.LocalApiProxyServletFilter
-
Deprecated.Register a custom
instance. - init(FilterConfig) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter
- init(ServletConfig) - Method in class com.google.appengine.tools.development.jakarta.ApiServlet
-
Configure the APIServlet with 2 servlet init paramerters:
- init(File, Clock, Map<String, String>) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- init(String, ApplicationConfigurationManager.ModuleConfigurationHandle, File, Map<String, Object>, DevAppServer) - Method in interface com.google.appengine.tools.development.BackendContainer
- init(String, ApplicationConfigurationManager.ModuleConfigurationHandle, File, Map<String, Object>, DevAppServer) - Method in class com.google.appengine.tools.development.BackendServersBase
- init(FilterConfig) - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.DevAppServerModulesFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.DevAppServerRequestLogFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.HeaderVerificationFilter
- init(FilterConfig) - Method in class com.google.appengine.tools.development.LocalApiProxyServletFilter
-
Deprecated.Register a custom
instance. - init(FilterConfig) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter
- init(ServletConfig) - Method in class com.google.appengine.tools.development.ApiServlet
-
Configure the APIServlet with 2 servlet init paramerters:
- initialize(Map<String, String>) - Method in interface com.google.appengine.api.taskqueue.dev.LocalTaskQueueCallback
-
This method will be invoked from
LocalTaskQueue.init(com.google.appengine.tools.development.LocalServiceContext, Map)forwarding thepropertiesparameter. - initialize(Map<String, String>) - Method in class com.google.appengine.tools.development.testing.EnvSettingTaskqueueCallback
-
This is invoked during initialization of the
LocalTaskQueueservice. - initialize(Map<String, String>) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.DeferredTaskCallback
- initialize(Map<String, String>) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.ServletInvokingTaskCallback
- initialize(Map<String, String>) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.DeferredTaskCallback
- initialize(Map<String, String>) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.ServletInvokingTaskCallback
- initializeLogging() - Static method in class com.google.appengine.tools.util.Logging
-
Initializes logging if the system property,
Logging.LOGGING_CONFIG_FILE, has not been set. - INITIALIZING - Enum constant in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
- injectBackendServiceCurrentApiInfo(String, int, Map<String, String>) - Static method in class com.google.appengine.tools.development.DevAppServerModulesCommon
-
Sets up
ApiProxyattributes neededBackendService. - install() - Static method in class com.google.appengine.tools.development.StreamHandlerFactory
-
Installs this StreamHandlerFactory.
- installLocalInitializationEnvironment(AppEngineWebXml, int, int, int, String, int, Map<String, String>) - Static method in class com.google.appengine.tools.development.AbstractContainerService
-
Sets up an
ApiProxy.Environmentfor container initialization. - INSTANCE_ID_ENV_ATTRIBUTE - Static variable in class com.google.appengine.tools.development.LocalEnvironment
- InstanceHelper - Class in com.google.appengine.tools.development
-
Utility functions to access a server instance.
- InstanceHolder - Interface in com.google.appengine.tools.development
-
Holder for per module instance state.
- InstanceStateHolder - Class in com.google.appengine.tools.development
-
Holder for the state of a module or backend instance.
- InstanceStateHolder(String, int) - Constructor for class com.google.appengine.tools.development.InstanceStateHolder
-
Constructs an
InstanceStateHolder. - InstanceStateHolder.InstanceState - Enum Class in com.google.appengine.tools.development
- InstanceStateInfo(int, String, String) - Constructor for class com.google.appengine.api.backends.dev.LocalServerController.InstanceStateInfo
- InvalidConversionException - Exception Class in com.google.cloud.datastore.core.exception
-
An exception that indicates a conversion error.
- InvalidConversionException(String) - Constructor for exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- InvalidConversionException(String, ProblemCode) - Constructor for exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- InvalidConversionException(String, Throwable) - Constructor for exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- InvalidConversionException(Throwable) - Constructor for exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- IS_OFFLINE_REQUEST_KEY - Static variable in class com.google.appengine.tools.development.ApiProxyLocalImpl
- isAdmin() - Method in class com.google.appengine.api.testing.MockEnvironment
- isAdmin() - Method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils.CookieData
- isAdmin() - Method in class com.google.appengine.api.users.dev.LoginCookieUtils.CookieData
- isAdmin() - Method in class com.google.appengine.tools.development.AbstractContainerService.LocalInitializationEnvironment
- isAdmin() - Method in class com.google.appengine.tools.development.jakarta.LocalHttpRequestEnvironment
- isAdmin() - Method in class com.google.appengine.tools.development.LocalHttpRequestEnvironment
- isAsyncStarted() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isAsyncStarted() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- isAsyncSupported() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isAsyncSupported() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- isCommitted() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- isCommitted() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- isCommitted() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- isCommitted() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- isDateString(String) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
-
Checks whether provided string is an ISO-8601 date.
- isEmpty(DatastoreV3Pb.CompiledCursor) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
-
Returns true if there is no location specified by the cursor.
- isEnabled(LocalRpcService.Status, CapabilityServicePb.IsEnabledRequest) - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
-
Implementation of RPC IsEnabled.
- isEncoded(DatastoreV3Pb.CompiledCursor) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
-
Returns true if the given cursor contains an encoded position.
- isEnd() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Are we at the end of the header?
- isFlag() - Method in class com.google.appengine.tools.util.Option
-
Returns true if the
Optionrepresents a boolean value. - isHttpOnly() - Method in class com.google.appengine.tools.util.ClientCookie
-
Is this cookie only available via HTTP?
- isLoadBalancingInstance() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Returns true if this instance is a load balancing instance.
- isLoadBalancingInstance(String, int) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- isLoadBalancingInstance(String, int) - Method in class com.google.appengine.tools.development.Modules
- isLoadBalancingInstance(String, int) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Returns true if the specified module or backend instance is a load balancing instance which will forward requests to an available instance.
- isLoggedIn() - Method in class com.google.appengine.api.testing.MockEnvironment
- isLoggedIn() - Method in class com.google.appengine.tools.development.AbstractContainerService.LocalInitializationEnvironment
- isLoggedIn() - Method in class com.google.appengine.tools.development.jakarta.LocalHttpRequestEnvironment
- isLoggedIn() - Method in class com.google.appengine.tools.development.LocalHttpRequestEnvironment
- isMainInstance() - Method in class com.google.appengine.tools.development.AbstractInstanceHolder
- isMainInstance() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Returns true if this is the main instance, meaning the load balancing instance for a
ManualModuleand the only instance for anAutomaticModule. - isNeverRetryable() - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
-
If true, then the operation that caused this exception should not be retried under any circumstances.
- isNoIndexAutoGen() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- isNoStorage() - Method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
- isNoStorage() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- IsolatedAppClassLoader - Class in com.google.appengine.tools.development
-
A webapp
ClassLoader. - IsolatedAppClassLoader(File, File, URL[], ClassLoader) - Constructor for class com.google.appengine.tools.development.IsolatedAppClassLoader
- isPersistent() - Method in class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
-
Whether search service data will be persisted.
- isPlannable(DatastoreV3Pb.CompiledCursor) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
-
Returns true if the given cursor contains a plannable position.
- isPromotingYaml() - Static method in class com.google.appengine.tools.development.ApiUtils
- isReady() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- isReady() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- isRedirected(HttpRequest, HttpResponse, HttpContext) - Method in class com.google.appengine.api.urlfetch.dev.AllMethodsRedirectStrategy
- isRedirectRequested(HttpResponse, HttpContext) - Method in class com.google.appengine.api.urlfetch.dev.AllMethodsRedirectHandler
- isRequestedSessionIdFromCookie() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isRequestedSessionIdFromCookie() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- isRequestedSessionIdFromUrl() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isRequestedSessionIdFromURL() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- isRequestedSessionIdValid() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isRequestedSessionIdValid() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- isSecure() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isSecure() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- isSecure() - Method in class com.google.appengine.tools.util.ClientCookie
-
Is this cookie secure?
- isStopped() - Method in class com.google.appengine.tools.development.AbstractInstanceHolder
- isStopped() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Returns true if this instance is in the STOPPED state.
- isSuccessful() - Method in class com.google.appengine.tools.development.LocalRpcService.Status
- isUserInRole(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- isUserInRole(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- iterator() - Method in class com.google.appengine.tools.util.FileIterator
J
- JarSplitter - Class in com.google.appengine.tools.util
-
Simple utility that splits a large jar file into one or more jar files that are each less than the file size specified with --max_file_size.
- JarSplitter(File, File, int, boolean, int, Set<String>) - Constructor for class com.google.appengine.tools.util.JarSplitter
- JarTool - Class in com.google.appengine.tools.util
-
A utility for building multiple jar files, each of size less than a specified maximum, from a directory.
- JarTool(String, File, File, int, Set<String>) - Constructor for class com.google.appengine.tools.util.JarTool
-
Constructor
K
- KB - Enum constant in enum class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig.SizeUnit
- KEY_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- KEY_PREFIX - Static variable in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
-
prefix used to detect which properties are relevant to the Capability Service.
- KIND_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- Kinds - Class in com.google.cloud.datastore.core.names
-
Constants describing kinds and property names and property paths.
L
- latency25th() - Element in annotation interface com.google.appengine.tools.development.LatencyPercentiles
-
25th percentile latency for the service or method, in millis.
- latency50th() - Element in annotation interface com.google.appengine.tools.development.LatencyPercentiles
-
50th percentile latency for the service or method, in millis.
- latency75th() - Element in annotation interface com.google.appengine.tools.development.LatencyPercentiles
-
75th percentile latency for the service or method, in millis.
- latency95th() - Element in annotation interface com.google.appengine.tools.development.LatencyPercentiles
-
95th percentile latency for the service or method, in millis.
- latency99th() - Element in annotation interface com.google.appengine.tools.development.LatencyPercentiles
-
99th percentile latency for the service or method, in millis.
- LatencyPercentiles - Annotation Interface in com.google.appengine.tools.development
-
Annotation that can be applied to local services and local service methods that declares latency percentiles.
- LegacyProblem - Class in com.google.cloud.datastore.core.exception
-
For use with "legacy" problems, i.e. ones specified via a string constant error message and not a
ProblemCode. - listDocuments(LocalRpcService.Status, SearchServicePb.ListDocumentsRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- listDocumentsForApp(String, SearchServicePb.ListDocumentsRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- listIndexes(LocalRpcService.Status, SearchServicePb.ListIndexesRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- listIndexesForApp(String, SearchServicePb.ListIndexesRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- loadBlobInfo(BlobKey) - Method in class com.google.appengine.api.blobstore.dev.BlobInfoStorage
-
Load blob metadata for
blobKey. - loadContainer() - Static method in class com.google.appengine.tools.development.ContainerUtils
-
Load a
ContainerServiceinstance based on the implementation: Jetty9 or Jetty12. - loadGsFileInfo(BlobKey) - Method in class com.google.appengine.api.blobstore.dev.BlobInfoStorage
-
Load Google Storage file metadata for a
blobKey. - loadSession(String) - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSessionStorage
- LocalApiProxyServletFilter - Class in com.google.appengine.tools.development.jakarta
-
Deprecated.
- LocalApiProxyServletFilter - Class in com.google.appengine.tools.development
-
Deprecated.
- LocalApiProxyServletFilter() - Constructor for class com.google.appengine.tools.development.jakarta.LocalApiProxyServletFilter
-
Deprecated.
- LocalApiProxyServletFilter() - Constructor for class com.google.appengine.tools.development.LocalApiProxyServletFilter
-
Deprecated.
- LocalAppIdentityService - Class in com.google.appengine.api.appidentity.dev
-
Stub implementation of the app identity service.
- LocalAppIdentityService() - Constructor for class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- LocalAppIdentityServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local app identity service in tests.
- LocalAppIdentityServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalAppIdentityServiceTestConfig
- LocalBlobImageServlet - Class in com.google.appengine.api.images.dev.jakarta
-
Stubs out dynamic image server.
- LocalBlobImageServlet - Class in com.google.appengine.api.images.dev
-
Stubs out dynamic image server.
- LocalBlobImageServlet() - Constructor for class com.google.appengine.api.images.dev.jakarta.LocalBlobImageServlet
- LocalBlobImageServlet() - Constructor for class com.google.appengine.api.images.dev.LocalBlobImageServlet
- LocalBlobstoreService - Class in com.google.appengine.api.blobstore.dev
-
Implementation of local blobstore service.
- LocalBlobstoreService() - Constructor for class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- LocalBlobstoreServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local blobstore service in tests.
- LocalBlobstoreServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
- LocalCapabilitiesEnvironment - Class in com.google.appengine.tools.development
- LocalCapabilitiesEnvironment(Properties) - Constructor for class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
-
initialize a LocalCapabilitiesEnvironment with all the properties that start with the correct KEY_PREFIX
- LocalCapabilitiesService - Class in com.google.appengine.api.capabilities.dev
-
Java stub implementation of the capabilities api backend.
- LocalCapabilitiesService() - Constructor for class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- LocalCapabilitiesServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local capabilities service in tests.
- LocalCapabilitiesServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalCapabilitiesServiceTestConfig
- LocalDatastoreCostAnalysis - Class in com.google.appengine.api.datastore.dev
-
Utility class that can calculate the cost of writing (put or delete) a given
Entity. - LocalDatastoreCostAnalysis(LocalCompositeIndexManager) - Constructor for class com.google.appengine.api.datastore.dev.LocalDatastoreCostAnalysis
- LocalDatastoreService - Class in com.google.appengine.api.datastore.dev
-
A local implementation of the Datastore.
- LocalDatastoreService() - Constructor for class com.google.appengine.api.datastore.dev.LocalDatastoreService
- LocalDatastoreService.AutoIdAllocationPolicy - Enum Class in com.google.appengine.api.datastore.dev
-
The set of supported values for autoIdAllocationPolicy, which controls how auto IDs are assigned by put().
- LocalDatastoreServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local datastore service in tests.
- LocalDatastoreServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- LocalDatastoreV3Service - Class in com.google.appengine.api.datastore.dev
-
Provides an implementation of
LocalDatastoreServicethat is compatible with API Proxy. - LocalDatastoreV3Service() - Constructor for class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- LocalEnvironment - Class in com.google.appengine.tools.development
-
LocalEnvironmentis a simpleApiProxy.Environmentthat reads application-specific details (e.g. application identifer) directly from the custom deployment descriptor. - LocalHttpRequestEnvironment - Class in com.google.appengine.tools.development.jakarta
-
LocalHttpRequestEnvironmentis a simpleLocalEnvironmentfor use during http request handling. - LocalHttpRequestEnvironment - Class in com.google.appengine.tools.development
-
LocalHttpRequestEnvironmentis a simpleLocalEnvironmentfor use during http request handling. - LocalHttpRequestEnvironment(String, String, String, int, Integer, HttpServletRequest, Long, ModulesFilterHelper) - Constructor for class com.google.appengine.tools.development.jakarta.LocalHttpRequestEnvironment
- LocalHttpRequestEnvironment(String, String, String, int, Integer, HttpServletRequest, Long, ModulesFilterHelper) - Constructor for class com.google.appengine.tools.development.LocalHttpRequestEnvironment
- LocalImagesService - Class in com.google.appengine.api.images.dev
-
Java stub implementation of the images api backend using Image 2D.
- LocalImagesService() - Constructor for class com.google.appengine.api.images.dev.LocalImagesService
- LocalImagesServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local images service in tests.
- LocalImagesServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalImagesServiceTestConfig
- LocalInitializationEnvironment(String, String, String, int, int) - Constructor for class com.google.appengine.tools.development.AbstractContainerService.LocalInitializationEnvironment
- LocalLoginServlet - Class in com.google.appengine.api.users.dev.jakarta
-
LocalLoginServletis the servlet responsible for implementing the fake authentication provided by the Development AppServer. - LocalLoginServlet - Class in com.google.appengine.api.users.dev
-
LocalLoginServletis the servlet responsible for implementing the fake authentication provided by the Development AppServer. - LocalLoginServlet() - Constructor for class com.google.appengine.api.users.dev.jakarta.LocalLoginServlet
- LocalLoginServlet() - Constructor for class com.google.appengine.api.users.dev.LocalLoginServlet
- LocalLogoutServlet - Class in com.google.appengine.api.users.dev.jakarta
-
LocalLogoutServletis the servlet responsible for logging the current user out of the fake authentication provided by the Development AppServer. - LocalLogoutServlet - Class in com.google.appengine.api.users.dev
-
LocalLogoutServletis the servlet responsible for logging the current user out of the fake authentication provided by the Development AppServer. - LocalLogoutServlet() - Constructor for class com.google.appengine.api.users.dev.jakarta.LocalLogoutServlet
- LocalLogoutServlet() - Constructor for class com.google.appengine.api.users.dev.LocalLogoutServlet
- LocalLogService - Class in com.google.appengine.api.log.dev
-
Implementation of local log service.
- LocalLogService() - Constructor for class com.google.appengine.api.log.dev.LocalLogService
- LocalLogServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local log service in tests.
- LocalLogServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalLogServiceTestConfig
- LocalMailService - Class in com.google.appengine.api.mail.dev
-
Stub implementation of the Google App Engine mail api.
- LocalMailService() - Constructor for class com.google.appengine.api.mail.dev.LocalMailService
- LocalMailServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local mail service in tests.
- LocalMailServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
- LocalMemcacheService - Class in com.google.appengine.api.memcache.dev
-
Java bindings for the local Memcache service.
- LocalMemcacheService() - Constructor for class com.google.appengine.api.memcache.dev.LocalMemcacheService
- LocalMemcacheServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local memcache service in tests.
- LocalMemcacheServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
- LocalMemcacheServiceTestConfig.SizeUnit - Enum Class in com.google.appengine.tools.development.testing
- LocalModulesService - Class in com.google.appengine.api.modules.dev
-
Java binding for the local ModulesService.
- LocalModulesService() - Constructor for class com.google.appengine.api.modules.dev.LocalModulesService
- LocalModulesServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the
LocalModulesServicein tests. - LocalModulesServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
- LocalOAuthAccessTokenServlet - Class in com.google.appengine.api.users.dev.jakarta
-
LocalOAuthAccessTokenServletis the servlet responsible for implementing the access token acquisition step of the fake OAuth authentication flow provided by the Development AppServer. - LocalOAuthAccessTokenServlet - Class in com.google.appengine.api.users.dev
-
LocalOAuthAccessTokenServletis the servlet responsible for implementing the access token acquisition step of the fake OAuth authentication flow provided by the Development AppServer. - LocalOAuthAccessTokenServlet() - Constructor for class com.google.appengine.api.users.dev.jakarta.LocalOAuthAccessTokenServlet
- LocalOAuthAccessTokenServlet() - Constructor for class com.google.appengine.api.users.dev.LocalOAuthAccessTokenServlet
- LocalOAuthAuthorizeTokenServlet - Class in com.google.appengine.api.users.dev.jakarta
-
LocalOAuthAuthorizeTokenServletis the servlet responsible for implementing the token authorization step of the fake OAuth authentication flow provided by the Development AppServer. - LocalOAuthAuthorizeTokenServlet - Class in com.google.appengine.api.users.dev
-
LocalOAuthAuthorizeTokenServletis the servlet responsible for implementing the token authorization step of the fake OAuth authentication flow provided by the Development AppServer. - LocalOAuthAuthorizeTokenServlet() - Constructor for class com.google.appengine.api.users.dev.jakarta.LocalOAuthAuthorizeTokenServlet
- LocalOAuthAuthorizeTokenServlet() - Constructor for class com.google.appengine.api.users.dev.LocalOAuthAuthorizeTokenServlet
- LocalOAuthRequestTokenServlet - Class in com.google.appengine.api.users.dev.jakarta
-
LocalOAuthRequestTokenServletis the servlet responsible for implementing the request token acquisition step of the fake OAuth authentication flow provided by the Development AppServer. - LocalOAuthRequestTokenServlet - Class in com.google.appengine.api.users.dev
-
LocalOAuthRequestTokenServletis the servlet responsible for implementing the request token acquisition step of the fake OAuth authentication flow provided by the Development AppServer. - LocalOAuthRequestTokenServlet() - Constructor for class com.google.appengine.api.users.dev.jakarta.LocalOAuthRequestTokenServlet
- LocalOAuthRequestTokenServlet() - Constructor for class com.google.appengine.api.users.dev.LocalOAuthRequestTokenServlet
- LocalRpcService - Interface in com.google.appengine.tools.development
-
A local implementation of an RPC service.
- LocalRpcService.Status - Class in com.google.appengine.tools.development
-
The RPC status code.
- LocalSearchService - Class in com.google.appengine.api.search.dev
-
A search service implementation when running appengine on a local machine.
- LocalSearchService() - Constructor for class com.google.appengine.api.search.dev.LocalSearchService
- LocalSearchServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local text search service in tests.
- LocalSearchServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
- LocalServerController - Interface in com.google.appengine.api.backends.dev
-
Interface for controlling and getting information about backends in the dev-appserver.
- LocalServerController.BackendStateInfo - Class in com.google.appengine.api.backends.dev
-
Class holding information about a single backend and its replicas.
- LocalServerController.InstanceStateInfo - Class in com.google.appengine.api.backends.dev
-
Class holding instance information in a way that is useful for display in the backend viewer jsps.
- LocalServerEnvironment - Interface in com.google.appengine.tools.development
-
Provides access to common attributes of a local server.
- LocalServiceContext - Interface in com.google.appengine.tools.development
-
Context object for local services to initialize in.
- LocalServiceTestConfig - Interface in com.google.appengine.tools.development.testing
-
Config for a local service that can be set up and torn down.
- LocalServiceTestHelper - Class in com.google.appengine.tools.development.testing
-
Helper class for testing against local app engine services.
- LocalServiceTestHelper(LocalServiceTestConfig...) - Constructor for class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Constructs a LocalServiceTestHelper with the provided configurations.
- LocalServiceTestHelper.RequestMillisTimer - Interface in com.google.appengine.tools.development.testing
- LocalTaskQueue - Class in com.google.appengine.api.taskqueue.dev
-
A local implementation of the Task Queue service interface backed by Quartz (http://www.opensymphony.com/quartz).
- LocalTaskQueue() - Constructor for class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- LocalTaskQueueCallback - Interface in com.google.appengine.api.taskqueue.dev
-
A callback that is asynchronously invoked by the local Task Queue.
- LocalTaskQueueTestConfig - Class in com.google.appengine.tools.development.testing.jakarta
-
Config for accessing the local task queue in tests.
- LocalTaskQueueTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local task queue in tests.
- LocalTaskQueueTestConfig() - Constructor for class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
- LocalTaskQueueTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
- LocalTaskQueueTestConfig.DeferredTaskCallback - Class in com.google.appengine.tools.development.testing.jakarta
-
A
LocalTaskQueueCallbackimplementation that automatically detects and runs tasks with aDeferredTaskpayload. - LocalTaskQueueTestConfig.DeferredTaskCallback - Class in com.google.appengine.tools.development.testing
-
A
LocalTaskQueueCallbackimplementation that automatically detects and runs tasks with aDeferredTaskpayload. - LocalTaskQueueTestConfig.ServletInvokingTaskCallback - Class in com.google.appengine.tools.development.testing.jakarta
-
A class to delegate incoming task queue callbacks to HttpServlets based on a provided mapping.
- LocalTaskQueueTestConfig.ServletInvokingTaskCallback - Class in com.google.appengine.tools.development.testing
-
A class to delegate incoming task queue callbacks to HttpServlets based on a provided mapping.
- LocalTaskQueueTestConfig.TaskCountDownLatch - Class in com.google.appengine.tools.development.testing.jakarta
-
A
CountDownLatchextension that can be reset. - LocalTaskQueueTestConfig.TaskCountDownLatch - Class in com.google.appengine.tools.development.testing
-
A
CountDownLatchextension that can be reset. - LocalURLFetchService - Class in com.google.appengine.api.urlfetch.dev
-
LocalURLFetchServicefetches URLs using Apache HttpClient. - LocalURLFetchService() - Constructor for class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- LocalURLFetchServiceStreamHandler - Class in com.google.appengine.tools.development
-
Extension to
URLFetchServiceStreamHandlerthat can fall back to a default stream handler when the url fetch service is not available. - LocalURLFetchServiceStreamHandler(URLStreamHandler) - Constructor for class com.google.appengine.tools.development.LocalURLFetchServiceStreamHandler
-
Constructs a LocalURLFetchServiceStreamHandler
- LocalURLFetchServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local url fetch service in tests.
- LocalURLFetchServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalURLFetchServiceTestConfig
- LocalUserService - Class in com.google.appengine.api.users.dev
-
creates URLs that point to
LocalLoginServletandLocalLogoutServletwhen used within the Development AppServer environment. - LocalUserService() - Constructor for class com.google.appengine.api.users.dev.LocalUserService
- LocalUserServiceTestConfig - Class in com.google.appengine.tools.development.testing
-
Config for accessing the local user service in tests.
- LocalUserServiceTestConfig() - Constructor for class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
- log(ApiProxy.Environment, ApiProxy.LogRecord) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- LOG - Enum constant in enum class com.google.appengine.tools.development.EnvironmentVariableChecker.MismatchReportingPolicy
-
Report mismatches by logging.
- LOG_MAIL_BODY_PROPERTY - Static variable in class com.google.appengine.api.mail.dev.LocalMailService
-
Init property that determines whether or not we log the body of the email.
- LOG_MAIL_LEVEL_PROPERTY - Static variable in class com.google.appengine.api.mail.dev.LocalMailService
-
Init property that specifies the
Levelat which we log mail messages. - Logging - Class in com.google.appengine.tools.util
-
A utility class for working with Logging.
- LOGGING_CONFIG_FILE - Static variable in class com.google.appengine.tools.util.Logging
- login(String, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- login(String, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- LoginCookieUtils - Class in com.google.appengine.api.users.dev.jakarta
-
LoginCookieUtilsencapsulates the creation, deletion, and parsing of the fake authentication cookie used by the Development Appserver to simulate login. - LoginCookieUtils - Class in com.google.appengine.api.users.dev
-
LoginCookieUtilsencapsulates the creation, deletion, and parsing of the fake authentication cookie used by the Development Appserver to simulate login. - LoginCookieUtils.CookieData - Class in com.google.appengine.api.users.dev.jakarta
-
CookieDataencapsulates all of the data contained in the fake authentication cookie. - LoginCookieUtils.CookieData - Class in com.google.appengine.api.users.dev
-
CookieDataencapsulates all of the data contained in the fake authentication cookie. - logout() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- logout() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- Long - Enum constant in enum class com.google.appengine.tools.util.Option.Style
- lookupAction(List<Action>, String[], int) - Static method in class com.google.appengine.tools.util.Parser
-
Finds the action for a particular name.
- luceneFieldToValue(Fieldable, DocumentPb.FieldValue.ContentType) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- LuceneUtils - Class in com.google.appengine.api.search.dev
-
Various utilities to interface with Lucene.
- LuceneUtils() - Constructor for class com.google.appengine.api.search.dev.LuceneUtils
M
- main(String[]) - Static method in class com.google.appengine.tools.development.DevAppServerMain
- main(String[]) - Static method in class com.google.appengine.tools.development.HttpApiServer
-
Simple command line interface to start an API server locally.
- main(String[]) - Static method in class com.google.appengine.tools.util.ApiVersionFinder
- MAIN_INSTANCE - Static variable in class com.google.appengine.tools.development.LocalEnvironment
-
Instance number for a main instance.
- makeAsyncCall(ApiProxy.Environment, String, String, byte[], ApiProxy.ApiConfig) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- makeAttributeValuePair(String, String) - Static method in class com.google.appengine.tools.util.HttpHeaderParser
-
HTTP-encode an attribute=value pair.
- makeFieldExpression(String, Set<DocumentPb.FieldValue.ContentType>) - Static method in class com.google.appengine.api.search.dev.FieldExpression
- makeLuceneFieldName(DocumentPb.Field) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- makeLuceneFieldName(String, DocumentPb.FieldValue.ContentType) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- makeLuceneFieldNameWithExtractedText(DocumentPb.Field) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- makeLuceneFieldNameWithExtractedText(String, DocumentPb.FieldValue.ContentType) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- makeSnippetExpression(String, String, Set<DocumentPb.FieldValue.ContentType>, NumericExpression, NumericExpression) - Static method in class com.google.appengine.api.search.dev.SnippetExpression
- makeSyncCall(ApiProxy.Environment, String, String, byte[]) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- makeValue(DocumentPb.FieldValue.ContentType, String) - Static method in class com.google.appengine.api.search.dev.Expression
-
Helper function to make field value proto from specified content.
- ManualModule - Class in com.google.appengine.tools.development
-
Manual
Moduleimplementation. - match(URL) - Method in class com.google.appengine.tools.util.ClientCookie
-
Match the cookie against a request.
- MatchScorer - Class in com.google.appengine.api.search.dev
-
A scorer that returns a score based on term frequency divided by document frequency.
- MatchScorer() - Constructor for class com.google.appengine.api.search.dev.MatchScorer
- MatchScorer.Result - Class in com.google.appengine.api.search.dev
-
Result class for MatchScorer.
- MAX_EG_PER_TXN - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
The maximum number of entity groups in a transaction.
- MAX_QUERY_LIFETIME_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
How long a query can stay "live" before we expire it.
- MAX_QUERY_RESULTS - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- MAX_TRANSACTION_LIFETIME_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
How long a transaction can stay "live" before we expire it.
- MB - Enum constant in enum class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig.SizeUnit
- message(String) - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- MISSING_APP_ID - Static variable in exception class com.google.cloud.datastore.core.exception.ValidationException
- MockEnvironment - Class in com.google.appengine.api.testing
-
A Mock
Environmentfor testing. - MockEnvironment(String, String) - Constructor for class com.google.appengine.api.testing.MockEnvironment
- MockEnvironment(String, String, String) - Constructor for class com.google.appengine.api.testing.MockEnvironment
- modernizeCursor(DatastoreV3Pb.CompiledCursor, DatastoreV3Pb.Query.Order.Direction) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
- modernizeQueryCursors(DatastoreV3Pb.Query) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
-
Modernizes any compiled cursors present in a query.
- modifyTaskLease(LocalRpcService.Status, TaskQueuePb.TaskQueueModifyTaskLeaseRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- Module - Interface in com.google.appengine.tools.development
-
Holder for both configuration and runtime information for a single
DevAppServermodule and all its instances. - Modules - Class in com.google.appengine.tools.development.jakarta
-
Manager forservers.
invalid reference
DevAppServer - Modules - Class in com.google.appengine.tools.development
-
Manager for
DevAppServerservers. - Modules(List<Module>) - Constructor for class com.google.appengine.tools.development.jakarta.Modules
- Modules(List<Module>) - Constructor for class com.google.appengine.tools.development.Modules
- MODULES_CONTROLLER_ATTRIBUTE_KEY - Static variable in interface com.google.appengine.tools.development.ModulesController
- MODULES_FILTER_HELPER_PROPERTY - Static variable in class com.google.appengine.tools.development.DevAppServerImpl
- ModulesController - Interface in com.google.appengine.tools.development
-
Modules query and control operations needed by the ModulesService.
- ModulesController.ModuleState - Enum Class in com.google.appengine.tools.development
-
Enum for tracking the state of a module (running/stopped).
- ModulesEE8 - Class in com.google.appengine.tools.development
-
Manager for
DevAppServerservers. - ModulesEE8(List<Module>) - Constructor for class com.google.appengine.tools.development.ModulesEE8
- ModulesFilterHelper - Interface in com.google.appengine.tools.development.jakarta
- ModulesFilterHelper - Interface in com.google.appengine.tools.development
-
Support interface for
DevAppServerModulesFilter. - ModulesFilterHelperEE8 - Interface in com.google.appengine.tools.development
- MSEC_PER_DAY - Static variable in class com.google.appengine.api.search.dev.LuceneUtils
N
- NAMESPACE_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- NEED_ANCESTOR_ERROR - Static variable in exception class com.google.cloud.datastore.core.exception.ValidationException
- newDeleteTerm(String) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- newEarConfigurationManager(File, String, File, String) - Static method in class com.google.appengine.tools.development.ApplicationConfigurationManager
- newInstance(SearchServicePb.SearchParams, Map<String, Set<DocumentPb.FieldValue.ContentType>>) - Static method in class com.google.appengine.api.search.dev.GenericScorer
- newInstance(SearchServicePb.SearchParams, Map<String, Set<DocumentPb.FieldValue.ContentType>>) - Static method in class com.google.appengine.api.search.dev.MatchScorer
- newInstance(SearchServicePb.SearchParams, Map<String, Set<DocumentPb.FieldValue.ContentType>>) - Static method in class com.google.appengine.api.search.dev.Scorer
- newThread(Runnable) - Method in class com.google.appengine.tools.development.BackgroundThreadFactory
- newThread(Runnable) - Method in class com.google.appengine.tools.development.RequestThreadFactory
- newWarConfigurationManager(File, File, File, File, String, String) - Static method in class com.google.appengine.tools.development.ApplicationConfigurationManager
- next() - Method in class com.google.appengine.tools.util.FileIterator
- next(LocalRpcService.Status, DatastoreV3Pb.NextRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- next(LocalRpcService.Status, DatastoreV3Pb.NextRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- next(DatastoreV3Pb.NextRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- next(DatastoreV3Pb.NextRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- NO_INDEX_AUTO_GEN_PROP - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
True to prevent the datastore from writing
IndexesXmlReader.GENERATED_INDEX_FILENAME. - NO_STORAGE_PROPERTY - Static variable in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
-
True to put the blobstore into "memory-only" mode.
- NO_STORAGE_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
True to put the datastore into "memory-only" mode.
- NONE - Enum constant in enum class com.google.appengine.tools.development.EnvironmentVariableChecker.MismatchReportingPolicy
-
Don't report mismatches.
- NONE_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- normalize(String) - Static method in class com.google.appengine.api.search.dev.WordSeparatorAnalyzer
-
Transforms to lowercase and replaces all word separators with spaces.
- NOT_RETRYABLE - Enum constant in enum class com.google.cloud.datastore.core.exception.DatastoreException.RetryOptions
- NumericDefaultExpression - Class in com.google.appengine.api.search.dev
-
Numeric expression which evaluates to default value if the child expression cannot be evaluated.
- NumericDefaultExpression(NumericExpression, Double) - Constructor for class com.google.appengine.api.search.dev.NumericDefaultExpression
- numericFieldToDouble(Fieldable) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
O
- OAUTH_AUTH_DOMAIN_PROPERTY - Static variable in class com.google.appengine.api.users.dev.LocalUserService
- OAUTH_CONSUMER_KEY_PROPERTY - Static variable in class com.google.appengine.api.users.dev.LocalUserService
- OAUTH_EMAIL_PROPERTY - Static variable in class com.google.appengine.api.users.dev.LocalUserService
- OAUTH_IS_ADMIN_PROPERTY - Static variable in class com.google.appengine.api.users.dev.LocalUserService
- OAUTH_USER_ID_PROPERTY - Static variable in class com.google.appengine.api.users.dev.LocalUserService
- onRequestEnd(ApiProxy.Environment) - Method in interface com.google.appengine.tools.development.RequestEndListener
-
This method is invoked on all registered
RequestEndListenerswhen the current request to the Dev App Server has completed. - openImage(ImagesServicePb.ImageData, LocalRpcService.Status) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Loads an image represented by a byte array into a
BufferedImage. - Option - Class in com.google.appengine.tools.util
-
A command line option.
- Option(String, String, boolean) - Constructor for class com.google.appengine.tools.util.Option
-
Creates a new
Option. - Option.Style - Enum Class in com.google.appengine.tools.util
- OptionalLib - Class in com.google.appengine.tools.info
-
Describes an optional library in the SDK.
- OptionalLib(String, String, Map<String, List<File>>) - Constructor for class com.google.appengine.tools.info.OptionalLib
-
Constructor
- optionNames - Variable in class com.google.appengine.tools.util.ActionsAndOptions
-
Option names in help-string order
- options - Variable in class com.google.appengine.tools.util.ActionsAndOptions
P
- PACKAGE - Static variable in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- PACKAGE - Static variable in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.images.dev.LocalImagesService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.mail.dev.LocalMailService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.memcache.dev.LocalMemcacheService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.modules.dev.LocalModulesService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.search.dev.LocalSearchService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
-
The package name for this service.
- PACKAGE - Static variable in class com.google.appengine.api.users.dev.LocalUserService
-
The package name for this service.
- PACKAGE - Static variable in interface com.google.appengine.tools.development.DevLogService
- parse(String) - Method in class com.google.appengine.api.search.dev.ExpressionBuilder
-
Constructs Expression object given string representation.
- parse(String) - Method in class com.google.appengine.api.search.dev.SnippetExpressionQueryParser
- parseArgs(Action, List<Option>, String[]) - Method in class com.google.appengine.tools.util.Parser
-
Parses command line arguments for the specified
actionsandargs. - parseArgs(List<Action>, List<Option>, String[]) - Method in class com.google.appengine.tools.util.Parser
-
Parses command line arguments using the specified
actionsandargs. - Parser - Class in com.google.appengine.tools.util
-
Parses command line arguments.
- Parser() - Constructor for class com.google.appengine.tools.util.Parser
- Parser.ParseResult - Class in com.google.appengine.tools.util
- parseSetCookie(String, URL) - Static method in class com.google.appengine.tools.util.ClientCookie
-
Get all cookies from a Set-Cookie header.
- peek() - Method in class com.google.appengine.tools.util.HttpHeaderParser
-
Get next character without removing it.
- PORT_ID_ENV_ATTRIBUTE - Static variable in class com.google.appengine.tools.development.LocalEnvironment
- PORT_MAPPING_PROVIDER_PROP - Static variable in class com.google.appengine.tools.development.AbstractContainerService
- postprocessIndexes(OnestoreEntity.EntityProto) - Static method in class com.google.cloud.datastore.core.appengv3.EntityStorageConversions
-
Reverts most of the changes done by preprocessIndexes.
- preprocessIndexes(OnestoreEntity.EntityProto) - Static method in class com.google.cloud.datastore.core.appengv3.EntityStorageConversions
-
Handles any moves / creations related to indexes.
- preprocessIndexesWithoutEmptyListSupport(OnestoreEntity.EntityProto) - Static method in class com.google.cloud.datastore.core.appengv3.EntityStorageConversions
-
Same as
EntityStorageConversions.preprocessIndexes(EntityProto)except empty list are not stashed, this is the current behavior of the emulators. - printHelp(PrintStream) - Method in class com.google.appengine.tools.development.DevAppServerMain
- PRIVATE_KEY_PATH - Static variable in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- problem(Problem) - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- Problem - Class in com.google.cloud.datastore.core.exception
-
A container for a
ProblemCode, potentially with other useful information; consult e.g. - problemCode(ProblemCode) - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- processTransform(BufferedImage, ImagesServicePb.Transform, LocalRpcService.Status) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Apply an individual transform to the provided image.
- PROPERTY_KIND_NAME - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_DELIMITER - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_DELIMITER_AND_KEY_SUFFIX - Static variable in class com.google.cloud.datastore.core.names.Kinds
-
Basically
".__key__". - PROPERTY_PATH_DELIMITER_BYTE - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_DELIMITER_CHAR - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_DELIMITER_CHAR_NUM_UTF8_BYTES - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_DELIMITER_REGEX - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_ESCAPE_BYTE - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PROPERTY_PATH_ESCAPE_CHAR - Static variable in class com.google.cloud.datastore.core.names.Kinds
- PUBLIC_CERT_PATH - Static variable in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- publish(LogRecord) - Method in class com.google.appengine.api.log.dev.DevLogHandler
-
Writes an application-level log to the LocalLogService.
- purgeQueue(LocalRpcService.Status, TaskQueuePb.TaskQueuePurgeQueueRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
PurgeQueue RPC implementation.
- put(LocalRpcService.Status, DatastoreV3Pb.PutRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- put(LocalRpcService.Status, DatastoreV3Pb.PutRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- put(DatastoreV3Pb.PutRequest) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- put(DatastoreV3Pb.PutRequest) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- putImpl(LocalRpcService.Status, DatastoreV3Pb.PutRequest) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
Q
- QUERIES_IN_TRANSACTION_NEED_ANCESTOR - Static variable in exception class com.google.cloud.datastore.core.exception.ValidationException
- queryAndOwnTasks(LocalRpcService.Status, TaskQueuePb.TaskQueueQueryAndOwnTasksRequest) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- QUEUE_XML_PATH_PROP - Static variable in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Overrides the path of queue.xml.
- QUEUE_YAML_PATH_PROP - Static variable in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Overrides the path of queue.yaml.
- QueueStateInfo - Class in com.google.appengine.api.taskqueue.dev
-
Dev Server task queue state descriptor.
- QueueStateInfo(QueueXml.Entry, List<QueueStateInfo.TaskStateInfo>) - Constructor for class com.google.appengine.api.taskqueue.dev.QueueStateInfo
- QueueStateInfo.HeaderWrapper - Class in com.google.appengine.api.taskqueue.dev
-
Wrapper for a
TaskQueuePb.TaskQueueAddRequest.Headerto avoid exposing pbs to jsp. - QueueStateInfo.TaskStateInfo - Class in com.google.appengine.api.taskqueue.dev
-
Description of task state information.
R
- RANDOM_SEED_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.DefaultHighRepJobPolicy
-
A long that will be used as the seed for the
Randomthat determines whether or not a job application attempt fails. - read(LocalRpcService.Status, LogServicePb.LogReadRequest) - Method in class com.google.appengine.api.log.dev.LocalLogService
-
Reads log records from the in-memory log list and applies user-specified filters to the results to return.
- readConfiguration() - Method in interface com.google.appengine.tools.development.ApplicationConfigurationManager.ModuleConfigurationHandle
-
Reads or rereads the configuration from disk to pick up any changes.
- readCookies(URLConnection) - Method in class com.google.appengine.tools.util.ClientCookieManager
-
Read cookies off of a URL connection and remember them.
- recursiveDelete(File) - Static method in class com.google.appengine.tools.development.DevAppServerMain
-
Recursive directory deletion.
- REDIRECT_REQUESTED - Enum constant in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
- REDIRECTED_BACKEND_REQUEST - Enum constant in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
- REDIRECTED_MODULE_REQUEST - Enum constant in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
- ReferenceValues - Class in com.google.cloud.datastore.core.appengv3
-
Helper class for dealing with key values in V3.
- register() - Method in class com.google.appengine.tools.development.RequestEndListenerHelper
-
Register the current instance to be called when a request ends.
- register(RequestEndListener) - Static method in class com.google.appengine.tools.development.RequestEndListenerHelper
-
Register a RequestEndListener to be called when a request ends.
- registerResponseSize(long) - Method in class com.google.appengine.api.log.dev.LocalLogService
-
Registers the response size of a request for use by
LocalLogService.addRequestInfo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long, long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.Integer, java.lang.String). - remove() - Method in class com.google.appengine.tools.util.FileIterator
- removeAttribute(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- removeAttribute(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- removeCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.google.appengine.api.users.dev.jakarta.LoginCookieUtils
-
Remove the fake authentication
Cookie, if present. - removeCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.google.appengine.api.users.dev.LoginCookieUtils
-
Remove the fake authentication
Cookie, if present. - removeDiacriticals(String) - Static method in class com.google.appengine.api.search.dev.WordSeparatorAnalyzer
-
Removes all diacritical marks from the input.
- REQUEST_END_LISTENERS - Static variable in class com.google.appengine.tools.development.LocalEnvironment
-
The name of an
attributethat contains aSet<RequestEndListener>. - REQUEST_ID - Static variable in class com.google.appengine.tools.development.LocalEnvironment
-
The name of an
attributethat contains a (String) unique identifier for the curent request. - RequestEndListener - Interface in com.google.appengine.tools.development
-
A
RequestEndListeneris a hook that allows local API services to be notified when a request to the Dev App Server has completed. - RequestEndListenerHelper - Class in com.google.appengine.tools.development
-
Helper class for
RequestEndListener. - RequestEndListenerHelper() - Constructor for class com.google.appengine.tools.development.RequestEndListenerHelper
- RequestThreadFactory - Class in com.google.appengine.tools.development
-
This
ThreadFactorycreatesThreadobjects that replicate the current request's environment, and are interrupted when the current request completes. - RequestThreadFactory() - Constructor for class com.google.appengine.tools.development.RequestThreadFactory
- requiresWebInf() - Method in interface com.google.appengine.tools.development.UserCodeClasspathManager
-
trueif a WEB-INF directory must exist,falseotherwise. - ReservedKinds - Class in com.google.appengine.api.blobstore.dev
-
Exposes constants for reserved datastore kinds used by the local blobstore service.
- reset() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- reset() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- reset() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- reset() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- reset() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Resets the latch to its most recent initial count.
- reset() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Resets the latch to its most recent initial count.
- reset(int) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Resets the latch to the provided count.
- reset(int) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
-
Resets the latch to the provided count.
- resetBuffer() - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- resetBuffer() - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- resetBuffer() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- resetBuffer() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- resetSdk() - Static method in class com.google.appengine.tools.info.AppengineSdk
-
Reset current SDK to null, to trigger re init
- ResponseRewriterFilter - Class in com.google.appengine.tools.development.jakarta
-
A filter that rewrites the response headers and body from the user's application.
- ResponseRewriterFilter - Class in com.google.appengine.tools.development
-
A filter that rewrites the response headers and body from the user's application.
- ResponseRewriterFilter() - Constructor for class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter
- ResponseRewriterFilter() - Constructor for class com.google.appengine.tools.development.ResponseRewriterFilter
- ResponseRewriterFilter(long) - Constructor for class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter
-
Creates a ResponseRewriterFilter for testing purposes, which mocks the current time.
- ResponseRewriterFilter(long) - Constructor for class com.google.appengine.tools.development.ResponseRewriterFilter
-
Creates a ResponseRewriterFilter for testing purposes, which mocks the current time.
- ResponseRewriterFilter.ResponseWrapper - Class in com.google.appengine.tools.development.jakarta
-
Wraps a response to buffer the entire body, and allow reading of the status, body and headers.
- ResponseRewriterFilter.ResponseWrapper - Class in com.google.appengine.tools.development
-
Wraps a response to buffer the entire body, and allow reading of the status, body and headers.
- ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper - Class in com.google.appengine.tools.development.jakarta
-
A ServletOutputStream that wraps some other OutputStream.
- ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper - Class in com.google.appengine.tools.development
-
A ServletOutputStream that wraps some other OutputStream.
- ResponseWrapper(HttpServletResponse) - Constructor for class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- ResponseWrapper(HttpServletResponse) - Constructor for class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- ResponseWrapper(HttpServletResponse) - Constructor for class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- ResponseWrapper(HttpServletResponse) - Constructor for class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- restart() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Restart the server to reload disk and class changes.
- restart() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- restoreSystemProperties() - Method in interface com.google.appengine.tools.development.ApplicationConfigurationManager.ModuleConfigurationHandle
-
Clears {link
System.getProperties()values that have been set by this configuration. - restoreSystemProperties() - Method in class com.google.appengine.tools.development.SystemPropertiesManager
-
Clears system properties we set in
SystemPropertiesManager.setSystemProperties(com.google.apphosting.utils.config.AppEngineWebXml, java.io.File). - Result(Document) - Constructor for class com.google.appengine.api.search.dev.GenericScorer.Result
- Result(Document) - Constructor for class com.google.appengine.api.search.dev.Scorer.Result
- Result(Document) - Constructor for class com.google.appengine.api.search.dev.SimpleScorer.Result
- results - Variable in class com.google.appengine.api.search.dev.Scorer.SearchResults
- retryOptions() - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
- retryOptions(DatastoreException.RetryOptions) - Method in class com.google.cloud.datastore.core.exception.DatastoreException.Builder
- returnServingPermit(String, int) - Method in class com.google.appengine.tools.development.BackendServersBase
-
Method for returning a serving permit after a request has completed.
- returnServingPermit(String, int) - Method in class com.google.appengine.tools.development.DelegatingModulesFilterHelper
- returnServingPermit(String, int) - Method in class com.google.appengine.tools.development.Modules
- returnServingPermit(String, int) - Method in interface com.google.appengine.tools.development.ModulesFilterHelper
-
Returns a serving permit after a request has completed.
- rollback(LocalRpcService.Status, DatastoreV3Pb.Transaction) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- rollback(LocalRpcService.Status, DatastoreV3Pb.Transaction) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- rollback(DatastoreV3Pb.Transaction) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- rollback(DatastoreV3Pb.Transaction) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- run() - Method in class com.google.appengine.tools.util.JarTool
-
Generates one or more jar files based on the data provided in the constructor, a single call to
JarMaker.getManifest()and multiple calls toJarMaker.getNextJarEntry(). - run() - Method in class com.google.appengine.tools.util.JarSplitter
- run(String[]) - Method in class com.google.appengine.tools.development.DevAppServerMain
- RUNNING - Enum constant in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
- RUNNING - Enum constant in enum class com.google.appengine.tools.development.ModulesController.ModuleState
- RUNNING_START_REQUEST - Enum constant in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
- runQuery(LocalRpcService.Status, DatastoreV3Pb.Query) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- runQuery(LocalRpcService.Status, DatastoreV3Pb.Query) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- runQuery(DatastoreV3Pb.Query) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- runQuery(DatastoreV3Pb.Query) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- runTask(String, String) - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
-
Run a task by name.
S
- sameErrorAndMessage(DatastoreException, DatastoreException) - Static method in exception class com.google.cloud.datastore.core.exception.DatastoreException
- sameErrorAndProblemCode(DatastoreException) - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
- saveBlobInfo(BlobInfo) - Method in class com.google.appengine.api.blobstore.dev.BlobInfoStorage
-
Save the metadata in
blobInfo. - saveImage(BufferedImage, ImagesServicePb.OutputSettings.MIME_TYPE, LocalRpcService.Status) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Saves a
BufferedImageinto a byte array using themimeTypeencoding. - SCATTERED - Enum constant in enum class com.google.appengine.api.datastore.dev.LocalDatastoreService.AutoIdAllocationPolicy
- score - Variable in class com.google.appengine.api.search.dev.MatchScorer.Result
- Scorer - Class in com.google.appengine.api.search.dev
-
Abstract scorer class.
- Scorer() - Constructor for class com.google.appengine.api.search.dev.Scorer
- Scorer.Result - Class in com.google.appengine.api.search.dev
-
Abstract scorer result.
- Scorer.SearchResults - Class in com.google.appengine.api.search.dev
-
Simple container class for result list and totalHits value.
- SDK_ROOT_PROPERTY - Static variable in class com.google.appengine.tools.info.AppengineSdk
- search(LocalRpcService.Status, SearchServicePb.SearchRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- search(IndexSearcher, Query, int, int) - Method in class com.google.appengine.api.search.dev.GenericScorer
- search(IndexSearcher, Query, int, int) - Method in class com.google.appengine.api.search.dev.MatchScorer
- search(IndexSearcher, Query, int, int) - Method in class com.google.appengine.api.search.dev.Scorer
- search(IndexSearcher, Query, int, int) - Method in class com.google.appengine.api.search.dev.SimpleScorer
- SEARCH_LOG_LEVEL_PROPERTY - Static variable in class com.google.appengine.api.search.dev.LocalSearchService
-
Init property that specifies the
Levelat which we log mail messages. - SearchException - Exception Class in com.google.appengine.api.search.dev
-
Thrown to indicate that a search service failure occurred while performing a search request.
- SearchException(String) - Constructor for exception class com.google.appengine.api.search.dev.SearchException
- searchForApp(String, SearchServicePb.SearchRequest) - Method in class com.google.appengine.api.search.dev.LocalSearchService
- send(LocalRpcService.Status, MailServicePb.MailMessage) - Method in class com.google.appengine.api.mail.dev.LocalMailService
- sendError(int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- sendError(int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- sendError(int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- sendError(int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- sendError(int, String) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- sendError(int, String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- sendError(int, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- sendError(int, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- sendRedirect(String) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- sendRedirect(String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- sendRedirect(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- sendRedirect(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- sendRedirect(String, int, boolean) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- sendStartRequest(Runnable) - Method in class com.google.appengine.tools.development.InstanceHelper
-
Triggers an HTTP GET to /_ah/start in a background thread
- sendToAdmins(LocalRpcService.Status, MailServicePb.MailMessage) - Method in class com.google.appengine.api.mail.dev.LocalMailService
- SEQUENTIAL - Enum constant in enum class com.google.appengine.api.datastore.dev.LocalDatastoreService.AutoIdAllocationPolicy
- ServeBlobFilter - Class in com.google.appengine.api.blobstore.dev.jakarta
-
ServeBlobFilterimplements the ability to serve a blob in the development environment. - ServeBlobFilter - Class in com.google.appengine.api.blobstore.dev
-
ServeBlobFilterimplements the ability to serve a blob in the development environment. - ServeBlobFilter() - Constructor for class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter
- ServeBlobFilter() - Constructor for class com.google.appengine.api.blobstore.dev.ServeBlobFilter
- ServeBlobFilter.ResponseWrapper - Class in com.google.appengine.api.blobstore.dev.jakarta
- ServeBlobFilter.ResponseWrapper - Class in com.google.appengine.api.blobstore.dev
- ServletInvokingTaskCallback() - Constructor for class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.ServletInvokingTaskCallback
- ServletInvokingTaskCallback() - Constructor for class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.ServletInvokingTaskCallback
- set(LocalRpcService.Status, MemcacheServicePb.MemcacheSetRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- setAddress(String) - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- setAlternateHighRepJobPolicyClass(Class<? extends HighRepJobPolicy>) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
An alternate
HighRepJobPolicyimplementation. - setApiProxyDelegate(ApiProxy.Delegate<?>) - Method in class com.google.appengine.tools.development.AbstractContainerService
- setApiProxyDelegate(ApiProxy.Delegate<?>) - Method in class com.google.appengine.tools.development.AbstractModule
- setApiProxyDelegate(ApiProxy.Delegate<?>) - Method in interface com.google.appengine.tools.development.ContainerService
-
Sets the
ApiProxy.Delegate. - setApiProxyDelegate(ApiProxy.Delegate<?>) - Method in interface com.google.appengine.tools.development.Module
-
Sets the
ApiProxy.Delegate. - setApiProxyDelegate(ApiProxy.Delegate<?>) - Method in class com.google.appengine.tools.development.Modules
- setAppengineSystemProperties(String, String, String) - Method in class com.google.appengine.tools.development.SystemPropertiesManager
-
Sets
SystemPropertyvalues for the current application. - setApplyAllHighRepJobPolicy() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
Make the datastore a high-replication datastore, but with all jobs applying immediately (simplifies tests that use eventually-consistent queries).
- setAttribute(String, Object) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setAttribute(String, Object) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setAutoIdAllocationPolicy(LocalDatastoreService.AutoIdAllocationPolicy) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
Dictate how Put() assigns auto IDs.
- setBackingStore(String) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- setBackingStoreLocation(String) - Method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
-
Sets the location for on-disk storage.
- setBackingStoreLocation(String) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
Where to read/store the datastore from/to.
- setBeforeAscending(OnestoreEntity.IndexPostfix, DatastoreV3Pb.Query.Order.Direction) - Static method in class com.google.cloud.datastore.core.appengv3.converter.CursorModernizer
-
Sets the appropriate value of before_ascending in the provided position.
- setBufferSize(int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setBufferSize(int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setBufferSize(int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setBufferSize(int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setCallbackClass(Class<? extends LocalTaskQueueCallback>) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
-
Overrides the callback implementation used by the local task queue for async task execution.
- setCallbackClass(Class<? extends LocalTaskQueueCallback>) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
-
Overrides the callback implementation used by the local task queue for async task execution.
- setCapabilitiesStatus(String, CapabilityStatus) - Method in class com.google.appengine.tools.development.LocalCapabilitiesEnvironment
-
modify the capability status based on the capability property name property names that do not start with "capability.status" are ignored
- setCapabilitiesStatusJavaStub(String, CapabilityStatus) - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- setCapabilityStatus(Capability, CapabilityStatus) - Method in class com.google.appengine.tools.development.testing.LocalCapabilitiesServiceTestConfig
-
Controls the state of a capability in testing mode.
- setCharacterEncoding(String) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setCharacterEncoding(String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setCharacterEncoding(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setCharacterEncoding(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setCharacterEncoding(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setCharacterEncoding(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setClock(Clock) - Method in interface com.google.appengine.tools.development.ApiProxyLocal
-
Sets the clock with which all local services are initialized.
- setClock(Clock) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- setClock(Clock) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Sets the clock with which all local services will be initialized.
- setContentLength(int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setContentLength(int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setContentLength(int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setContentLength(int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setContentLengthLong(long) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setContentLengthLong(long) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setContentType(String) - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- setContentType(String) - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- setContentType(String) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setContentType(String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setContentType(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Sets the content type.
- setContentType(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setContentType(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Sets the content type.
- setContentType(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setCookie(Cookie) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Sets a single cookie associated with this fake request.
- setCookie(Cookie) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Sets a single cookie associated with this fake request.
- setCookies(Cookie...) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Associates a set of cookies with this fake request.
- setCookies(Cookie...) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Associates a set of cookies with this fake request.
- setDateHeader(String, long) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setDateHeader(String, long) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setDateHeader(String, long) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setDateHeader(String, long) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setDefaultGcsBucketName(String) - Method in class com.google.appengine.tools.development.testing.LocalAppIdentityServiceTestConfig
- setDefaultHighRepJobPolicyRandomSeed(long) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
A seed for a
Randomused byDefaultHighRepJobPolicyto determine whether or not a job application attempt fails. - setDefaultHighRepJobPolicyUnappliedJobPercentage(float) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
The percentage of job application attempts that will fail.
- setDefaultProperties(Map<String, String>) - Static method in class com.google.appengine.tools.development.DevAppServerDatastorePropertyHelper
-
Apply DevAppServer local datastore service property defaults where properties are not already otherwise configured.
- setDisableAutoTaskExecution(boolean) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
-
Disables/enables automatic task execution.
- setDisableAutoTaskExecution(boolean) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
-
Disables/enables automatic task execution.
- setEnforceApiDeadlines(boolean) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Determines whether or not API calls should be subject to the same deadlines as in production.
- setEnvAppId(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getAppId() - setEnvAttributes(Map<String, Object>) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getAttributes() - setEnvAuthDomain(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getAuthDomain() - setEnvEmail(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getEmail() - setEnvInstance(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The current instance id held by ApiProxy.getCurrentEnvironment()
- setEnvironmentVariableMismatchReportingPolicy(EnvironmentVariableChecker.MismatchReportingPolicy) - Method in class com.google.appengine.tools.development.ApplicationConfigurationManager
- setEnvIsAdmin(boolean) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().isAdmin() - setEnvIsLoggedIn(boolean) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().isLoggedIn() - setEnvModuleId(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getModuleId() - setEnvRequestNamespace(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getRequestNamespace() - setEnvVersionId(String) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
The value to be returned by
ApiProxy.getCurrentEnvironment().getVersionId() - setErrorCode(int) - Method in class com.google.appengine.tools.development.LocalRpcService.Status
- setGoogleStorageBucketName(String) - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- setHeader(String, String) - Method in class com.google.appengine.api.blobstore.dev.jakarta.ServeBlobFilter.ResponseWrapper
- setHeader(String, String) - Method in class com.google.appengine.api.blobstore.dev.ServeBlobFilter.ResponseWrapper
- setHeader(String, String) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setHeader(String, String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setHeader(String, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setHeader(String, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setHeader(String, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setHeader(String, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setHostName(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setHostName(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setInboundServicesProperty() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- setInstance(Map<String, Object>, int) - Static method in class com.google.appengine.tools.development.LocalEnvironment
-
Sets the instance for the provided attributes.
- setIntHeader(String, int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setIntHeader(String, int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setIntHeader(String, int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setIntHeader(String, int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setLimits(int) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
-
Skips the system properties to set the limit values for size and element counts.
- setLocale(Locale) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setLocale(Locale) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setLocale(Locale) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setLocale(Locale) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setLogMailBody(boolean) - Method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
-
Controls whether or not the message body is logged.
- setLogMailLevel(Level) - Method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
-
Controls the level at which each message is logged.
- setMaxQueryLifetime(int) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- setMaxQueryLifetimeMs(int) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
Sets how long a query can stay "live" before we expire it.
- setMaxSize(long, LocalMemcacheServiceTestConfig.SizeUnit) - Method in class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
-
Sets the maximum size of the cache
- setMaxTransactionLifetime(int) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- setMaxTxnLifetimeMs(int) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
Sets how long a txn can stay "live" before we expire it.
- setMaxUploadSizeBytes(long) - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- setMaxUploadSizeBytesPerBlob(long) - Method in class com.google.appengine.api.blobstore.dev.BlobUploadSession
- setMethod(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setMethod(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setModulesController(ModulesController) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- setNoIndexAutoGen(boolean) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
True to prevent the datastore from writing the auto-generated index file.
- setNoStorage(boolean) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- setNoStorage(boolean) - Method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
-
True to put the blobstore into "memory-only" mode.
- setNoStorage(boolean) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
True to put the datastore into "memory-only" mode.
- setNumInstances(LocalRpcService.Status, ModulesServicePb.SetNumInstancesRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- setNumInstances(String, String, int) - Method in class com.google.appengine.tools.development.Modules
- setNumInstances(String, String, int) - Method in interface com.google.appengine.tools.development.ModulesController
-
Sets the number of instances for the requested module version.
- setOAuthAuthDomain(String) - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Auth domain to return from.
invalid reference
com.google.appengine.api.oauth#getCurrentUser - setOAuthConsumerKey(String) - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Consumer key to return from.
invalid reference
com.google.appengine.api.oauth#getOAuthConsumerKey - setOAuthEmail(String) - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Email to return from.
invalid reference
com.google.appengine.api.oauth#getCurrentUser - setOAuthIsAdmin(boolean) - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
Value to return from.
invalid reference
com.google.appengine.api.oauth#isUserAdmin - setOAuthUserId(String) - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
-
User ID to return from.
invalid reference
com.google.appengine.api.oauth#getCurrentUser - setOptions(List<Option>) - Method in class com.google.appengine.tools.util.Action
- setParametersFromQueryString(String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setParametersFromQueryString(String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setPersistent(boolean) - Method in class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
-
True to persist search service data, otherwise all data will be stored in memory only.
- setPort(int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- setPort(int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- setPort(String, int, int, Map<String, String>) - Static method in class com.google.appengine.tools.development.DevAppServerPortPropertyHelper
-
Adds a service property to configure
DevAppServerto use the the specified port for the specified module instance to the passed in service properties. - setPort(String, int, Map<String, String>) - Static method in class com.google.appengine.tools.development.DevAppServerPortPropertyHelper
-
Adds a service property to configure
DevAppServerto use the the specified port for the named module's main instance to the passed in service properties. - setPort(Map<String, Object>, Integer) - Static method in class com.google.appengine.tools.development.LocalEnvironment
-
Sets the
LocalEnvironment.PORT_ID_ENV_ATTRIBUTEvalue to the provided port value or clears it if port is null. - setPostData(byte[]) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Specify the mock POST data in raw binary format.
- setPostData(byte[]) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Specify the mock POST data in raw binary format.
- setPostData(String, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Specify the mock POST data.
- setPostData(String, String) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Specify the mock POST data.
- setPostData(String, Charset) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
-
Specify the mock POST data.
- setPostData(String, Charset) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
-
Specify the mock POST data.
- setProperties(Map<String, String>) - Method in interface com.google.appengine.tools.development.ApiProxyLocal
-
Resets the service properties to
properties. - setProperties(Map<String, String>) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
-
Resets the service properties to
properties. - setProperty(String, String) - Method in interface com.google.appengine.tools.development.ApiProxyLocal
-
Sets an individual service property.
- setProperty(String, String) - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
- setProxyProperties(ApiProxyLocal, Class<? extends LocalTaskQueueCallback>, boolean) - Static method in class com.google.appengine.tools.development.testing.EnvSettingTaskqueueCallback
-
A helper method invoked from
LocalTaskQueueTestConfigwhich sets the above two properties. - setQueueXmlPath(String) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
-
Overrides the location of queue.xml.
- setQueueXmlPath(String) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
-
Overrides the location of queue.xml.
- setQueueYamlPath(String) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
-
Overrides the location of queue.yaml.
- setQueueYamlPath(String) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
-
Overrides the location of queue.yaml.
- setRemainingMillisTimer(LocalServiceTestHelper.RequestMillisTimer) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Sets the object that will return the value to be returned by
ApiProxy.getCurrentEnvironment().getRemainingMillis() - setSdk(AppengineSdk) - Static method in class com.google.appengine.tools.info.AppengineSdk
-
Modifies the SDK implementation (Classic or Maven-based).
- setSdkRoot(File) - Method in class com.google.appengine.tools.info.AppengineSdk
-
Explicitly specifies the path to the root of the SDK.
- setServiceProperties(Map<String, String>) - Method in interface com.google.appengine.tools.development.BackendContainer
- setServiceProperties(Map<String, String>) - Method in class com.google.appengine.tools.development.BackendServersBase
- setServiceProperties(Map<String, String>) - Method in interface com.google.appengine.tools.development.DevAppServer
-
Sets the properties that will be used by the local services to configure themselves.
- setServiceProperties(Map<String, String>) - Method in class com.google.appengine.tools.development.DevAppServerImpl
-
Sets the properties that will be used by the local services to configure themselves.
- setShortDescription(String) - Method in class com.google.appengine.tools.util.Action
- setShouldCopyApiProxyEnvironment(boolean) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
-
Enables copying of the
ApiProxy.Environmentto task handler threads. - setShouldCopyApiProxyEnvironment(boolean) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
-
Enables copying of the
ApiProxy.Environmentto task handler threads. - setSimulateProdLatencies(boolean) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Determines whether or not local services should simulate production latencies.
- setState(String) - Method in class com.google.appengine.api.backends.dev.LocalServerController.BackendStateInfo
- setStatus(int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper
- setStatus(int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setStatus(int) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
- setStatus(int) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletResponse
- setStatus(int, String) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper
- setStatus(int, String) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletResponse
-
Deprecated.
- setStorageDirectory(String) - Method in class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
-
Sets the directory to use to persist search service data, when persistence is enabled.
- setStoreDelay(int) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- setStoreDelayMs(int) - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
-
Sets how long to wait before updating the persistent store.
- setSuccessful(boolean) - Method in class com.google.appengine.tools.development.LocalRpcService.Status
- setSystemProperties(AppEngineWebXml, File) - Method in class com.google.appengine.tools.development.SystemPropertiesManager
- setTaskExecutionLatch(CountDownLatch) - Static method in class com.google.appengine.tools.development.testing.EnvSettingTaskqueueCallback
-
A helper method invoked from
LocalTaskQueueTestConfigwhich sets the provided latch on the current environment. - setTaskExecutionLatch(CountDownLatch) - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
-
Sets a
CountDownLatchthat the thread executing the task will decrement after aLocalTaskQueueCallbackfinishes execution. - setTaskExecutionLatch(CountDownLatch) - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
-
Sets a
CountDownLatchthat the thread executing the task will decrement after aLocalTaskQueueCallbackfinishes execution. - setThrowOnEnvironmentVariableMismatch(boolean) - Method in interface com.google.appengine.tools.development.DevAppServer
-
Reset the container EnvironmentVariableMismatchSeverity.
- setThrowOnEnvironmentVariableMismatch(boolean) - Method in class com.google.appengine.tools.development.DevAppServerImpl
- setTimeoutInMs(int) - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- setTimeZone(TimeZone) - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Sets the time zone in which tests will execute.
- setUp() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalAppIdentityServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalCapabilitiesServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalImagesServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalLogServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
- setUp() - Method in interface com.google.appengine.tools.development.testing.LocalServiceTestConfig
-
Set up the local service.
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Set up an environment in which tests that use local services can execute.
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalURLFetchServiceTestConfig
- setUp() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
- setUseNativeHandlers(boolean) - Static method in class com.google.appengine.tools.development.LocalURLFetchServiceStreamHandler
- setWriteListener(WriteListener) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- setWriteListener(WriteListener) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- SharedMain - Class in com.google.appengine.tools.development
-
Contains operations common to the Java dev app server startup and the.
invalid reference
devappserver2 subprocess instance
- SharedMain() - Constructor for class com.google.appengine.tools.development.SharedMain
- Short - Enum constant in enum class com.google.appengine.tools.util.Option.Style
- shouldApplyNewJob(Key) - Method in class com.google.appengine.api.datastore.dev.DefaultHighRepJobPolicy
- shouldApplyNewJob(Key) - Method in interface com.google.appengine.api.datastore.dev.HighRepJobPolicy
-
Returns
trueif the new job should apply according to the policy,falseotherwise. - shouldRollForwardExistingJob(Key) - Method in class com.google.appengine.api.datastore.dev.DefaultHighRepJobPolicy
- shouldRollForwardExistingJob(Key) - Method in interface com.google.appengine.api.datastore.dev.HighRepJobPolicy
-
Returns
trueif the existing job should roll forward according to the policy,falseotherwise. - shutdown() - Method in class com.google.appengine.tools.development.AbstractContainerService
- shutdown() - Method in class com.google.appengine.tools.development.AbstractModule
- shutdown() - Method in interface com.google.appengine.tools.development.ContainerService
-
Shuts down the servlet container.
- shutdown() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Shut down the server.
- shutdown() - Method in class com.google.appengine.tools.development.DevAppServerImpl
- shutdown() - Method in class com.google.appengine.tools.development.InstanceHelper
-
Shut down the server.
- shutdown() - Method in interface com.google.appengine.tools.development.Module
-
Stops all the instances for this
Module. - shutdown() - Method in class com.google.appengine.tools.development.Modules
- SHUTDOWN - Enum constant in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
- shutdownAll() - Method in interface com.google.appengine.tools.development.BackendContainer
-
Shutdown all backend instances.
- shutdownAll() - Method in class com.google.appengine.tools.development.BackendServersBase
- signForApp(LocalRpcService.Status, AppIdentityServicePb.SignForAppRequest) - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
- SimpleScorer - Class in com.google.appengine.api.search.dev
-
Scorer which orders documents using lucene build in Sort functionality.
- SimpleScorer(Sort) - Constructor for class com.google.appengine.api.search.dev.SimpleScorer
- SimpleScorer.Result - Class in com.google.appengine.api.search.dev
-
Result class specific for SimpleScorer.
- simulateProductionLatencies() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
- SIZE_PROPERTY - Static variable in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- SLEEPING - Enum constant in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
- SnippetExpression - Class in com.google.appengine.api.search.dev
-
Expression which generates snippets from specified document.
- SnippetExpressionQueryParser - Class in com.google.appengine.api.search.dev
-
The class does parsing of query extracted all tokens from the query.
- SnippetExpressionQueryParser(String) - Constructor for class com.google.appengine.api.search.dev.SnippetExpressionQueryParser
- start() - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
-
Puts a new service into "serving" mode.
- start() - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- start() - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- start() - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- start() - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Puts a new service into "serving" mode.
- start() - Method in class com.google.appengine.api.mail.dev.LocalMailService
- start() - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- start() - Method in class com.google.appengine.api.search.dev.LocalSearchService
- start() - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- start() - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- start() - Method in class com.google.appengine.api.users.dev.LocalUserService
- start() - Method in class com.google.appengine.tools.development.AbstractLocalRpcService
- start() - Method in interface com.google.appengine.tools.development.DevAppServer
-
Starts the server.
- start() - Method in class com.google.appengine.tools.development.DevAppServerImpl
-
Starts the server.
- start() - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Puts a new service into "serving" mode.
- start(boolean) - Method in class com.google.appengine.tools.development.HttpApiServer
-
Starts the Api Server.
- START_TIME_ATTR - Static variable in class com.google.appengine.tools.development.LocalEnvironment
- startAsync() - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- startAsync() - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- startAsync(ServletRequest, ServletResponse) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- startAsync(ServletRequest, ServletResponse) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- startBackend(String) - Method in interface com.google.appengine.api.backends.dev.LocalServerController
-
Start all instances in STOPPED state of a single backend.
- startBackend(String) - Method in class com.google.appengine.tools.development.BackendServersBase
- startModule(LocalRpcService.Status, ModulesServicePb.StartModuleRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- startModule(String, String) - Method in class com.google.appengine.tools.development.Modules
- startModule(String, String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Starts the requested module version.
- startServing() - Method in class com.google.appengine.tools.development.AbstractModule
- startServing() - Method in class com.google.appengine.tools.development.BasicModule
- startServing() - Method in class com.google.appengine.tools.development.ManualModule
- startServing() - Method in interface com.google.appengine.tools.development.Module
-
Simulates starting the module in production.
- startup() - Method in class com.google.appengine.tools.development.AbstractContainerService
- startup() - Method in class com.google.appengine.tools.development.AbstractModule
- startup() - Method in interface com.google.appengine.tools.development.ContainerService
-
Starts up the servlet container.
- startup() - Method in interface com.google.appengine.tools.development.Module
-
Starts all the instances for this
Module. - startup() - Method in class com.google.appengine.tools.development.Modules
- startUp() - Method in interface com.google.appengine.tools.development.InstanceHolder
-
Starts the instance.
- STARTUP_REQUEST - Enum constant in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
- startupAll() - Method in interface com.google.appengine.tools.development.BackendContainer
-
Start all backend instances.
- startupAll() - Method in class com.google.appengine.tools.development.BackendServersBase
- stats(LocalRpcService.Status, MemcacheServicePb.MemcacheStatsRequest) - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- STATS_KIND_NAMES - Static variable in class com.google.cloud.datastore.core.names.Kinds
- STATS_PREFIX - Static variable in class com.google.cloud.datastore.core.names.Kinds
- Status() - Constructor for class com.google.appengine.tools.development.LocalRpcService.Status
- stop() - Method in class com.google.appengine.api.appidentity.dev.LocalAppIdentityService
-
Stops the service, releasing all of its resources.
- stop() - Method in class com.google.appengine.api.blobstore.dev.LocalBlobstoreService
- stop() - Method in class com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
- stop() - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- stop() - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Stops the service, releasing all of its resources.
- stop() - Method in class com.google.appengine.api.mail.dev.LocalMailService
- stop() - Method in class com.google.appengine.api.memcache.dev.LocalMemcacheService
- stop() - Method in class com.google.appengine.api.search.dev.LocalSearchService
- stop() - Method in class com.google.appengine.api.taskqueue.dev.LocalTaskQueue
- stop() - Method in class com.google.appengine.api.urlfetch.dev.LocalURLFetchService
- stop() - Method in class com.google.appengine.api.users.dev.LocalUserService
- stop() - Method in class com.google.appengine.tools.development.AbstractLocalRpcService
- stop() - Method in interface com.google.appengine.tools.development.ApiProxyLocal
-
Stops all services started by this ApiProxy and releases all of its resources.
- stop() - Method in class com.google.appengine.tools.development.ApiProxyLocalImpl
-
Stops all services started by this ApiProxy and releases all of its resources.
- stop() - Method in interface com.google.appengine.tools.development.LocalRpcService
-
Stops the service, releasing all of its resources.
- stopBackend(String) - Method in interface com.google.appengine.api.backends.dev.LocalServerController
-
Stop all instances in RUNNING state of a single backend, reset the internal state of each instance, and set state to STOPPED so that any subsequent requests receive a 500 error code response.
- stopBackend(String) - Method in class com.google.appengine.tools.development.BackendServersBase
- stopModule(LocalRpcService.Status, ModulesServicePb.StopModuleRequest) - Method in class com.google.appengine.api.modules.dev.LocalModulesService
- stopModule(String, String) - Method in class com.google.appengine.tools.development.Modules
- stopModule(String, String) - Method in interface com.google.appengine.tools.development.ModulesController
-
Stops the requested module version.
- STOPPED - Enum constant in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
- STOPPED - Enum constant in enum class com.google.appengine.tools.development.ModulesController.ModuleState
- stopServing() - Method in class com.google.appengine.tools.development.AbstractModule
- stopServing() - Method in class com.google.appengine.tools.development.BasicModule
- stopServing() - Method in class com.google.appengine.tools.development.ManualModule
- stopServing() - Method in interface com.google.appengine.tools.development.Module
-
Simulates stopping the module in production.
- STORE_DELAY_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.LocalDatastoreService
-
How long to wait before updating the persistent store in milliseconds.
- storeBlob(BlobKey) - Method in interface com.google.appengine.api.blobstore.dev.BlobStorage
-
Store the contents of the specified blob.
- StreamHandlerFactory - Class in com.google.appengine.tools.development
-
A
URLStreamHandlerFactorywhich installsURLStreamHandlersthat App Engine needs to support. - stringValueToDouble(String) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
-
Locale-aware Double parsing.
- SuppressedValidationFailures - Class in com.google.cloud.datastore.core.exception
-
Keeps track of
validation failuresthat would have occurred if strict validation had been enforced. - SuppressedValidationFailures() - Constructor for class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
- SYSTEM_PROPERTY_STATIC_MODULE_PORT_NUM_PREFIX - Static variable in class com.google.appengine.tools.development.DevAppServerPortPropertyHelper
- SYSTEM_PROPERTY_STATIC_PORT_NUM_PREFIX - Static variable in class com.google.appengine.tools.development.BackendServersBase
- SystemPropertiesManager - Class in com.google.appengine.tools.development
-
Manager for a web applications System Properties.
T
- TaskCountDownLatch(int) - Constructor for class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
- TaskCountDownLatch(int) - Constructor for class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
- TaskStateInfo(String, long, TaskQueuePb.TaskQueueAddRequest.Builder, Clock) - Constructor for class com.google.appengine.api.taskqueue.dev.QueueStateInfo.TaskStateInfo
- tearDown() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalAppIdentityServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalBlobstoreServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalCapabilitiesServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalImagesServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalLogServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalMailServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalModulesServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalSearchServiceTestConfig
- tearDown() - Method in interface com.google.appengine.tools.development.testing.LocalServiceTestConfig
-
Tear down the local service.
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalServiceTestHelper
-
Tear down the environment in which tests that use local services can execute.
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalURLFetchServiceTestConfig
- tearDown() - Method in class com.google.appengine.tools.development.testing.LocalUserServiceTestConfig
- test(InstanceStateHolder.InstanceState...) - Method in class com.google.appengine.tools.development.InstanceStateHolder
-
Returns true if current state is one of the provided acceptable states.
- testAndSet(InstanceStateHolder.InstanceState, InstanceStateHolder.InstanceState...) - Method in class com.google.appengine.tools.development.InstanceStateHolder
-
Updates the current instance state and verifies that the previous state is what is expected.
- TESTING_DEFAULT_PORT - Static variable in class com.google.appengine.tools.development.LocalEnvironment
- toAppengineDocument(Document) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- toAppengineDocumentId(Document) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- tokenList(String) - Static method in class com.google.appengine.api.search.dev.WordSeparatorAnalyzer
-
Returns a list of tokens for a string.
- tokenStream(String, Reader) - Method in class com.google.appengine.api.search.dev.WordSeparatorAnalyzer
-
Constructs a tokenizer that can tokenize CJK or latin text.
- toLuceneDocument(String, DocumentPb.Document) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- toLuceneFields(DocumentPb.Field) - Static method in class com.google.appengine.api.search.dev.LuceneUtils
- toReference(OnestoreEntity.PropertyValue) - Static method in class com.google.cloud.datastore.core.appengv3.ReferenceValues
-
Converts a
OnestoreEntity.PropertyValuewith aOnestoreEntity.PropertyValue.ReferenceValueto aOnestoreEntity.Reference. - toReference(OnestoreEntity.PropertyValue.ReferenceValue) - Static method in class com.google.cloud.datastore.core.appengv3.ReferenceValues
-
Converts a
OnestoreEntity.PropertyValue.ReferenceValueto aOnestoreEntity.Reference. - toReferenceProperty(OnestoreEntity.Reference) - Static method in class com.google.cloud.datastore.core.appengv3.ReferenceValues
-
Converts a
OnestoreEntity.Referenceto aOnestoreEntity.PropertyValue - toString() - Method in class com.google.appengine.tools.development.ApplicationConfigurationManager
- toString() - Method in enum class com.google.appengine.tools.development.ModulesController.ModuleState
- toString() - Method in class com.google.appengine.tools.development.testing.jakarta.LocalTaskQueueTestConfig.TaskCountDownLatch
- toString() - Method in class com.google.appengine.tools.development.testing.LocalTaskQueueTestConfig.TaskCountDownLatch
- toString() - Method in class com.google.appengine.tools.util.Option
- toString() - Method in class com.google.cloud.datastore.core.exception.SuppressedValidationFailures
- totalHits - Variable in class com.google.appengine.api.search.dev.Scorer.SearchResults
- TRANSACTION_WITH_FAILOVER_MESSAGE - Static variable in exception class com.google.cloud.datastore.core.exception.ValidationException
- transform(LocalRpcService.Status, ImagesServicePb.ImagesTransformRequest) - Method in class com.google.appengine.api.images.dev.LocalImagesService
-
Apply the transform request to the contained image.
U
- UNAPPLIED_JOB_PERCENTAGE_PROPERTY - Static variable in class com.google.appengine.api.datastore.dev.DefaultHighRepJobPolicy
-
A float >= 0 and invalid input: '<'= 100 representing the percentage of job application attempts that will fail.
- UNDEFINED - Static variable in annotation interface com.google.appengine.tools.development.LatencyPercentiles
- unrecognizedEnumValue(String, Enum<?>) - Static method in exception class com.google.cloud.datastore.core.exception.InvalidConversionException
- updateIndex(LocalRpcService.Status, OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreService
- updateIndex(LocalRpcService.Status, OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.LocalDatastoreV3Service
- updateIndex(OnestoreEntity.CompositeIndex) - Method in interface com.google.appengine.api.datastore.dev.DatastoreV3
- updateIndex(OnestoreEntity.CompositeIndex) - Method in class com.google.appengine.api.datastore.dev.DatastoreV3Impl
- upgrade(Class<T>) - Method in class com.google.appengine.tools.development.testing.FakeHttpServletRequest
- upgrade(Class<T>) - Method in class com.google.appengine.tools.development.testing.jakarta.FakeHttpServletRequest
- UploadBlobServlet - Class in com.google.appengine.api.blobstore.dev.jakarta
-
UploadBlobServlethandles blob uploads in the development server. - UploadBlobServlet - Class in com.google.appengine.api.blobstore.dev
-
UploadBlobServlethandles blob uploads in the development server. - UploadBlobServlet() - Constructor for class com.google.appengine.api.blobstore.dev.jakarta.UploadBlobServlet
- UploadBlobServlet() - Constructor for class com.google.appengine.api.blobstore.dev.UploadBlobServlet
- UrlFetchJob - Class in com.google.appengine.api.taskqueue.dev
-
Quartz
Jobimplementation that hits a url. - UrlFetchJob() - Constructor for class com.google.appengine.api.taskqueue.dev.UrlFetchJob
- USE_DIRECTORY - Static variable in class com.google.appengine.api.search.dev.LocalSearchService
- USE_RAM_DIRECTORY - Static variable in class com.google.appengine.api.search.dev.LocalSearchService
- UserCodeClasspathManager - Interface in com.google.appengine.tools.development
-
Describes an object that can answer classpath-related questions about an app running in the dev appserver.
V
- validateAssertion(boolean, ProblemCode, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.ValidationException
-
Throws a DatastoreException with an embedded ProblemCode if assertion is not true.
- validateAssertion(boolean, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.ValidationException
-
Validates an assertion.
- validateAssertionIf(boolean, ProblemCode, boolean, SuppressedValidationFailures, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.ValidationException
-
Throws a DatastoreException if the assertion is false and validation is enabled.
- validateDatanucleusVersions(String) - Method in class com.google.appengine.tools.info.AppengineSdk
-
Throws IllegalArgumentException if the incorrect Datanucleus version is specified.
- validatePrecondition(boolean, ProblemCode, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.ValidationException
- validatePrecondition(boolean, String, Object...) - Static method in exception class com.google.cloud.datastore.core.exception.ValidationException
- validateWarPath(File) - Method in class com.google.appengine.tools.development.SharedMain
- ValidationException - Exception Class in com.google.cloud.datastore.core.exception
-
An exception that indicates a validation failure.
- ValidationException(String) - Constructor for exception class com.google.cloud.datastore.core.exception.ValidationException
- ValidationException(String, DatastoreV3Pb.Error.ErrorCode) - Constructor for exception class com.google.cloud.datastore.core.exception.ValidationException
- ValidationException(String, ProblemCode) - Constructor for exception class com.google.cloud.datastore.core.exception.ValidationException
- ValidationException(String, ProblemCode, DatastoreV3Pb.Error.ErrorCode) - Constructor for exception class com.google.cloud.datastore.core.exception.ValidationException
- ValidationException(String, ProblemCode, ValidationException) - Constructor for exception class com.google.cloud.datastore.core.exception.ValidationException
- ValidationException(String, Throwable) - Constructor for exception class com.google.cloud.datastore.core.exception.ValidationException
- valueOf(String) - Static method in enum class com.google.appengine.api.datastore.dev.LocalDatastoreService.AutoIdAllocationPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.appengine.tools.development.EnvironmentVariableChecker.MismatchReportingPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.appengine.tools.development.ModulesController.ModuleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig.SizeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.appengine.tools.util.Option.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.cloud.datastore.core.exception.DatastoreException.RetryOptions
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.google.appengine.api.datastore.dev.LocalDatastoreService.AutoIdAllocationPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.appengine.tools.development.DevAppServerModulesCommon.RequestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.appengine.tools.development.EnvironmentVariableChecker.MismatchReportingPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.appengine.tools.development.InstanceStateHolder.InstanceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.appengine.tools.development.ModulesController.ModuleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig.SizeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.appengine.tools.util.Option.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.cloud.datastore.core.exception.DatastoreException.RetryOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- waitForServerToStart() - Method in interface com.google.appengine.tools.development.LocalServerEnvironment
-
This call will block until the server is fully initialized and ready to process incoming http requests.
- withProblem(Problem) - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
-
Returns a new exception identical to this one, but with the given
Problem. - withProblemCode(ProblemCode) - Method in exception class com.google.cloud.datastore.core.exception.DatastoreException
-
Returns a new exception identical to this one, but with the given
ProblemCode. - WordSeparatorAnalyzer - Class in com.google.appengine.api.search.dev
-
A custom analyzer to tokenize text like the Search API backend.
- WordSeparatorAnalyzer() - Constructor for class com.google.appengine.api.search.dev.WordSeparatorAnalyzer
-
Create a new WordSeparatorAnalyzer that always tries to detect CJK.
- WordSeparatorAnalyzer(boolean) - Constructor for class com.google.appengine.api.search.dev.WordSeparatorAnalyzer
-
Create a new WordSeparatorAnalyzer.
- write(byte[]) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- write(byte[]) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- write(byte[], int, int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- write(byte[], int, int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- write(int) - Method in class com.google.appengine.tools.development.jakarta.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- write(int) - Method in class com.google.appengine.tools.development.ResponseRewriterFilter.ResponseWrapper.ServletOutputStreamWrapper
- writeCookies(URLConnection) - Method in class com.google.appengine.tools.util.ClientCookieManager
-
Write matching cookies to a URL connection.
- WriteLatencyAdjuster - Class in com.google.appengine.api.datastore.dev
-
DynamicLatencyAdjusterthat adds the paxos penalty for writes and takes the fact that transactional puts and deletes are super-fast into account. - WriteLatencyAdjuster() - Constructor for class com.google.appengine.api.datastore.dev.WriteLatencyAdjuster
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
invalid reference