Package io.deephaven.server.arrow
Interface ArrowFlightUtil.DoExchangeMarshaller.Handler
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
BarrageSnapshotRequestHandler
,BarrageSubscriptionRequestHandler
- Enclosing class:
- ArrowFlightUtil.DoExchangeMarshaller
Interface for the individual handlers for the DoExchange.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleMessage
(@NotNull BarrageProtoUtil.MessageInfo message)
-
Method Details
-
handleMessage
-