The SegmentsGenCommit type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Delete | (Overrides IndexCommit..::..Delete()()()().) |
![]() | Equals | Two IndexCommits are equal if both their Directory and versions are equal. (Inherited from IndexCommit.) |
![]() | 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.) |
![]() | GetDirectory | (Overrides IndexCommit..::..GetDirectory()()()().) |
![]() | GetFileNames | (Overrides IndexCommit..::..GetFileNames()()()().) |
![]() | GetGeneration | (Overrides IndexCommit..::..GetGeneration()()()().) |
![]() | GetHashCode | (Inherited from IndexCommit.) |
![]() | GetSegmentsFileName |
Get the segments_n file for the generation found in the
segments.gen file.
(Overrides IndexCommit..::..GetSegmentsFileName()()()().) |
![]() | GetTimestamp | Convenience method that returns the last modified time
of the segments_N file corresponding to this index
commit, equivalent to
getDirectory().fileModified(getSegmentsFileName()).
(Inherited from IndexCommit.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUserData | (Overrides IndexCommit..::..GetUserData()()()().) |
![]() | GetVersion | (Overrides IndexCommit..::..GetVersion()()()().) |
![]() | IsDeleted | (Overrides IndexCommit..::..IsDeleted()()()().) |
![]() | IsOptimized | (Overrides IndexCommit..::..IsOptimized()()()().) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |