Modifier and Type | Method and Description |
---|---|
static InternalLogId |
InternalLogId.allocate(Class<?> type,
String details)
Creates a log id.
|
static InternalLogId |
InternalLogId.allocate(String typeName,
String details)
Creates a log id.
|
InternalLogId |
InternalWithLogId.getLogId()
Returns an ID that is primarily used in debug logs.
|
Modifier and Type | Method and Description |
---|---|
boolean |
InternalChannelz.containsClientSocket(InternalLogId transportRef) |
boolean |
InternalChannelz.containsServer(InternalLogId serverRef) |
boolean |
InternalChannelz.containsSubchannel(InternalLogId subchannelRef) |
Copyright © 2019. All rights reserved.