com.google.appengine.api.memcache (Google App Engine API for Java)
Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Classes
Enums
Exceptions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["This documentation provides an overview of the `com.google.appengine.api.memcache` package, which includes interfaces, classes, enums, and exceptions related to memcache functionality."],["The interfaces defined, such as `AsyncMemcacheService` and `MemcacheService`, outline the core functionalities for interacting with memcache."],["The classes, such as `Expiration`, `ErrorHandlers`, and `MemcacheServiceFactory`, offer various utility functions, error handling, and service factory capabilities."],["The package defines multiple types of errors, including `InvalidValueException` and `MemcacheServiceException`."],["The provided enums, such as `MemcacheService.SetPolicy` and `MemcacheSerialization.Flag`, represent different memcache properties and options."]]],[]]