Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Method and Description |
---|---|
static InternalLogId |
InternalLogId.allocate(String tag) |
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) |
Modifier and Type | Method and Description |
---|---|
InternalLogId |
ServerImpl.getLogId() |
Copyright © 2018. All rights reserved.