| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.management.v3 | |
| org.apache.skywalking.apm.network.management.v3.compat |
| Modifier and Type | Method and Description |
|---|---|
InstancePingPkg |
InstancePingPkg.Builder.build() |
InstancePingPkg |
InstancePingPkg.Builder.buildPartial() |
static InstancePingPkg |
InstancePingPkg.getDefaultInstance() |
InstancePingPkg |
InstancePingPkg.getDefaultInstanceForType() |
InstancePingPkg |
InstancePingPkg.Builder.getDefaultInstanceForType() |
static InstancePingPkg |
InstancePingPkg.parseDelimitedFrom(InputStream input) |
static InstancePingPkg |
InstancePingPkg.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePingPkg |
InstancePingPkg.parseFrom(byte[] data) |
static InstancePingPkg |
InstancePingPkg.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePingPkg |
InstancePingPkg.parseFrom(ByteBuffer data) |
static InstancePingPkg |
InstancePingPkg.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePingPkg |
InstancePingPkg.parseFrom(com.google.protobuf.ByteString data) |
static InstancePingPkg |
InstancePingPkg.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePingPkg |
InstancePingPkg.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstancePingPkg |
InstancePingPkg.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstancePingPkg |
InstancePingPkg.parseFrom(InputStream input) |
static InstancePingPkg |
InstancePingPkg.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<InstancePingPkg,Commands> |
ManagementServiceGrpc.getKeepAliveMethod() |
com.google.protobuf.Parser<InstancePingPkg> |
InstancePingPkg.getParserForType() |
static com.google.protobuf.Parser<InstancePingPkg> |
InstancePingPkg.parser() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
ManagementServiceGrpc.ManagementServiceBlockingStub.keepAlive(InstancePingPkg request)
Keep the instance alive in the backend analysis.
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ManagementServiceGrpc.ManagementServiceFutureStub.keepAlive(InstancePingPkg request)
Keep the instance alive in the backend analysis.
|
void |
ManagementServiceGrpc.ManagementServiceImplBase.keepAlive(InstancePingPkg request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
Keep the instance alive in the backend analysis.
|
void |
ManagementServiceGrpc.ManagementServiceStub.keepAlive(InstancePingPkg request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
Keep the instance alive in the backend analysis.
|
InstancePingPkg.Builder |
InstancePingPkg.Builder.mergeFrom(InstancePingPkg other) |
static InstancePingPkg.Builder |
InstancePingPkg.newBuilder(InstancePingPkg prototype) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<InstancePingPkg,Commands> |
ManagementServiceGrpc.getKeepAliveMethod() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
ManagementServiceGrpc.ManagementServiceBlockingStub.keepAlive(InstancePingPkg request)
Keep the instance alive in the backend analysis.
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ManagementServiceGrpc.ManagementServiceFutureStub.keepAlive(InstancePingPkg request)
Keep the instance alive in the backend analysis.
|
void |
ManagementServiceGrpc.ManagementServiceImplBase.keepAlive(InstancePingPkg request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
Keep the instance alive in the backend analysis.
|
void |
ManagementServiceGrpc.ManagementServiceStub.keepAlive(InstancePingPkg request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
Keep the instance alive in the backend analysis.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.