Package | Description |
---|---|
io.neba.core.resourcemodels.metadata |
Contains implementations representing the
resource model metadata
created during both resource model registration and usage. |
Modifier and Type | Method and Description |
---|---|
ResourceModelStatistics |
ResourceModelStatistics.countCacheHit()
Increment the number of cache hits for this model.
|
ResourceModelStatistics |
ResourceModelStatistics.countInstantiation()
Increments the number of times the resource model was instantiated.
|
ResourceModelStatistics |
ResourceModelStatistics.countMappingDuration(int durationInMs)
Adds the mapping with the duration to the statistics.
|
ResourceModelStatistics |
ResourceModelStatistics.countSubsequentMapping()
Increments the number of subsequent mappings.
|
ResourceModelStatistics |
ResourceModelMetaData.getStatistics() |
Copyright © 2024. All rights reserved.