Uses of Class
com.github.xds.data.orca.v3.OrcaLoadReport
Packages that use OrcaLoadReport
-
Uses of OrcaLoadReport in com.github.xds.data.orca.v3
Methods in com.github.xds.data.orca.v3 that return OrcaLoadReportModifier and TypeMethodDescriptionOrcaLoadReport.Builder.build()OrcaLoadReport.Builder.buildPartial()static OrcaLoadReportOrcaLoadReport.getDefaultInstance()OrcaLoadReport.Builder.getDefaultInstanceForType()OrcaLoadReport.getDefaultInstanceForType()static OrcaLoadReportOrcaLoadReport.parseDelimitedFrom(InputStream input) static OrcaLoadReportOrcaLoadReport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrcaLoadReportOrcaLoadReport.parseFrom(byte[] data) static OrcaLoadReportOrcaLoadReport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrcaLoadReportOrcaLoadReport.parseFrom(com.google.protobuf.ByteString data) static OrcaLoadReportOrcaLoadReport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrcaLoadReportOrcaLoadReport.parseFrom(com.google.protobuf.CodedInputStream input) static OrcaLoadReportOrcaLoadReport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrcaLoadReportOrcaLoadReport.parseFrom(InputStream input) static OrcaLoadReportOrcaLoadReport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrcaLoadReportOrcaLoadReport.parseFrom(ByteBuffer data) static OrcaLoadReportOrcaLoadReport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.data.orca.v3 that return types with arguments of type OrcaLoadReportModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OrcaLoadReport> OrcaLoadReport.getParserForType()static com.google.protobuf.Parser<OrcaLoadReport> OrcaLoadReport.parser()Methods in com.github.xds.data.orca.v3 with parameters of type OrcaLoadReportModifier and TypeMethodDescriptionOrcaLoadReport.Builder.mergeFrom(OrcaLoadReport other) static OrcaLoadReport.BuilderOrcaLoadReport.newBuilder(OrcaLoadReport prototype) -
Uses of OrcaLoadReport in com.github.xds.service.orca.v3
Methods in com.github.xds.service.orca.v3 that return types with arguments of type OrcaLoadReportModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<OrcaLoadReportRequest, OrcaLoadReport> OpenRcaServiceGrpc.getStreamCoreMetricsMethod()OpenRcaServiceGrpc.OpenRcaServiceBlockingStub.streamCoreMetrics(OrcaLoadReportRequest request) Method parameters in com.github.xds.service.orca.v3 with type arguments of type OrcaLoadReportModifier and TypeMethodDescriptiondefault voidOpenRcaServiceGrpc.AsyncService.streamCoreMetrics(OrcaLoadReportRequest request, io.grpc.stub.StreamObserver<OrcaLoadReport> responseObserver) voidOpenRcaServiceGrpc.OpenRcaServiceStub.streamCoreMetrics(OrcaLoadReportRequest request, io.grpc.stub.StreamObserver<OrcaLoadReport> responseObserver)