Interface ProtocolDriverFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
An interface for creating 
TableDataProtocolDriver instances for use with RemoteTableDataService and
 RemoteTableLocationImpl- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
DEFAULT
 
- 
- 
Method Details- 
createio.deephaven.shadow.enterprise.com.illumon.iris.db.v2.locations.protocol.TableDataProtocolDriver create(@NotNull @NotNull String name, @NotNull @NotNull io.deephaven.enterprise.niowrapper.sched.Scheduler scheduler, long timeoutMillis, boolean allowIOMessageFlush) 
 
-