| Package | Description |
|---|---|
| sirius.kernel.async |
Provides a framework for asynchronous execution of given tasks.
|
| sirius.kernel.cache |
Provides a framework for building and using caches.
|
| Modifier and Type | Field and Description |
|---|---|
protected Counter |
AsyncExecutor.executed |
| Modifier and Type | Method and Description |
|---|---|
static Counter |
CallContext.getInteractionCounter()
Provides access to the interaction counter.
|
| Modifier and Type | Field and Description |
|---|---|
protected Counter |
CacheEntry.hits |
| Modifier and Type | Method and Description |
|---|---|
Counter |
CacheEntry.getHits()
Returns the number of "hits" of this entries
|
Copyright © 2018. All rights reserved.