public abstract static class ClientStreamTracer.StreamInfo extends Object
Constructor and Description |
---|
StreamInfo() |
Modifier and Type | Method and Description |
---|---|
abstract CallOptions |
getCallOptions()
Returns the effective CallOptions of the call.
|
abstract Attributes |
getTransportAttrs()
Returns the attributes of the transport that this stream was created on.
|
@Grpc.TransportAttr public abstract Attributes getTransportAttrs()
public abstract CallOptions getCallOptions()
Copyright © 2019. All rights reserved.