Uses of Interface
one.microstream.afs.sql.SqlIoHandler
Package | Description |
---|---|
one.microstream.afs.sql |
-
Uses of SqlIoHandler in one.microstream.afs.sql
Classes in one.microstream.afs.sql that implement SqlIoHandler Modifier and Type Class Description static class
SqlIoHandler.Default
Methods in one.microstream.afs.sql that return SqlIoHandler Modifier and Type Method Description static SqlIoHandler
SqlIoHandler. New(SqlConnector connector)
static SqlIoHandler
SqlIoHandler. New(WriteController writeController, SqlConnector connector)
Methods in one.microstream.afs.sql with parameters of type SqlIoHandler Modifier and Type Method Description static SqlFileSystem
SqlFileSystem. New(SqlIoHandler ioHandler)