Package | Description |
---|---|
org.apache.olingo.server.api.debug |
Olingo Server API - Debug
The debug package is used to condense all information about the Olingo debug handling.
|
Modifier and Type | Method and Description |
---|---|
List<RuntimeMeasurement> |
DebugInformation.getRuntimeInformation()
This method will return all runtime information which was collected inside the library.
|
Modifier and Type | Method and Description |
---|---|
void |
DebugInformation.setRuntimeInformation(List<RuntimeMeasurement> runtimeInformation) |
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.