NetworkMetricsServiceBlockingStub

org.plasmalabs.indexer.services.NetworkMetricsServiceGrpc.NetworkMetricsServiceBlockingStub
class NetworkMetricsServiceBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[NetworkMetricsServiceBlockingStub], NetworkMetricsServiceBlockingClient

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Definition Classes
AbstractStub
override def getBlockStats(request: BlockStatsReq): BlockStatsRes

Retrieve Block Stats

Retrieve Block Stats

Attributes

Definition Classes

Retrieve Blockchain Size Stats

Retrieve Blockchain Size Stats

Attributes

Definition Classes
override def getTxoStats(request: GetTxoStatsReq): GetTxoStatsRes

Retrieve Txo Stats

Retrieve Txo Stats

Attributes

Definition Classes

Inherited methods

final def getCallOptions(): CallOptions

Attributes

Inherited from:
AbstractStub
final def getChannel(): Channel

Attributes

Inherited from:
AbstractStub
def serviceCompanion: ServiceCompanion[NetworkMetricsService]

Attributes

Inherited from:
NetworkMetricsServiceBlockingClient
final def withCallCredentials(x$0: CallCredentials): NetworkMetricsServiceBlockingStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Attributes

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

Attributes

Inherited from:
AbstractStub

Attributes

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

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

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

@Deprecated

Attributes

Deprecated
true
Inherited from:
AbstractStub