The FSDirectory type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| DEFAULT_READ_CHUNK_SIZE | Default read chunk size. This is a conditional
default: on 32bit JVMs, it defaults to 100 MB. On
64bit JVMs, it's Integer.MAX_VALUE | |
| directory | The underlying filesystem directory | |
| isOpen | (Inherited from Directory.) | |
| lockFactory | Holds the LockFactory instance (implements locking for
this Directory instance).
(Inherited from Directory.) |