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 TypeMethodDescriptionvoidhandleMessage(@NotNull io.deephaven.extensions.barrage.util.BarrageProtoUtil.MessageInfo message)
-
Method Details
-
handleMessage
void handleMessage(@NotNull @NotNull io.deephaven.extensions.barrage.util.BarrageProtoUtil.MessageInfo message)
-