| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.remote |
| Modifier and Type | Method and Description |
|---|---|
static GRPCChannelStatus |
GRPCChannelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GRPCChannelStatus[] |
GRPCChannelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraceSegmentServiceClient.statusChanged(GRPCChannelStatus status) |
void |
ServiceAndEndpointRegisterClient.statusChanged(GRPCChannelStatus status) |
void |
GRPCChannelListener.statusChanged(GRPCChannelStatus status) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.