Uses of Class
com.google.appengine.tools.development.LocalRpcService.Status
Packages that use LocalRpcService.Status
Package
Description
-
Uses of LocalRpcService.Status in com.google.appengine.api.appidentity.dev
Methods in com.google.appengine.api.appidentity.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalAppIdentityService.getAccessToken(LocalRpcService.Status status, AppIdentityServicePb.GetAccessTokenRequest request) LocalAppIdentityService.getDefaultGcsBucketName(LocalRpcService.Status status, AppIdentityServicePb.GetDefaultGcsBucketNameRequest request) LocalAppIdentityService.getPublicCertificatesForApp(LocalRpcService.Status status, AppIdentityServicePb.GetPublicCertificateForAppRequest request) LocalAppIdentityService.getServiceAccountName(LocalRpcService.Status status, AppIdentityServicePb.GetServiceAccountNameRequest request) LocalAppIdentityService.signForApp(LocalRpcService.Status status, AppIdentityServicePb.SignForAppRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.blobstore.dev
Methods in com.google.appengine.api.blobstore.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalBlobstoreService.createEncodedGoogleStorageKey(LocalRpcService.Status status, BlobstoreServicePb.CreateEncodedGoogleStorageKeyRequest request) LocalBlobstoreService.createUploadURL(LocalRpcService.Status status, BlobstoreServicePb.CreateUploadURLRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalBlobstoreService.deleteBlob(LocalRpcService.Status status, BlobstoreServicePb.DeleteBlobRequest request) LocalBlobstoreService.fetchData(LocalRpcService.Status status, BlobstoreServicePb.FetchDataRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.capabilities.dev
Methods in com.google.appengine.api.capabilities.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalCapabilitiesService.isEnabled(LocalRpcService.Status status, CapabilityServicePb.IsEnabledRequest request) Implementation of RPC IsEnabled. -
Uses of LocalRpcService.Status in com.google.appengine.api.datastore.dev
Methods in com.google.appengine.api.datastore.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.addActions(LocalRpcService.Status status, TaskQueuePb.TaskQueueBulkAddRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.addActions(LocalRpcService.Status status, TaskQueuePb.TaskQueueBulkAddRequest request) com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsResponseLocalDatastoreService.allocateIds(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsRequest req) com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsResponseLocalDatastoreV3Service.allocateIds(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsRequest req) com.google.apphosting.datastore.DatastoreV3Pb.TransactionLocalDatastoreService.beginTransaction(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.BeginTransactionRequest req) com.google.apphosting.datastore.DatastoreV3Pb.TransactionLocalDatastoreV3Service.beginTransaction(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.BeginTransactionRequest req) com.google.apphosting.datastore.DatastoreV3Pb.CommitResponseLocalDatastoreService.commit(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.datastore.DatastoreV3Pb.CommitResponseLocalDatastoreV3Service.commit(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.base.protos.api.ApiBasePb.Integer64ProtoLocalDatastoreService.createIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.base.protos.api.ApiBasePb.Integer64ProtoLocalDatastoreV3Service.createIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.datastore.DatastoreV3Pb.DeleteResponseLocalDatastoreService.delete(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.DeleteRequest request) com.google.apphosting.datastore.DatastoreV3Pb.DeleteResponseLocalDatastoreV3Service.delete(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.DeleteRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.deleteCursor(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Cursor request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.deleteCursor(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Cursor request) com.google.apphosting.datastore.DatastoreV3Pb.DeleteResponseLocalDatastoreService.deleteImpl(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.DeleteRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.deleteIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.deleteIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.datastore.DatastoreV3Pb.GetResponseLocalDatastoreService.get(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.GetRequest request) com.google.apphosting.datastore.DatastoreV3Pb.GetResponseLocalDatastoreV3Service.get(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.GetRequest request) com.google.apphosting.datastore.DatastoreV3Pb.CompositeIndicesLocalDatastoreService.getIndices(LocalRpcService.Status status, com.google.apphosting.base.protos.api.ApiBasePb.StringProto req) com.google.apphosting.datastore.DatastoreV3Pb.CompositeIndicesLocalDatastoreV3Service.getIndices(LocalRpcService.Status status, com.google.apphosting.base.protos.api.ApiBasePb.StringProto req) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreService.next(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.NextRequest request) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreV3Service.next(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.NextRequest request) com.google.apphosting.datastore.DatastoreV3Pb.PutResponseLocalDatastoreService.put(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.PutRequest request) com.google.apphosting.datastore.DatastoreV3Pb.PutResponseLocalDatastoreV3Service.put(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.PutRequest request) com.google.apphosting.datastore.DatastoreV3Pb.PutResponseLocalDatastoreService.putImpl(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.PutRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.rollback(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.rollback(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreService.runQuery(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Query query) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreV3Service.runQuery(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Query query) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.updateIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.updateIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) -
Uses of LocalRpcService.Status in com.google.appengine.api.images.dev
Methods in com.google.appengine.api.images.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalImagesService.composite(LocalRpcService.Status status, ImagesServicePb.ImagesCompositeRequest request) LocalImagesService.deleteUrlBase(LocalRpcService.Status status, ImagesServicePb.ImagesDeleteUrlBaseRequest request) LocalImagesService.getUrlBase(LocalRpcService.Status status, ImagesServicePb.ImagesGetUrlBaseRequest request) Gets a Local image URL.LocalImagesService.histogram(LocalRpcService.Status status, ImagesServicePb.ImagesHistogramRequest request) Calculate the histogram of the supplied image.LocalImagesService.openImage(ImagesServicePb.ImageData imageData, LocalRpcService.Status status) Loads an image represented by a byte array into aBufferedImage.LocalImagesService.processTransform(BufferedImage image, ImagesServicePb.Transform transform, LocalRpcService.Status status) Apply an individual transform to the provided image.byte[]LocalImagesService.saveImage(BufferedImage image, ImagesServicePb.OutputSettings.MIME_TYPE mimeType, LocalRpcService.Status status) Saves aBufferedImageinto a byte array using themimeTypeencoding.LocalImagesService.transform(LocalRpcService.Status status, ImagesServicePb.ImagesTransformRequest request) Apply the transform request to the contained image. -
Uses of LocalRpcService.Status in com.google.appengine.api.log.dev
Methods in com.google.appengine.api.log.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.api.logservice.LogServicePb.LogReadResponseLocalLogService.read(LocalRpcService.Status status, com.google.apphosting.api.logservice.LogServicePb.LogReadRequest request) Reads log records from the in-memory log list and applies user-specified filters to the results to return. -
Uses of LocalRpcService.Status in com.google.appengine.api.mail.dev
Methods in com.google.appengine.api.mail.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalMailService.send(LocalRpcService.Status status, MailServicePb.MailMessage msg) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalMailService.sendToAdmins(LocalRpcService.Status status, MailServicePb.MailMessage msg) -
Uses of LocalRpcService.Status in com.google.appengine.api.memcache.dev
Methods in com.google.appengine.api.memcache.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalMemcacheService.batchIncrement(LocalRpcService.Status status, MemcacheServicePb.MemcacheBatchIncrementRequest batchReq) LocalMemcacheService.delete(LocalRpcService.Status status, MemcacheServicePb.MemcacheDeleteRequest req) LocalMemcacheService.flushAll(LocalRpcService.Status status, MemcacheServicePb.MemcacheFlushRequest req) LocalMemcacheService.get(LocalRpcService.Status status, MemcacheServicePb.MemcacheGetRequest req) LocalMemcacheService.increment(LocalRpcService.Status status, MemcacheServicePb.MemcacheIncrementRequest req) LocalMemcacheService.set(LocalRpcService.Status status, MemcacheServicePb.MemcacheSetRequest req) LocalMemcacheService.stats(LocalRpcService.Status status, MemcacheServicePb.MemcacheStatsRequest req) -
Uses of LocalRpcService.Status in com.google.appengine.api.modules.dev
Methods in com.google.appengine.api.modules.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalModulesService.getDefaultVersion(LocalRpcService.Status status, ModulesServicePb.GetDefaultVersionRequest request) LocalModulesService.getHostname(LocalRpcService.Status status, ModulesServicePb.GetHostnameRequest request) LocalModulesService.getModules(LocalRpcService.Status status, ModulesServicePb.GetModulesRequest request) LocalModulesService.getNumInstances(LocalRpcService.Status status, ModulesServicePb.GetNumInstancesRequest request) LocalModulesService.getVersions(LocalRpcService.Status status, ModulesServicePb.GetVersionsRequest request) LocalModulesService.setNumInstances(LocalRpcService.Status status, ModulesServicePb.SetNumInstancesRequest request) LocalModulesService.startModule(LocalRpcService.Status status, ModulesServicePb.StartModuleRequest request) LocalModulesService.stopModule(LocalRpcService.Status status, ModulesServicePb.StopModuleRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.search.dev
Methods in com.google.appengine.api.search.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.search.proto.SearchServicePb.DeleteDocumentResponseLocalSearchService.deleteDocument(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.DeleteDocumentRequest req) com.google.appengine.api.search.proto.SearchServicePb.IndexDocumentResponseLocalSearchService.indexDocument(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.IndexDocumentRequest req) com.google.appengine.api.search.proto.SearchServicePb.ListDocumentsResponseLocalSearchService.listDocuments(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.ListDocumentsRequest req) com.google.appengine.api.search.proto.SearchServicePb.ListIndexesResponseLocalSearchService.listIndexes(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.ListIndexesRequest req) com.google.appengine.api.search.proto.SearchServicePb.SearchResponseLocalSearchService.search(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.SearchRequest req) -
Uses of LocalRpcService.Status in com.google.appengine.api.taskqueue.dev
Methods in com.google.appengine.api.taskqueue.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalTaskQueue.add(LocalRpcService.Status status, TaskQueuePb.TaskQueueAddRequest addRequest) LocalTaskQueue.bulkAdd(LocalRpcService.Status status, TaskQueuePb.TaskQueueBulkAddRequest bulkAddRequest) BulkAdd RPC implementation.LocalTaskQueue.delete(LocalRpcService.Status status, TaskQueuePb.TaskQueueDeleteRequest request) Delete RPC implementation.LocalTaskQueue.fetchQueueStats(LocalRpcService.Status status, TaskQueuePb.TaskQueueFetchQueueStatsRequest fetchQueueStatsRequest) FetchQueueStats RPC implementation.LocalTaskQueue.modifyTaskLease(LocalRpcService.Status status, TaskQueuePb.TaskQueueModifyTaskLeaseRequest request) LocalTaskQueue.purgeQueue(LocalRpcService.Status status, TaskQueuePb.TaskQueuePurgeQueueRequest purgeQueueRequest) PurgeQueue RPC implementation.LocalTaskQueue.queryAndOwnTasks(LocalRpcService.Status status, TaskQueuePb.TaskQueueQueryAndOwnTasksRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.urlfetch.dev
Methods in com.google.appengine.api.urlfetch.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalURLFetchService.fetch(LocalRpcService.Status status, URLFetchServicePb.URLFetchRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.users.dev
Methods in com.google.appengine.api.users.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptionLocalUserService.createLoginURL(LocalRpcService.Status status, UserServicePb.CreateLoginURLRequest request) LocalUserService.createLogoutURL(LocalRpcService.Status status, UserServicePb.CreateLogoutURLRequest request) LocalUserService.getOAuthUser(LocalRpcService.Status status, UserServicePb.GetOAuthUserRequest request)