Package io.deephaven.client.impl
Interface BarrageSubcomponent
- All Superinterfaces:
BarrageSessionFactory
@Subcomponent(modules={SessionImplModule.class,FlightSessionModule.class,BarrageSessionModule.class})
public interface BarrageSubcomponent
extends BarrageSessionFactory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
-
Method Details
-
newBarrageSession
BarrageSession newBarrageSession()- Specified by:
newBarrageSessionin interfaceBarrageSessionFactory
-