AbstractExtComponentRepository.Repo
public static interface AbstractExtComponentRepository.RepoMBean
Modifier and Type | Method | Description |
---|---|---|
long |
getImplementationRevision() |
|
int |
getNumberComponents() |
|
int |
getNumberSynchronizations() |
|
int |
getQueryCacheHits() |
|
int |
getQueryCacheQueries() |
|
int |
getQueryCacheSize() |
|
long |
getRepoRevision() |
int getQueryCacheSize()
int getQueryCacheQueries()
int getQueryCacheHits()
long getRepoRevision()
int getNumberSynchronizations()
int getNumberComponents()
long getImplementationRevision()