Package | Description |
---|---|
net.ravendb.client.connection.implementation | |
net.ravendb.client.connection.profiling |
Modifier and Type | Method and Description |
---|---|
void |
HttpJsonRequestFactory.invokeLogRequest(IHoldProfilingInformation sender,
RequestResultArgs requestResult) |
Modifier and Type | Method and Description |
---|---|
void |
HttpJsonRequestFactory.addLogRequestEventHandler(EventHandler<RequestResultArgs> event) |
void |
HttpJsonRequestFactory.removeLogRequestEventHandler(EventHandler<RequestResultArgs> event) |
Modifier and Type | Method and Description |
---|---|
java.util.List<RequestResultArgs> |
ProfilingInformation.getRequests() |
Modifier and Type | Method and Description |
---|---|
void |
ProfilingContext.recordAction(java.lang.Object sender,
RequestResultArgs requestResultArgs)
Register the action as associated with the sender
|
Modifier and Type | Method and Description |
---|---|
void |
ProfilingInformation.setRequests(java.util.List<RequestResultArgs> requests) |
Copyright © 2014. All Rights Reserved.