Package cloud.filibuster.examples
Class PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractAsyncStub<PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub>
-
- cloud.filibuster.examples.PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub
-
- Enclosing class:
- PricingAdjustmentServiceGrpc
public static final class PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub extends io.grpc.stub.AbstractAsyncStub<PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
void
getAdjustment(Hello.GetDiscountRequest request, io.grpc.stub.StreamObserver<Hello.GetDiscountResponse> responseObserver)
-
-
-
Method Detail
-
build
protected PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<PricingAdjustmentServiceGrpc.PricingAdjustmentServiceStub>
-
getAdjustment
public void getAdjustment(Hello.GetDiscountRequest request, io.grpc.stub.StreamObserver<Hello.GetDiscountResponse> responseObserver)
-
-