Overload List
| Name | Description | |
|---|---|---|
| Read(Directory) | This version of read uses the retry logic (for lock-less
commits) to find the right segments file to load.
| |
| Read(Directory, String) | Read a particular segmentFileName. Note that this may
throw an IOException if a commit is in process.
|