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