Package | Description |
---|---|
net.ravendb.abstractions.data |
Modifier and Type | Method and Description |
---|---|
IndexStats.IndexingPerformanceStats[] |
IndexStats.getPerformance() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,IndexStats.IndexingPerformanceStats> |
IndexingBatchInfo.getPerformanceStats() |
Modifier and Type | Method and Description |
---|---|
void |
IndexStats.setPerformance(IndexStats.IndexingPerformanceStats[] performance) |
Modifier and Type | Method and Description |
---|---|
void |
IndexingBatchInfo.setPerformanceStats(java.util.Map<java.lang.String,IndexStats.IndexingPerformanceStats> performanceStats) |
Copyright © 2014. All Rights Reserved.