TokenServiceBlockingStub

org.plasmalabs.indexer.services.TokenServiceGrpc.TokenServiceBlockingStub
class TokenServiceBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[TokenServiceBlockingStub], TokenServiceBlockingClient

Attributes

Graph
Supertypes
class AbstractStub[TokenServiceBlockingStub]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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

Attributes

Definition Classes
AbstractStub

Retrieve a group Policy with the specified id from the configured indexer service

Retrieve a group Policy with the specified id from the configured indexer service

Attributes

Definition Classes

Retrieve a series Policy with the specified id from the configured indexer service

Retrieve a series Policy with the specified id from the configured indexer service

Attributes

Definition Classes

Inherited methods

final def getCallOptions(): CallOptions

Attributes

Inherited from:
AbstractStub
final def getChannel(): Channel

Attributes

Inherited from:
AbstractStub
def serviceCompanion: ServiceCompanion[TokenService]

Attributes

Inherited from:
TokenServiceBlockingClient
final def withCallCredentials(x$0: CallCredentials): TokenServiceBlockingStub

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

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): TokenServiceBlockingStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

@Deprecated
final def withChannel(x$0: Channel): TokenServiceBlockingStub

Attributes

Deprecated
true
Inherited from:
AbstractStub