GossipBlockingStub

class GossipBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[GossipBlockingStub] with GossipBlockingClient
class AbstractStub[GossipBlockingStub]
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def build(channel: Channel, options: CallOptions): GossipBlockingStub
Definition Classes
AbstractStub
override
def read(request: Empty): ClusterInfo
Definition Classes

Inherited methods

final
def getCallOptions(): CallOptions
Inherited from
AbstractStub
final
def getChannel(): Channel
Inherited from
AbstractStub
final
def withCallCredentials(x$0: CallCredentials): GossipBlockingStub
Inherited from
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/1704")
final
Inherited from
AbstractStub
final
def withDeadline(x$0: Deadline): GossipBlockingStub
Inherited from
AbstractStub
final
def withDeadlineAfter(x$0: Long, x$1: TimeUnit): GossipBlockingStub
Inherited from
AbstractStub
final
def withExecutor(x$0: Executor): GossipBlockingStub
Inherited from
AbstractStub
final
def withInterceptors(x$0: ClientInterceptor*): GossipBlockingStub
Inherited from
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Inherited from
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
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): GossipBlockingStub
Inherited from
AbstractStub
Inherited from
AbstractStub

Deprecated and Inherited methods

@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
final
def withChannel(x$0: Channel): GossipBlockingStub
Deprecated
Inherited from
AbstractStub