Class LocalTableDataService

java.lang.Object
com.illumon.iris.db.v2.locations.AbstractTableDataService
com.illumon.iris.db.v2.locations.local.LocalTableDataService
All Implemented Interfaces:
TableDataService

public class LocalTableDataService
extends AbstractTableDataService

A table data service that finds locations via scanning a well-known directory hierarchy on a filesystem.

Note that multiple actual filesystems may be traversed depending on how links are assembled in the directory structure, and that remote filesystems (e.g. NFS) may be included.