| Package | Description |
|---|---|
| org.modeshape.web.client | |
| org.modeshape.web.server |
| Modifier and Type | Method and Description |
|---|---|
Collection<Stats> |
JcrService.getDurationStats(String repository,
String param,
String tu)
Obtains repository metrics.
|
Collection<Stats> |
JcrService.getValueStats(String repository,
String param,
String tu)
Obtains repository metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JcrServiceAsync.getDurationStats(String repository,
String param,
String tu,
com.google.gwt.user.client.rpc.AsyncCallback<Collection<Stats>> cb) |
void |
JcrServiceAsync.getValueStats(String repository,
String param,
String tu,
com.google.gwt.user.client.rpc.AsyncCallback<Collection<Stats>> cb) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Stats> |
JcrServiceImpl.getDurationStats(String repository,
String param,
String tu) |
Collection<Stats> |
JcrServiceImpl.getValueStats(String repository,
String param,
String tu) |
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.