| 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 |
This object is the one that will be stored in the backend to contain the
domain objects to be cached.
|
| InvalidateKeyTask |
This task is needed because to set a Invalidation Key is needed some previous
invalidation key values if available.
|
| Enum | Description |
|---|---|
| CacheGetResult.Type |
| Exception | Description |
|---|---|
| UnexpectedObjectType |
This is returned when the cached object type is not the expected
|
Copyright © 2019. All rights reserved.