Package io.grpc.netty
Interface StreamIdHolder
-
- All Known Implementing Classes:
NettyClientStream.TransportState
,NettyServerStream.TransportState
interface StreamIdHolder
Container for stream ids.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
id()
Returns the id.io.perfmark.Tag
tag()
-