| Interface | Description |
|---|---|
| ArcacheClientInterface |
Interfaz completa, reune tanto mecanismos de acceso, mecanismos de
invalidacion y mecanismos de configuracion
|
| ArcacheConfigurationGetInterface | |
| ArcacheConfigurationInterface | |
| ArcacheConfigurationSetInterface | |
| ArcacheInvalidationInterface | |
| ArcacheReadWriteInterface |
| Class | Description |
|---|---|
| ArcacheClient | |
| CacheGetResult |
Representa el resultado de una operacion de Get
|
| CacheGetResult.Builder | |
| CacheGetResult.ErrorBuilder | |
| CacheGetterTask | |
| CacheGetterTask.InvalidatedKey | |
| CacheInvalidationObject | |
| ExpirableCacheObject |
Es el objeto que serĂ¡ almacenado en el backend para representar valores
convencionales.
|
| InvalidateKeyTask |
| Enum | Description |
|---|---|
| CacheGetResult.Type |
| Exception | Description |
|---|---|
| UnexpectedObjectType |
This is returned when the cached object type is not the expected
|
Copyright © 2019. All rights reserved.