| CacheOperation Fields | 
The CacheOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| ADD | 
            Add operation.
              | |
| ADD_PERSISTENT | 
            Add persistent operation.
              | |
| DEPENDENCY_CALLBACK | 
            Dependency callback
              | |
| GET | 
            Get operation.
              | |
| GET_PERSISTENT | 
            Get persistent operation.
              | |
| REMOVE | 
            Remove operation.
              | |
| REMOVE_PERSISTENT | 
            Remove persistent operation.
              | |
| TOUCH | 
            Touch operation.
              |