Package com.rabbitmq.stream.impl
Class Client.ShutdownContext
- java.lang.Object
-
- com.rabbitmq.stream.impl.Client.ShutdownContext
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Client.ShutdownContext.ShutdownReason
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Client.ShutdownContext.ShutdownReason
getShutdownReason()
-
-
-
Method Detail
-
getShutdownReason
public Client.ShutdownContext.ShutdownReason getShutdownReason()
-
-