A valid request URL is required to generate request examples{
"threads": [
{
"threadName": "<string>",
"threadId": 123,
"blockedTime": 123,
"blockedCount": 123,
"waitedTime": 123,
"waitedCount": 123,
"lockName": "<string>",
"lockOwnerId": 123,
"lockOwnerName": "<string>",
"inNative": false,
"suspended": false,
"threadState": "NEW",
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": false
}
],
"lockedMonitors": [
{
"className": "<string>",
"identityHashCode": 123,
"lockedStackDepth": 123,
"lockedStackFrame": {
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": false
}
}
],
"lockedSynchronizers": [
{
"className": "<string>",
"identityHashCode": 123
}
],
"lockInfo": {
"className": "<string>",
"identityHashCode": 123
}
}
]
}A valid request URL is required to generate request examples{
"threads": [
{
"threadName": "<string>",
"threadId": 123,
"blockedTime": 123,
"blockedCount": 123,
"waitedTime": 123,
"waitedCount": 123,
"lockName": "<string>",
"lockOwnerId": 123,
"lockOwnerName": "<string>",
"inNative": false,
"suspended": false,
"threadState": "NEW",
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": false
}
],
"lockedMonitors": [
{
"className": "<string>",
"identityHashCode": 123,
"lockedStackDepth": 123,
"lockedStackFrame": {
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": false
}
}
],
"lockedSynchronizers": [
{
"className": "<string>",
"identityHashCode": 123
}
],
"lockInfo": {
"className": "<string>",
"identityHashCode": 123
}
}
]
}Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
successful operation
Show child attributes
Was this page helpful?