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