| Package | Description |
|---|---|
| kieker.analysis.plugin.reader |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
protected StringRegistryCache |
AbstractStringRegistryReaderPlugin.createCache(long expirationDuration,
java.util.concurrent.TimeUnit expirationTimeUnit)
Creates the cache to be used for storing string registries.
|
| Constructor and Description |
|---|
RegistryRecordHandler(StringRegistryCache stringRegistryCache)
Creates a new registry record handler for the given registry.
|
RegularRecordHandler(AbstractStringRegistryReaderPlugin reader,
StringRegistryCache stringRegistryCache)
Creates a new regular record handler.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net