package

com.atlassian.stash.idx

Interfaces

ChangesetIndex This interface is deprecated. in 3.4 for removal in 4.0. Replaced with CommitIndex.  
CommitIndex Index to store meta data against commits. 
DeprecatedChangesetIndex This interface is deprecated. in 3.4 for removal in 4.0. Use CommitIndex instead, which more accurately reflects the purpose of this component  
IndexedChangeset This interface is deprecated. in 3.4 for removal in 4.0. Replaced by IndexedCommit.  
IndexedCommit Represents a commit that has been indexed. 

Classes

IndexSearchRequest A request to search the index. 
IndexSearchRequest.Builder