Class IndexPerformAndSubpath

java.lang.Object
com.atlassian.jira.index.ha.IndexPerformAndSubpath
All Implemented Interfaces:
Function<Index.Operation,Index.Result>

public class IndexPerformAndSubpath extends Object implements Function<Index.Operation,Index.Result>
Encapsulation of specific index's Index#perform lambda function and its relative subpath to indexes root directory.
Since:
v8.0
See Also: