Package | Description |
---|---|
net.ravendb.client.connection.implementation | |
net.ravendb.client.connection.profiling |
Modifier and Type | Method and Description |
---|---|
void |
HttpJsonRequestFactory.onLogRequest(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 |
---|---|
List<RequestResultArgs> |
ProfilingInformation.getRequests() |
Modifier and Type | Method and Description |
---|---|
void |
ProfilingContext.recordAction(Object sender,
RequestResultArgs requestResultArgs)
Register the action as associated with the sender
|
Modifier and Type | Method and Description |
---|---|
void |
ProfilingInformation.setRequests(List<RequestResultArgs> requests) |
Copyright © 2016. All Rights Reserved.