PredictorServiceGrpc
io.predictor.v1.PredictorServiceGrpc
object PredictorServiceGrpc
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PredictorServiceGrpc.type
Members list
Type members
Classlikes
object PredictorService extends ServiceCompanion[PredictorService]
Attributes
- Companion
- trait
- Supertypes
- Self type
-
PredictorService.type
trait PredictorService extends AbstractService
Attributes
- Companion
- object
- Supertypes
-
trait AbstractServiceclass Objecttrait Matchableclass Any
- Known subtypes
-
class PredictorServiceStub
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
class PredictorServiceBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[PredictorServiceBlockingStub], PredictorServiceBlockingClient
Attributes
- Supertypes
class PredictorServiceStub(channel: Channel, options: CallOptions) extends AbstractStub[PredictorServiceStub], PredictorService
Attributes
- Companion
- object
- Supertypes
-
trait PredictorServicetrait AbstractServiceclass AbstractStub[PredictorServiceStub]class Objecttrait Matchableclass AnyShow all
object PredictorServiceStub extends StubFactory[PredictorServiceStub]
Attributes
- Companion
- class
- Supertypes
- Self type
-
PredictorServiceStub.type
Value members
Concrete methods
def bindService(serviceImpl: PredictorService, executionContext: ExecutionContext): ServerServiceDefinition
Concrete fields
val METHOD_GET_BID_MACHINE_BID_FLOOR: MethodDescriptor[GetBidMachineBidFloorRequest, BidFloorResponse]
val METHOD_GET_UNIFIED_SRO_FLOORS: MethodDescriptor[GetUnifiedSroFloorsRequest, UnifiedSroFloorsResponse]
val METHOD_PREDICT_BID_PRICE_TEST: MethodDescriptor[PredictBidPriceTestRequest, PredictBidPriceTestResponse]
In this article