| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.autofetch |
AutoFetch Implementation
|
| Modifier and Type | Method and Description |
|---|---|
Statistics |
DefaultAutoFetchManager.getStatistics(String originKey)
Return the current Statistics for a given originKey key.
|
Statistics |
AutoFetchManager.getStatistics(String queryPointKey)
Return the current Statistics for a given queryPoint key.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Statistics> |
DefaultAutoFetchManager.iterateStatistics() |
Iterator<Statistics> |
AutoFetchManager.iterateStatistics()
Iterate the node usage statistics.
|
Copyright © 2014. All Rights Reserved.