| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSyncRequest |
ConfigurationSyncRequest.Builder.build() |
ConfigurationSyncRequest |
ConfigurationSyncRequest.Builder.buildPartial() |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.getDefaultInstance() |
ConfigurationSyncRequest |
ConfigurationSyncRequest.getDefaultInstanceForType() |
ConfigurationSyncRequest |
ConfigurationSyncRequest.Builder.getDefaultInstanceForType() |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseDelimitedFrom(InputStream input) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(byte[] data) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(ByteBuffer data) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(com.google.protobuf.ByteString data) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(InputStream input) |
static ConfigurationSyncRequest |
ConfigurationSyncRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ConfigurationSyncRequest,Commands> |
ConfigurationDiscoveryServiceGrpc.getFetchConfigurationsMethod() |
com.google.protobuf.Parser<ConfigurationSyncRequest> |
ConfigurationSyncRequest.getParserForType() |
static com.google.protobuf.Parser<ConfigurationSyncRequest> |
ConfigurationSyncRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
ConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceBlockingStub.fetchConfigurations(ConfigurationSyncRequest request)
fetchConfigurations service requests the latest configuration.
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceFutureStub.fetchConfigurations(ConfigurationSyncRequest request)
fetchConfigurations service requests the latest configuration.
|
void |
ConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceImplBase.fetchConfigurations(ConfigurationSyncRequest request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
fetchConfigurations service requests the latest configuration.
|
void |
ConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceStub.fetchConfigurations(ConfigurationSyncRequest request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
fetchConfigurations service requests the latest configuration.
|
ConfigurationSyncRequest.Builder |
ConfigurationSyncRequest.Builder.mergeFrom(ConfigurationSyncRequest other) |
static ConfigurationSyncRequest.Builder |
ConfigurationSyncRequest.newBuilder(ConfigurationSyncRequest prototype) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.