PredictorServiceStub

io.predictor.v1.PredictorServiceGrpc.PredictorServiceStub
See thePredictorServiceStub companion object
class PredictorServiceStub(channel: Channel, options: CallOptions) extends AbstractStub[PredictorServiceStub], PredictorService

Attributes

Companion
object
Graph
Supertypes
trait AbstractService
class AbstractStub[PredictorServiceStub]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def build(channel: Channel, options: CallOptions): PredictorServiceStub

Attributes

Definition Classes
AbstractStub

Attributes

Definition Classes

Attributes

Definition Classes

Unified Exchange ML v1: SRO + round-1 floor decision for a batch of pretargeted bidders in one call.

Unified Exchange ML v1: SRO + round-1 floor decision for a batch of pretargeted bidders in one call.

Attributes

Definition Classes

Attributes

Definition Classes

Expects a standard UA request format with fields, values, shared_fields, and shared_values. Parses it, performs no processing, and then sends an empty response.

Expects a standard UA request format with fields, values, shared_fields, and shared_values. Parses it, performs no processing, and then sends an empty response.

Attributes

Definition Classes

Inherited methods

final def getCallOptions(): CallOptions

Attributes

Inherited from:
AbstractStub
final def getChannel(): Channel

Attributes

Inherited from:
AbstractStub
override def serviceCompanion: ServiceCompanion[PredictorService]

Attributes

Definition Classes
PredictorService -> AbstractService
Inherited from:
PredictorService
final def withCallCredentials(x$0: CallCredentials): PredictorServiceStub

Attributes

Inherited from:
AbstractStub
final def withCompression(x$0: String): PredictorServiceStub

Attributes

Inherited from:
AbstractStub
final def withDeadline(x$0: Deadline): PredictorServiceStub

Attributes

Inherited from:
AbstractStub
final def withDeadlineAfter(x$0: Long, x$1: TimeUnit): PredictorServiceStub

Attributes

Inherited from:
AbstractStub
final def withExecutor(x$0: Executor): PredictorServiceStub

Attributes

Inherited from:
AbstractStub
final def withInterceptors(x$0: ClientInterceptor*): PredictorServiceStub

Attributes

Inherited from:
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")

Attributes

Inherited from:
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")

Attributes

Inherited from:
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/1869")
final def withOption[T <: <FromJavaObject>](x$0: Key[T], x$1: T): PredictorServiceStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

@Deprecated(since = _, forRemoval = _)
final def withChannel(x$0: Channel): PredictorServiceStub

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
AbstractStub