| Package | Description |
|---|---|
| ar.com.siripo.arcache |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArcacheClientInterface
Interfaz completa, reune tanto mecanismos de acceso, mecanismos de
invalidacion y mecanismos de configuracion
|
interface |
ArcacheConfigurationInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
ArcacheClient |
| Modifier and Type | Field and Description |
|---|---|
protected ArcacheConfigurationGetInterface |
InvalidateKeyTask.config |
protected ArcacheConfigurationGetInterface |
CacheGetterTask.config |
| Constructor and Description |
|---|
CacheGetterTask(String key,
ArcacheBackendClient backendClient,
ar.com.siripo.arcache.BackendKeyBuilder keyBuilder,
ArcacheConfigurationGetInterface config,
Random random) |
InvalidateKeyTask(String key,
boolean hardInvalidation,
long invalidationWindowSecs,
ArcacheBackendClient backendClient,
ar.com.siripo.arcache.BackendKeyBuilder keyBuilder,
ArcacheConfigurationGetInterface config) |
Copyright © 2019. All rights reserved.