A collection of segmentInfo objects with methods for operating on
those segments in relation to the file system.
NOTE: This API is new and still experimental
(subject to change suddenly in the next release)
The SegmentInfos..::..FindSegmentsFile type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SegmentInfos..::..FindSegmentsFile | Initializes a new instance of the SegmentInfos..::..FindSegmentsFile class |
Methods
| Name | Description | |
|---|---|---|
| DoBody | Subclass must implement this. The assumption is an
IOException will be thrown if something goes wrong
during the processing that could have been caused by
a writer committing.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Run()()()() | ||
| Run(IndexCommit) | ||
| ToString | (Inherited from Object.) |