Package | Description |
---|---|
net.ravendb.abstractions.data |
Modifier and Type | Method and Description |
---|---|
List<LoadedDatabaseStatistics> |
AdminStatistics.getLoadedDatabases()
List of loaded databases with their statistics.
|
Modifier and Type | Method and Description |
---|---|
void |
AdminStatistics.setLoadedDatabases(List<LoadedDatabaseStatistics> loadedDatabases)
List of loaded databases with their statistics.
|
Copyright © 2016. All Rights Reserved.