Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.ConfigurationSyncRequest
Packages that use ConfigurationSyncRequest
-
Uses of ConfigurationSyncRequest in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return ConfigurationSyncRequestModifier and TypeMethodDescriptionConfigurationSyncRequest.Builder.build()ConfigurationSyncRequest.Builder.buildPartial()static ConfigurationSyncRequestConfigurationSyncRequest.getDefaultInstance()ConfigurationSyncRequest.Builder.getDefaultInstanceForType()ConfigurationSyncRequest.getDefaultInstanceForType()static ConfigurationSyncRequestConfigurationSyncRequest.parseDelimitedFrom(InputStream input) static ConfigurationSyncRequestConfigurationSyncRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(byte[] data) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(com.google.protobuf.ByteString data) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(InputStream input) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(ByteBuffer data) static ConfigurationSyncRequestConfigurationSyncRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type ConfigurationSyncRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ConfigurationSyncRequest,Commands> ConfigurationDiscoveryServiceGrpc.getFetchConfigurationsMethod()com.google.protobuf.Parser<ConfigurationSyncRequest>ConfigurationSyncRequest.getParserForType()static com.google.protobuf.Parser<ConfigurationSyncRequest>ConfigurationSyncRequest.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type ConfigurationSyncRequestModifier and TypeMethodDescriptionConfigurationDiscoveryServiceGrpc.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.voidConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceImplBase.fetchConfigurations(ConfigurationSyncRequest request, io.grpc.stub.StreamObserver<Commands> responseObserver) fetchConfigurations service requests the latest configuration.voidConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceStub.fetchConfigurations(ConfigurationSyncRequest request, io.grpc.stub.StreamObserver<Commands> responseObserver) fetchConfigurations service requests the latest configuration.ConfigurationSyncRequest.Builder.mergeFrom(ConfigurationSyncRequest other) ConfigurationSyncRequest.newBuilder(ConfigurationSyncRequest prototype)