Uses of Class
org.apache.skywalking.oap.server.configuration.service.ConfigurationResponse
Packages that use ConfigurationResponse
-
Uses of ConfigurationResponse in org.apache.skywalking.oap.server.configuration.service
Methods in org.apache.skywalking.oap.server.configuration.service that return ConfigurationResponseModifier and TypeMethodDescriptionConfigurationResponse.Builder.build()ConfigurationResponse.Builder.buildPartial()ConfigurationServiceGrpc.ConfigurationServiceBlockingStub.call(ConfigurationRequest request) static ConfigurationResponseConfigurationResponse.getDefaultInstance()ConfigurationResponse.Builder.getDefaultInstanceForType()ConfigurationResponse.getDefaultInstanceForType()static ConfigurationResponseConfigurationResponse.parseDelimitedFrom(InputStream input) static ConfigurationResponseConfigurationResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationResponseConfigurationResponse.parseFrom(byte[] data) static ConfigurationResponseConfigurationResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationResponseConfigurationResponse.parseFrom(com.google.protobuf.ByteString data) static ConfigurationResponseConfigurationResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationResponseConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input) static ConfigurationResponseConfigurationResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationResponseConfigurationResponse.parseFrom(InputStream input) static ConfigurationResponseConfigurationResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigurationResponseConfigurationResponse.parseFrom(ByteBuffer data) static ConfigurationResponseConfigurationResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.oap.server.configuration.service that return types with arguments of type ConfigurationResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<ConfigurationResponse>ConfigurationServiceGrpc.ConfigurationServiceFutureStub.call(ConfigurationRequest request) static io.grpc.MethodDescriptor<ConfigurationRequest,ConfigurationResponse> ConfigurationServiceGrpc.getCallMethod()com.google.protobuf.Parser<ConfigurationResponse>ConfigurationResponse.getParserForType()static com.google.protobuf.Parser<ConfigurationResponse>ConfigurationResponse.parser()Methods in org.apache.skywalking.oap.server.configuration.service with parameters of type ConfigurationResponseModifier and TypeMethodDescriptionConfigurationResponse.Builder.mergeFrom(ConfigurationResponse other) ConfigurationResponse.newBuilder(ConfigurationResponse prototype) Method parameters in org.apache.skywalking.oap.server.configuration.service with type arguments of type ConfigurationResponseModifier and TypeMethodDescriptionvoidConfigurationServiceGrpc.ConfigurationServiceImplBase.call(ConfigurationRequest request, io.grpc.stub.StreamObserver<ConfigurationResponse> responseObserver) voidConfigurationServiceGrpc.ConfigurationServiceStub.call(ConfigurationRequest request, io.grpc.stub.StreamObserver<ConfigurationResponse> responseObserver)