PrestoDriver-class {RPresto} | R Documentation |
An S4 class to represent a Presto Driver (and methods)
It is used purely for dispatch and dbUnloadDriver
is unnecessary
Description
An S4 class to represent a Presto Driver (and methods)
It is used purely for dispatch and dbUnloadDriver
is unnecessary
Usage
## S4 method for signature 'PrestoDriver'
show(object)
## S4 method for signature 'PrestoDriver'
dbUnloadDriver(drv, ...)
[Package RPresto version 1.4.7 Index]