Package com.pervasive.datarush.io

Provides classes and interfaces performing file-like I/O operations.

See: Description

Package com.pervasive.datarush.io Description

Provides classes and interfaces performing file-like I/O operations. DataRush uses model for file access based on the concept of paths, a generic "file system" location. Paths are represented in a URI-like fashion, having a scheme and a scheme-specific component. This abstraction provides a consistent mechanism for interacting with data which can be extended so that existing operators can automatically support many different sources of data.

There are three main components to this model:

Copyright © 2016 Actian Corporation. All Rights Reserved.