- AbstractArchetypeDataSource - Class in org.apache.maven.index.archetype
-
Support class to implement org.apache.maven.archetype.source.ArchetypeDataSource
interface.
- AbstractArchetypeDataSource(Indexer) - Constructor for class org.apache.maven.index.archetype.AbstractArchetypeDataSource
-
- AbstractGrouping - Class in org.apache.maven.index.search.grouping
-
- AbstractGrouping() - Constructor for class org.apache.maven.index.search.grouping.AbstractGrouping
-
- AbstractGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.AbstractGrouping
-
- AbstractIndexCreator - Class in org.apache.maven.index.creator
-
- AbstractIndexCreator(String) - Constructor for class org.apache.maven.index.creator.AbstractIndexCreator
-
- AbstractIndexCreator(String, List<String>) - Constructor for class org.apache.maven.index.creator.AbstractIndexCreator
-
- AbstractIndexingContext - Class in org.apache.maven.index.context
-
- AbstractIndexingContext() - Constructor for class org.apache.maven.index.context.AbstractIndexingContext
-
- AbstractMultiArtifactInfoFilter - Class in org.apache.maven.index
-
An abstract helper class for implementing ArtifactInfoFilter that actually aggregates multiple filters into one.
- AbstractMultiArtifactInfoFilter(List<ArtifactInfoFilter>) - Constructor for class org.apache.maven.index.AbstractMultiArtifactInfoFilter
-
- AbstractSearchPageableRequest - Class in org.apache.maven.index
-
Pageable search request.
- AbstractSearchPageableRequest(Query) - Constructor for class org.apache.maven.index.AbstractSearchPageableRequest
-
- AbstractSearchPageableRequest(Query, List<IndexingContext>) - Constructor for class org.apache.maven.index.AbstractSearchPageableRequest
-
- AbstractSearchRequest - Class in org.apache.maven.index
-
- AbstractSearchRequest(Query) - Constructor for class org.apache.maven.index.AbstractSearchRequest
-
- AbstractSearchRequest(Query, List<IndexingContext>) - Constructor for class org.apache.maven.index.AbstractSearchRequest
-
- AbstractSearchResponse - Class in org.apache.maven.index
-
- AbstractSearchResponse(Query, int, int) - Constructor for class org.apache.maven.index.AbstractSearchResponse
-
- AbstractTreeNode - Class in org.apache.maven.index.treeview
-
Base set of functionality for the TreeNode that all implementations will need.
- AbstractTreeNode(IndexTreeView, TreeViewRequest) - Constructor for class org.apache.maven.index.treeview.AbstractTreeNode
-
Constructor that takes an IndexTreeView implementation and a TreeNodeFactory implementation;
- AbstractZipHandle - Class in org.apache.maven.index.util.zip
-
- AbstractZipHandle(File) - Constructor for class org.apache.maven.index.util.zip.AbstractZipHandle
-
- accept(Document) - Method in interface org.apache.maven.index.context.DocumentFilter
-
- accepts(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.AbstractMultiArtifactInfoFilter
-
The filter's implementation is: if list of filters is empty, the just accept it, otherwise consult the list of
filters.
- accepts(List<ArtifactInfoFilter>, IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.AbstractMultiArtifactInfoFilter
-
It is left to final implementor to implement how we want to decide using filters.
- accepts(List<ArtifactInfoFilter>, IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.AndMultiArtifactInfoFilter
-
- accepts(IndexingContext, ArtifactInfo) - Method in interface org.apache.maven.index.ArtifactInfoFilter
-
- accepts(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
-
- accepts(IndexingContext, ArtifactInfo) - Method in class org.apache.maven.index.UniqueGAArtifactFilterPostprocessor
-
Deprecated.
- accepts(String) - Method in interface org.apache.maven.index.util.zip.EntryNameFilter
-
- acquire() - Method in class org.apache.maven.index.context.NexusIndexMultiReader
-
- acquireIndexSearcher() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- acquireIndexSearcher() - Method in interface org.apache.maven.index.context.IndexingContext
-
Acquires a fresh instance of IndexSearcher
.
- acquireIndexSearcher() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- addArtifactInfo(ArtifactInfo) - Method in class org.apache.maven.index.ArtifactInfoGroup
-
- addArtifactInfo(Map<String, ArtifactInfoGroup>, ArtifactInfo) - Method in interface org.apache.maven.index.Grouping
-
Adds a single ArticatInfo to the result map.
- addArtifactInfo(Map<String, ArtifactInfoGroup>, ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.AbstractGrouping
-
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in class org.apache.maven.index.DefaultIndexer
-
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in interface org.apache.maven.index.Indexer
-
Adds the passed in artifact contexts to passed in indexing context.
- addArtifactsToIndex(Collection<ArtifactContext>, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addArtifactToIndex(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultIndexer
-
- addArtifactToIndex(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addArtifactToIndex(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.Indexer
-
Adds the passed in artifact contexts to passed in indexing context.
- addArtifactToIndex(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addArtifactToIndex(File, ArtifactInfo) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- addArtifactToIndex(String, File, String, String, String, String, String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- addError(Exception) - Method in class org.apache.maven.index.ArtifactContext
-
- addException(Exception) - Method in class org.apache.maven.index.ScanningResult
-
- addField(Field) - Method in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
-
- addFieldHint(Field, String) - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- addIndexerField(IndexerField) - Method in class org.apache.maven.index.Field
-
- addIndexingContext(IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContext(IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
Adds an indexing context to Nexus indexer.
- addIndexingContext(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addIndexingContext(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addIndexingContextForced(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContextForced(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addIndexingContextForced(String, String, File, File, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addIndexingContextForced(String, String, File, Directory, String, String, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.NexusIndexer
-
- addMergedIndexingContext(String, String, File, File, boolean, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, File, boolean, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addMergedIndexingContext(String, String, File, Directory, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- addRepositoryIndex(String, RepositoryIndexer) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexManager
-
- addToIndex(String, File, String, String, String, String, String) - Method in interface org.apache.maven.indexer.examples.services.ArtifactIndexingService
-
- addToIndex(String, File, String, String, String, String, String) - Method in class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- ALL_GROUPS - Static variable in class org.apache.maven.index.ArtifactInfo
-
- ALL_GROUPS - Static variable in class org.apache.maven.index.reader.Record
-
- ALL_GROUPS_LIST - Static variable in class org.apache.maven.index.ArtifactInfo
-
- ALL_GROUPS_VALUE - Static variable in class org.apache.maven.index.ArtifactInfo
-
- allGroups(Collection<String>) - Static method in class org.apache.maven.index.reader.Utils
-
- AndMultiArtifactInfoFilter - Class in org.apache.maven.index
-
This is a aggregated artifact info filter that performs AND operation (all filter has to accept the artifact info, if
one rejects, results is reject).
- AndMultiArtifactInfoFilter(List<ArtifactInfoFilter>) - Constructor for class org.apache.maven.index.AndMultiArtifactInfoFilter
-
- apply(Record) - Method in class org.apache.maven.index.reader.RecordCompactor
-
Compacts
Record
into low level MI record with all the encoded fields as physically present in MI binary
chunk.
- apply(Map<String, String>) - Method in class org.apache.maven.index.reader.RecordExpander
-
Expands MI low level record into
Record
.
- ARTIFACT_ID - Static variable in class org.apache.maven.index.ArtifactInfo
-
ArtifactId.
- ARTIFACT_ID - Static variable in interface org.apache.maven.index.MAVEN
-
- ARTIFACT_ID - Static variable in class org.apache.maven.index.reader.Record
-
Key of artifact artifactId entry, that contains
String
.
- ArtifactAvailability - Enum in org.apache.maven.index
-
Enumeration provides values indicating artifact availability
- ArtifactContext - Class in org.apache.maven.index
-
An artifact context used to provide information about artifact during scanning.
- ArtifactContext(File, File, File, ArtifactInfo, Gav) - Constructor for class org.apache.maven.index.ArtifactContext
-
- ArtifactContextProducer - Interface in org.apache.maven.index
-
A producer that creates
ArtifactContext
from POM and from other available files.
- artifactDiscovered(ArtifactContext) - Method in interface org.apache.maven.index.ArtifactDiscoveryListener
-
- artifactDiscovered(ArtifactContext, IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
Delegates to the
IndexerEngine
to add a new artifact to the index
- artifactDiscovered(ArtifactContext) - Method in class org.apache.maven.index.DefaultScannerListener
-
- artifactDiscovered(ArtifactContext, IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- ArtifactDiscoveryListener - Interface in org.apache.maven.index
-
A listener notified upon artifact discovery.
- artifactError(ArtifactContext, Exception) - Method in interface org.apache.maven.index.ArtifactScanningListener
-
- artifactError(ArtifactContext, Exception) - Method in class org.apache.maven.index.DefaultScannerListener
-
- ArtifactIndexingService - Interface in org.apache.maven.indexer.examples.services
-
A simple indexing and search service.
- ArtifactIndexingServiceImpl - Class in org.apache.maven.indexer.examples.services.impl
-
- ArtifactIndexingServiceImpl() - Constructor for class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- ArtifactInfo - Class in org.apache.maven.index
-
ArtifactInfo holds the values known about an repository artifact.
- ArtifactInfo() - Constructor for class org.apache.maven.index.ArtifactInfo
-
- ArtifactInfo(String, String, String, String, String, String) - Constructor for class org.apache.maven.index.ArtifactInfo
-
- ArtifactInfoFilter - Interface in org.apache.maven.index
-
ArtifactInfoFilter is used to filter out components before they are handed over to searcher (and well before paging
is implemented).
- ArtifactInfoGroup - Class in org.apache.maven.index
-
An object that holds grouped sets of
ArtifactInfo
in case of grouped search.
- ArtifactInfoGroup(String) - Constructor for class org.apache.maven.index.ArtifactInfoGroup
-
- ArtifactInfoGroup(String, Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.ArtifactInfoGroup
-
- ArtifactInfoPostprocessor - Interface in org.apache.maven.index
-
ArtifactInfoPostprocessor is used to postprocess the ArtifactInfo, after it passed filtering and paging but before it
is handed over to client performing search.
- ArtifactInfoRecord - Class in org.apache.maven.index
-
Pulling out ArtifactInfo, clearing up.
- ArtifactInfoRecord() - Constructor for class org.apache.maven.index.ArtifactInfoRecord
-
- ArtifactLocator - Class in org.apache.maven.index.locator
-
Artifact locator.
- ArtifactLocator(ArtifactPackagingMapper) - Constructor for class org.apache.maven.index.locator.ArtifactLocator
-
- ArtifactPackagingMapper - Interface in org.apache.maven.index.artifact
-
A utility component that resolves POM packaging to artifact extension.
- ArtifactScanningListener - Interface in org.apache.maven.index
-
A listener notified during repository scan process to track progress, collect results, etc.
- calculateArtifactName(Gav) - Method in class org.apache.maven.index.artifact.M2GavCalculator
-
- calculateGav() - Method in class org.apache.maven.index.ArtifactInfo
-
- calculateHighlights(IndexingContext, Document, ArtifactInfo) - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
Creates the MatchHighlights and adds them to ArtifactInfo if found/can.
- ChunkReader - Class in org.apache.maven.index.reader
-
Maven 2 Index published binary chunk reader, it reads raw Maven Indexer records from the transport binary format.
- ChunkReader(String, InputStream) - Constructor for class org.apache.maven.index.reader.ChunkReader
-
- ChunkWriter - Class in org.apache.maven.index.reader
-
Maven 2 Index published binary chunk writer, it writes raw Maven Indexer records to the transport binary format.
- ChunkWriter(String, OutputStream, int, Date) - Constructor for class org.apache.maven.index.reader.ChunkWriter
-
- CLASSIFIER - Static variable in class org.apache.maven.index.ArtifactInfo
-
Classifier.
- CLASSIFIER - Static variable in interface org.apache.maven.index.MAVEN
-
- CLASSIFIER - Static variable in class org.apache.maven.index.reader.Record
-
Key of artifact classifier entry, that contains
String
.
- CLASSNAMES - Static variable in interface org.apache.maven.index.MAVEN
-
- CLASSNAMES - Static variable in class org.apache.maven.index.reader.Record
-
Key of artifact contained class names, that contains
List<String>
.
- cleanCacheDirectory(File) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater
-
Cleans specified cache directory.
- CleaningEncoder - Class in org.apache.maven.index
-
- CleaningEncoder() - Constructor for class org.apache.maven.index.CleaningEncoder
-
- cleanUp() - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- close() - Method in class org.apache.maven.index.AbstractSearchResponse
-
Frees any resource associated with this response.
- close(boolean) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- close(boolean) - Method in interface org.apache.maven.index.context.IndexingContext
-
Shuts down this context.
- close(OutputStream) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(InputStream) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(IndexOutput) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(IndexInput) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(IndexReader) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(IndexWriter) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(Directory) - Static method in class org.apache.maven.index.context.IndexUtils
-
- close(boolean) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- close() - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- close() - Method in class org.apache.maven.index.IteratorSearchResponse
-
- close() - Method in class org.apache.maven.index.reader.ChunkReader
-
Closes this reader and it's underlying input.
- close() - Method in class org.apache.maven.index.reader.ChunkWriter
-
Closes this reader and it's underlying input.
- close() - Method in class org.apache.maven.index.reader.IndexReader
-
- close() - Method in class org.apache.maven.index.reader.IndexWriter
-
Closes the underlying
ResourceHandler
and synchronizes published index properties, so remote clients
becomes able to consume newly published index.
- close() - Method in class org.apache.maven.index.updater.IndexDataWriter
-
- close() - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
-
- close() - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
-
- close(ZipHandle) - Static method in class org.apache.maven.index.util.zip.ZipFacade
-
- close() - Method in interface org.apache.maven.index.util.zip.ZipHandle
-
Closes the zip handle (performs resource cleanup).
- close() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- close(boolean) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- closeIndexingContext(IndexingContext, boolean) - Method in class org.apache.maven.index.DefaultIndexer
-
- closeIndexingContext(IndexingContext, boolean) - Method in interface org.apache.maven.index.Indexer
-
Closes the indexing context: closes it and deletes (if specified) the index files.
- coerce(Object) - Method in class org.apache.maven.index.reader.Record.EntryKey
-
- COLLAPSED - Static variable in class org.apache.maven.index.UniqueArtifactFilterPostprocessor
-
- commit() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- commit() - Method in interface org.apache.maven.index.context.IndexingContext
-
Commits changes to context, eventually refreshing readers/searchers too.
- commit() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- connect(String, String) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
-
- connect(String, String) - Method in interface org.apache.maven.index.updater.ResourceFetcher
-
Connect and start transfer session
- connect(String, String) - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
-
- constructArtifactInfo(Document, IndexingContext) - Static method in class org.apache.maven.index.context.IndexUtils
-
- constructQuery(Field, SearchExpression) - Method in class org.apache.maven.index.DefaultIndexer
-
- constructQuery(Field, String, SearchType) - Method in class org.apache.maven.index.DefaultIndexer
-
- constructQuery(Field, String, SearchType) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- constructQuery(Field, SearchExpression) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- constructQuery(Field, SearchExpression) - Method in class org.apache.maven.index.DefaultQueryCreator
-
- constructQuery(Field, String, SearchType) - Method in class org.apache.maven.index.DefaultQueryCreator
-
- constructQuery(String, String) - Method in class org.apache.maven.index.DefaultQueryCreator
-
Deprecated.
- constructQuery(Field, IndexerField, String, SearchType) - Method in class org.apache.maven.index.DefaultQueryCreator
-
- constructQuery(Field, SearchExpression) - Method in interface org.apache.maven.index.Indexer
-
Helper method to construct Lucene query for given field without need for knowledge (on caller side) HOW is a
field indexed, and WHAT query is needed to achieve that search.
- constructQuery(Field, String, SearchType) - Method in interface org.apache.maven.index.Indexer
-
Helper method to construct Lucene query for given field without need for knowledge (on caller side) HOW is a
field indexed, and WHAT query is needed to achieve that search.
- constructQuery(Field, String, SearchType) - Method in interface org.apache.maven.index.NexusIndexer
-
- constructQuery(Field, SearchExpression) - Method in interface org.apache.maven.index.NexusIndexer
-
- constructQuery(Field, SearchExpression) - Method in interface org.apache.maven.index.QueryCreator
-
Constructs query by parsing the query string, using field as default field.
- constructQuery(Field, String, SearchType) - Method in interface org.apache.maven.index.QueryCreator
-
- constructQuery(String, String) - Method in interface org.apache.maven.index.QueryCreator
-
- contains(SearchRequest) - Method in interface org.apache.maven.indexer.examples.services.ArtifactIndexingService
-
- contains(SearchRequest) - Method in class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- CONTEXT_VERSION_COMPARATOR - Static variable in class org.apache.maven.index.ArtifactInfo
-
- ContextMemberProvider - Interface in org.apache.maven.index.context
-
- copyDirectory(Directory, Directory) - Static method in class org.apache.maven.index.context.IndexUtils
-
- copyFile(Directory, Directory, String) - Static method in class org.apache.maven.index.context.IndexUtils
-
- copyFile(Directory, Directory, String, String) - Static method in class org.apache.maven.index.context.IndexUtils
-
- countTerms(IndexerField, String) - Method in class org.apache.maven.index.DefaultQueryCreator
-
- create(Analyzer) - Method in interface org.apache.maven.index.context.NexusIndexWriter.IndexWriterConfigFactory
-
- CREATE_FILE_CHECKSUMS - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
-
- CREATE_INCREMENTAL_CHUNKS - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
-
- createANode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- createANode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
-
- createArtifactNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- createArtifactNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
-
- createDocument(IndexingContext) - Method in class org.apache.maven.index.ArtifactContext
-
- createGNode(IndexTreeView, TreeViewRequest, String, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- createGNode(IndexTreeView, TreeViewRequest, String, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
-
- createGroupsDocument(Collection<String>, String, String, String) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- createIndexingContext(String, String, File, File, String, String, boolean, boolean, List<? extends IndexCreator>) - Method in class org.apache.maven.index.DefaultIndexer
-
- createIndexingContext(String, String, File, File, String, String, boolean, boolean, List<? extends IndexCreator>) - Method in interface org.apache.maven.index.Indexer
-
Creates an indexing context.
- createMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in class org.apache.maven.index.DefaultIndexer
-
- createMergedIndexingContext(String, String, File, File, boolean, ContextMemberProvider) - Method in interface org.apache.maven.index.Indexer
-
Creates a merged indexing context.
- createNextAi() - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- createNode(IndexTreeView, TreeViewRequest, String, boolean, String, TreeNode.Type) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- createRepositoryIndexer(String, File, File) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- createVNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- createVNode(IndexTreeView, TreeViewRequest, ArtifactInfo, String) - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
-
- GAGrouping - Class in org.apache.maven.index.search.grouping
-
A GroupId : ArtifactId grouping implementation.
- GAGrouping() - Constructor for class org.apache.maven.index.search.grouping.GAGrouping
-
- GAGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.GAGrouping
-
- Gav - Class in org.apache.maven.index.artifact
-
An immutable value class representing unique artifact coordinates.
- Gav(String, String, String) - Constructor for class org.apache.maven.index.artifact.Gav
-
- Gav(String, String, String, String, String, Integer, Long, String, boolean, Gav.HashType, boolean, Gav.SignatureType) - Constructor for class org.apache.maven.index.artifact.Gav
-
- Gav.HashType - Enum in org.apache.maven.index.artifact
-
Enumeration representing Maven artifact hash types
- Gav.SignatureType - Enum in org.apache.maven.index.artifact
-
Enumeration representing Maven artifact signature types
- GavCalculator - Interface in org.apache.maven.index.artifact
-
An interface to calculate Gav
based on provided artifact path and to calculate an artifact path from
provided Gav
.
- GAVGrouping - Class in org.apache.maven.index.search.grouping
-
A GroupId : ArtifactId : Version grouping implementation.
- GAVGrouping() - Constructor for class org.apache.maven.index.search.grouping.GAVGrouping
-
- GAVGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.GAVGrouping
-
- GavHelpedLocator - Interface in org.apache.maven.index.locator
-
An artifact locator used to locate repository "elements" relative to some file with given
Gav
.
- gavToPath(Gav) - Method in interface org.apache.maven.index.artifact.GavCalculator
-
Reassembles the repository path from the supplied GAV.
- gavToPath(Gav) - Method in class org.apache.maven.index.artifact.M1GavCalculator
-
// XXX this is not accurate, m1 is using packaging as an artifact folder name.
- gavToPath(Gav) - Method in class org.apache.maven.index.artifact.M2GavCalculator
-
- get(Record.EntryKey<T>) - Method in class org.apache.maven.index.reader.Record
-
Type safe handy method to get value from expanded map.
- getAcquiredSearchers() - Method in class org.apache.maven.index.context.NexusIndexMultiReader
-
- getAllGroups() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getAllGroups() - Method in interface org.apache.maven.index.context.IndexingContext
-
Gets all group names stored in the current indexing context
- getAllGroups() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getAllGroups() - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- getAnalyzer() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getAnalyzer() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns the Lucene Analyzer of this context used for by IndexWriter and IndexSearcher.
- getAnalyzer() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getArchetypeCatalog(Properties) - Method in class org.apache.maven.index.archetype.AbstractArchetypeDataSource
-
- getArtifact() - Method in class org.apache.maven.index.ArtifactContext
-
- getArtifactContext(IndexingContext, File) - Method in interface org.apache.maven.index.ArtifactContextProducer
-
- getArtifactContext(IndexingContext, File) - Method in class org.apache.maven.index.DefaultArtifactContextProducer
-
Get ArtifactContext for given pom or artifact (jar, war, etc).
- getArtifactId() - Method in class org.apache.maven.index.artifact.Gav
-
- getArtifactId() - Method in class org.apache.maven.index.ArtifactInfo
-
- getArtifactId() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the artifact id of this node.
- getArtifactId() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getArtifactInfo() - Method in class org.apache.maven.index.ArtifactContext
-
- getArtifactInfoComparator() - Method in class org.apache.maven.index.FlatSearchRequest
-
- getArtifactInfoFilter() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- getArtifactInfoFilter() - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- getArtifactInfoPostprocessor() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- getArtifactInfos() - Method in class org.apache.maven.index.ArtifactInfoGroup
-
- getArtifacts(TreeNode, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getArtifactsByG(String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getArtifactsByGA(String, String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getArtifactsByGAV(String, String, String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getArtifactsByGAVField(String, String, String, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getArtifactScanningListener() - Method in class org.apache.maven.index.ScanningRequest
-
- getArtifactVersion() - Method in class org.apache.maven.index.ArtifactInfo
-
- getAttributes() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBaseVersion() - Method in class org.apache.maven.index.artifact.Gav
-
- getBestFragments(Query, Formatter, TokenStream, String, int) - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- getBundleDescription() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleDocUrl() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleExportPackage() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleExportService() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleFragmentHost() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleImportPackage() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleLicense() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleName() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleProvideCapability() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleRequireBundle() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleRequireCapability() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleRequiredExecutionEnvironment() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleSymbolicName() - Method in class org.apache.maven.index.ArtifactInfo
-
- getBundleVersion() - Method in class org.apache.maven.index.ArtifactInfo
-
- getChainId() - Method in class org.apache.maven.index.reader.IndexWriter
-
Returns the chain id of published index.
- getChar(int) - Method in class org.apache.maven.index.OneLineFragmenter
-
- getChildren() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the children of this node.
- getChildren() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getChunkNames() - Method in class org.apache.maven.index.reader.IndexReader
-
Returns unmodifiable list of actual chunks that needs to be pulled from remote
ResourceHandler
.
- getClassifier() - Method in class org.apache.maven.index.artifact.Gav
-
- getClassifier() - Method in class org.apache.maven.index.ArtifactInfo
-
- getClassNames() - Method in class org.apache.maven.index.ArtifactInfo
-
- getContext() - Method in class org.apache.maven.index.ArtifactInfo
-
- getContext() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- getContexts() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- getCount() - Method in class org.apache.maven.index.AbstractSearchRequest
-
Returns the "count" of wanted results.
- getCreatorDependencies() - Method in interface org.apache.maven.index.context.IndexCreator
-
Returns list of IndexCreator IDs that this creator depends on.
- getCreatorDependencies() - Method in class org.apache.maven.index.creator.AbstractIndexCreator
-
- getDefaults() - Method in class org.apache.maven.index.artifact.DefaultArtifactPackagingMapper
-
- getDeletedFiles() - Method in class org.apache.maven.index.ScanningResult
-
- getDescription() - Method in class org.apache.maven.index.ArtifactInfo
-
- getDescription() - Method in class org.apache.maven.index.Field
-
- getDocumentCount() - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- getDocumentFilter() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- getEntries() - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
-
- getEntries(EntryNameFilter) - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
-
- getEntries() - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
-
- getEntries(EntryNameFilter) - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
-
- getEntries() - Method in interface org.apache.maven.index.util.zip.ZipHandle
-
Returns a list of string, with each string representing a valid path for existing entry in this Zip handle.
- getEntries(EntryNameFilter) - Method in interface org.apache.maven.index.util.zip.ZipHandle
-
Returns a list of string, with each string representing a valid path for existing entry in this Zip handle.
- getEntryContent(String) - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
-
- getEntryContent(String) - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
-
- getEntryContent(String) - Method in interface org.apache.maven.index.util.zip.ZipHandle
-
Returns the "payload" (uncompressed) of the entry at given path, or null if no such path exists in the Zip file
this handle points to.
- getErrors() - Method in class org.apache.maven.index.ArtifactContext
-
- getExceptions() - Method in class org.apache.maven.index.ScanningResult
-
- getExpanded() - Method in class org.apache.maven.index.reader.Record
-
Returns the expanded (processed and expanded synthetic fields) record as
Map
ready for consumption.
- getExtension() - Method in class org.apache.maven.index.artifact.Gav
-
- getExtensionForPackaging(String) - Method in interface org.apache.maven.index.artifact.ArtifactPackagingMapper
-
Returns the extension belonging to given packaging, like "jar" for "jar", "jar" for "ear", etc.
- getExtensionForPackaging(String) - Method in class org.apache.maven.index.artifact.DefaultArtifactPackagingMapper
-
- getFactory() - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- getField() - Method in class org.apache.maven.index.MatchHighlight
-
- getField() - Method in class org.apache.maven.index.MatchHighlightRequest
-
- getFieldHint(Field) - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- getFieldHints() - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- getFieldName() - Method in class org.apache.maven.index.Field
-
- getFields() - Method in class org.apache.maven.index.ArtifactInfo
-
- getFieldValue(Field) - Method in class org.apache.maven.index.ArtifactInfo
-
This method will disappear, once we drop ArtifactInfo.
- getFileExtension() - Method in class org.apache.maven.index.ArtifactInfo
-
- getFileName() - Method in class org.apache.maven.index.ArtifactInfo
-
- getFilters() - Method in class org.apache.maven.index.AbstractMultiArtifactInfoFilter
-
Returns an unmodifiable list of filters.
- getFormats() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
Returns index formats to be created.
- getFQN() - Method in class org.apache.maven.index.Field
-
- getFSDirectoryFactory() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- getGav() - Method in class org.apache.maven.index.ArtifactContext
-
- getGavCalculator() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getGavCalculator() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns the GavCalculator for this Context.
- getGavCalculator() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getGoals() - Method in class org.apache.maven.index.ArtifactInfo
-
- getGroupId() - Method in class org.apache.maven.index.artifact.Gav
-
- getGroupId() - Method in class org.apache.maven.index.ArtifactInfo
-
- getGroupId() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the group id of this node.
- getGroupId() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getGrouping() - Method in class org.apache.maven.index.GroupedSearchRequest
-
- getGroupKey() - Method in class org.apache.maven.index.ArtifactInfoGroup
-
- getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.AbstractGrouping
-
- getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.GAGrouping
-
- getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.GAVGrouping
-
- getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.GGrouping
-
- getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.RGAVGrouping
-
- getGroupKey(ArtifactInfo) - Method in class org.apache.maven.index.search.grouping.RGGrouping
-
- getGroupKeyComparator() - Method in class org.apache.maven.index.GroupedSearchRequest
-
- getGroups(String, String, String) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getGroups(String, Set<String>) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getHashType() - Method in class org.apache.maven.index.artifact.Gav
-
- getHighlightedMatch() - Method in class org.apache.maven.index.MatchHighlight
-
- getHighlightMode() - Method in class org.apache.maven.index.MatchHighlightRequest
-
- getHintedArtifacts(TreeNode, TreeViewRequest) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getId() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getId() - Method in interface org.apache.maven.index.context.IndexCreator
-
Returns IndexCreator ID, that has to be unique across all existing creators.
- getId() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns this indexing context id.
- getId() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getId() - Method in class org.apache.maven.index.creator.AbstractIndexCreator
-
- getIncrementalUpdates(IndexPackingRequest, Properties) - Method in class org.apache.maven.index.incremental.DefaultIncrementalHandler
-
- getIncrementalUpdates(IndexPackingRequest, Properties) - Method in interface org.apache.maven.index.incremental.IncrementalHandler
-
- getIndexCreators() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getIndexCreators() - Method in interface org.apache.maven.index.context.IndexingContext
-
List of IndexCreators used in this context.
- getIndexCreators() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getIndexDir() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getIndexDirectory() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getIndexDirectory() - Method in interface org.apache.maven.index.context.IndexingContext
-
- getIndexDirectory() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getIndexDirectoryFile() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getIndexDirectoryFile() - Method in interface org.apache.maven.index.context.IndexingContext
-
- getIndexDirectoryFile() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getIndexer() - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
- getIndexer() - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- getIndexer() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getIndexer() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- getIndexerConfiguration() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- getIndexerFields() - Method in interface org.apache.maven.index.context.IndexCreator
-
Returns the indexer fields that this IndexCreator introduces to index.
- getIndexerFields() - Method in class org.apache.maven.index.creator.JarFileContentsIndexCreator
-
- getIndexerFields() - Method in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
-
- getIndexerFields() - Method in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
-
- getIndexerFields() - Method in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
-
- getIndexerFields() - Method in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
-
- getIndexerFields() - Method in class org.apache.maven.index.Field
-
- getIndexers() - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- getIndexers() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getIndexers() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- getIndexersAsList() - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- getIndexes() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexManager
-
- getIndexId() - Method in class org.apache.maven.index.reader.IndexReader
-
Returns the index context ID that published index has set.
- getIndexId() - Method in class org.apache.maven.index.reader.IndexWriter
-
Returns the index context ID that published index has set.
- getIndexingContext() - Method in class org.apache.maven.index.context.NexusIndexSearcher
-
- getIndexingContext() - Method in class org.apache.maven.index.ScanningRequest
-
- getIndexingContext() - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- getIndexingContext() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- getIndexingContext() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getIndexingContextForPointer(Document, int) - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- getIndexingContexts() - Method in class org.apache.maven.index.archetype.AbstractArchetypeDataSource
-
- getIndexingContexts() - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- getIndexingContexts() - Method in interface org.apache.maven.index.NexusIndexer
-
- getIndexMethod() - Method in class org.apache.maven.index.IndexerField
-
- getIndexReader() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- getIndexUpdateUrl() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getIndexUpdateUrl() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns url for the index update
- getIndexUpdateUrl() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getIndexWriter() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getIndexWriter() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns the Lucene IndexWriter (thread safe, shared instance) of this context.
- getIndexWriter() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getJavadocExists() - Method in class org.apache.maven.index.ArtifactInfo
-
- getKey() - Method in class org.apache.maven.index.IndexerField
-
- getLastModified() - Method in class org.apache.maven.index.ArtifactInfo
-
- getLocalIndexCacheDir() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- getLocker() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- getLogger() - Method in class org.apache.maven.index.archetype.AbstractArchetypeDataSource
-
- getLogger() - Method in class org.apache.maven.index.artifact.DefaultArtifactPackagingMapper
-
- getLogger() - Method in class org.apache.maven.index.creator.AbstractIndexCreator
-
- getLogger() - Method in class org.apache.maven.index.DefaultQueryCreator
-
- getLogger() - Method in class org.apache.maven.index.DefaultSearchEngine
-
- getLogger() - Method in class org.apache.maven.index.incremental.DefaultIncrementalHandler
-
- getLogger() - Method in class org.apache.maven.index.packer.DefaultIndexPacker
-
- getLogger() - Method in class org.apache.maven.index.updater.DefaultIndexUpdater
-
- getLuceneScore() - Method in class org.apache.maven.index.ArtifactInfo
-
- getMatchHighlightRequests() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- getMatchHighlights() - Method in class org.apache.maven.index.ArtifactInfo
-
- getMaxIndexChunks() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- getMd5() - Method in class org.apache.maven.index.ArtifactInfo
-
- getMd5Digest(String) - Static method in class org.apache.maven.index.packer.DigesterUtils
-
Calculates a SHA1 digest for a string.
- getMd5Digest(InputStream) - Static method in class org.apache.maven.index.packer.DigesterUtils
-
Calculates a SHA1 digest for a stream.
- getMd5Digest(File) - Static method in class org.apache.maven.index.packer.DigesterUtils
-
Calculates a SHA1 digest for a file.
- getMembers() - Method in interface org.apache.maven.index.context.ContextMemberProvider
-
- getMembers() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getMembers() - Method in class org.apache.maven.index.context.StaticContextMemberProvider
-
- getMergedIndexReader(Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
-
Locks down participating contexts, and returns a "merged" reader of them.
- getMetadata() - Method in class org.apache.maven.index.ArtifactContext
-
- getName() - Method in class org.apache.maven.index.artifact.Gav
-
- getName() - Method in class org.apache.maven.index.ArtifactInfo
-
- getName() - Method in class org.apache.maven.index.reader.ChunkReader
-
Returns the chunk name.
- getName() - Method in class org.apache.maven.index.reader.ChunkWriter
-
Returns the chunk name.
- getNamespace() - Method in class org.apache.maven.index.Field
-
- getNextChunkName() - Method in class org.apache.maven.index.reader.IndexWriter
-
Returns the next chunk name about to be published.
- getNexusIndexMultiReader() - Method in class org.apache.maven.index.context.NexusIndexMultiSearcher
-
- getNodeName() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the name of the node.
- getNodeName() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getOntology() - Method in class org.apache.maven.index.IndexerField
-
- getPackaging() - Method in class org.apache.maven.index.ArtifactInfo
-
- getPackaging2extensionMapping() - Method in class org.apache.maven.index.artifact.DefaultArtifactPackagingMapper
-
- getParent() - Method in class org.apache.maven.index.Field
-
- getParticipatingContexts(Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
-
Returns the list of participating contexts.
- getPath() - Method in class org.apache.maven.index.ArtifactInfo
-
- getPath() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the path of the node.
- getPath() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getPath() - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- getPathForAi(ArtifactInfo, Field) - Method in class org.apache.maven.index.treeview.DefaultIndexTreeView
-
Builds a path out from ArtifactInfo.
- getPom() - Method in class org.apache.maven.index.ArtifactContext
-
- getPomModel() - Method in class org.apache.maven.index.ArtifactContext
-
- getPomPropertiesPath() - Method in class org.apache.maven.index.cli.NexusIndexerCli
-
- getPrefix() - Method in class org.apache.maven.index.ArtifactInfo
-
- getPublishedTimestamp() - Method in class org.apache.maven.index.reader.IndexReader
-
Returns the
Date
when remote index was last published.
- getPublishedTimestamp() - Method in class org.apache.maven.index.reader.IndexWriter
-
Returns the
Date
when index was last published or
null
if this is first publishing.
- getQuery() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- getQuery() - Method in class org.apache.maven.index.AbstractSearchResponse
-
- getQuery() - Method in class org.apache.maven.index.MatchHighlightRequest
-
- getQuery() - Method in class org.apache.maven.indexer.examples.indexing.SearchRequest
-
- getRemoteUrl() - Method in class org.apache.maven.index.ArtifactInfo
-
- getRepository() - Method in class org.apache.maven.index.ArtifactInfo
-
- getRepository() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getRepository() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns location for the local repository.
- getRepository() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getRepository() - Method in class org.apache.maven.indexer.examples.indexing.SearchRequest
-
- getRepositoryBasedir() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getRepositoryId() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getRepositoryId() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns repository id.
- getRepositoryId() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getRepositoryId() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the repository id that this node is stored in.
- getRepositoryId() - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- getRepositoryId() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getRepositoryId() - Method in interface org.apache.maven.index.treeview.TreeNodeFactory
-
- getRepositoryId() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getRepositoryIndex(String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexManager
-
- getRepositoryIndexManager() - Method in class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- getRepositoryUrl() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getRepositoryUrl() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns public repository url.
- getRepositoryUrl() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getRequest() - Method in class org.apache.maven.index.ScanningResult
-
- getResourceFetcher() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- getResultHitLimit() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- getResults() - Method in class org.apache.maven.index.FlatSearchResponse
-
- getResults() - Method in class org.apache.maven.index.GroupedSearchResponse
-
- getResults() - Method in class org.apache.maven.index.IteratorSearchResponse
-
- getResults() - Method in class org.apache.maven.indexer.examples.indexing.SearchResults
-
- getResultsMap(String, String) - Method in class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- getReturnedHitsCount() - Method in class org.apache.maven.index.AbstractSearchResponse
-
Returns the number of hits returned by this search response.
- getRootGroup() - Method in class org.apache.maven.index.ArtifactInfo
-
- getRootGroups() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getRootGroups() - Method in interface org.apache.maven.index.context.IndexingContext
-
Gets root group names stored in the current indexing context
- getRootGroups() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getRootGroups() - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- getScanner() - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- getScanner() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- getScanner() - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- getSearchType() - Method in interface org.apache.maven.index.expr.SearchTyped
-
- getSearchType() - Method in class org.apache.maven.index.expr.SearchTypedStringSearchExpression
-
- getSha1() - Method in class org.apache.maven.index.ArtifactInfo
-
- getSha1Digest(String) - Static method in class org.apache.maven.index.packer.DigesterUtils
-
Calculates a SHA1 digest for a string.
- getSha1Digest(InputStream) - Static method in class org.apache.maven.index.packer.DigesterUtils
-
Calculates a SHA1 digest for a stream.
- getSha1Digest(File) - Static method in class org.apache.maven.index.packer.DigesterUtils
-
Calculates a SHA1 digest for a file.
- getSha256() - Method in class org.apache.maven.index.ArtifactInfo
-
- getSignatureExists() - Method in class org.apache.maven.index.ArtifactInfo
-
- getSignatureType() - Method in class org.apache.maven.index.artifact.Gav
-
- getSize() - Method in class org.apache.maven.index.ArtifactInfo
-
- getSize() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getSize() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns a number that represents the "size" useful for doing comparisons between contexts (which one has more
data indexed?).
- getSize() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getSnapshotBuildNumber() - Method in class org.apache.maven.index.artifact.Gav
-
- getSnapshotTimeStamp() - Method in class org.apache.maven.index.artifact.Gav
-
- getSourcesExists() - Method in class org.apache.maven.index.ArtifactInfo
-
- getStart() - Method in class org.apache.maven.index.AbstractSearchPageableRequest
-
Returns the "start" of wanted results calculated from result set window.
- getStartingDirectory() - Method in class org.apache.maven.index.ScanningRequest
-
- getStartingPath() - Method in class org.apache.maven.index.ScanningRequest
-
- getStoreMethod() - Method in class org.apache.maven.index.IndexerField
-
- getStringValue() - Method in interface org.apache.maven.index.expr.SearchExpression
-
Returns the expression value as plain java String.
- getStringValue() - Method in class org.apache.maven.index.expr.StringSearchExpression
-
- getTargetDir() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- getTargetFile() - Method in class org.apache.maven.index.util.zip.AbstractZipHandle
-
- getTermVector() - Method in class org.apache.maven.index.IndexerField
-
- getText() - Method in class org.apache.maven.index.OneLineFragmenter
-
- getTimestamp() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- getTimestamp() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns index update time
- getTimestamp(Directory) - Static method in class org.apache.maven.index.context.IndexUtils
-
- getTimestamp() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- getTimestamp() - Method in class org.apache.maven.index.reader.ChunkReader
-
Returns the index timestamp of last update of the index.
- getTimestamp() - Method in class org.apache.maven.index.reader.ChunkWriter
-
Returns the index timestamp of last update of the index.
- getTimestamp(Properties, String) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater
-
- getTimestamp() - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- getTimestamp() - Method in class org.apache.maven.index.updater.IndexUpdateResult
-
- getTopDocsCollectorHitNum(AbstractSearchRequest, int) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- getTotalFiles() - Method in class org.apache.maven.index.ScanningResult
-
- getTotalHits() - Method in class org.apache.maven.index.AbstractSearchResponse
-
- getTotalHitsCount() - Method in class org.apache.maven.index.AbstractSearchResponse
-
Returns the number of total hits found by this query (total number of potential hits as reported by Lucene
index).
- getTotalProcessedArtifactInfoCount() - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- getTotalProcessedArtifactInfoCount() - Method in interface org.apache.maven.index.IteratorResultSet
-
Returns the up-to-date number of the actual number of loaded Lucene Documents that were converted into
ArtifactInfo object until last next() invocation.
- getTotalProcessedArtifactInfoCount() - Method in class org.apache.maven.index.IteratorSearchResponse
-
A helper method delegating the call to the IteratorResultSet.
- getType() - Method in class org.apache.maven.index.reader.Record
-
- getType() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the type of node.
- getType() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getUinfo() - Method in class org.apache.maven.index.ArtifactInfo
-
- getVersion() - Method in class org.apache.maven.index.artifact.Gav
-
- getVersion() - Method in class org.apache.maven.index.ArtifactInfo
-
- getVersion() - Method in class org.apache.maven.index.IndexerField
-
- getVersion() - Method in class org.apache.maven.index.reader.ChunkReader
-
Returns index version.
- getVersion() - Method in class org.apache.maven.index.reader.ChunkWriter
-
Returns index version.
- getVersion() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get the version of this node.
- getVersion() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- getVersionScheme() - Method in class org.apache.maven.index.ArtifactInfo
-
- getWagonResourceFetcher(TransferListener) - Method in class org.apache.maven.index.updater.WagonHelper
-
- getWagonResourceFetcher(TransferListener, AuthenticationInfo, ProxyInfo) - Method in class org.apache.maven.index.updater.WagonHelper
-
- getWagonResourceFetcher(TransferListener, AuthenticationInfo, ProxyInfo, String) - Method in class org.apache.maven.index.updater.WagonHelper
-
- getWrappedAnalyzer(String) - Method in class org.apache.maven.index.context.NexusAnalyzer
-
- getWrappedAnalyzer(String) - Method in class org.apache.maven.index.context.NexusLegacyAnalyzer
-
- getWriterConfig() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
Returns new IndexWriterConfig instance
- getZipFile() - Method in class org.apache.maven.index.util.zip.JavaZipFileHandle
-
- getZipFile() - Method in class org.apache.maven.index.util.zip.TrueZipZipFileHandle
-
- getZipHandle(File) - Static method in class org.apache.maven.index.util.zip.ZipFacade
-
- GGrouping - Class in org.apache.maven.index.search.grouping
-
A GroupId grouping implementation.
- GGrouping() - Constructor for class org.apache.maven.index.search.grouping.GGrouping
-
- GGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.GGrouping
-
- GROUP_ID - Static variable in class org.apache.maven.index.ArtifactInfo
-
GroupId.
- GROUP_ID - Static variable in interface org.apache.maven.index.MAVEN
-
- GROUP_ID - Static variable in class org.apache.maven.index.reader.Record
-
Key of artifact groupId entry, that contains
String
.
- GroupedSearchRequest - Class in org.apache.maven.index
-
A grouped search request.
- GroupedSearchRequest(Query, Grouping) - Constructor for class org.apache.maven.index.GroupedSearchRequest
-
- GroupedSearchRequest(Query, Grouping, Comparator<String>) - Constructor for class org.apache.maven.index.GroupedSearchRequest
-
- GroupedSearchRequest(Query, Grouping, IndexingContext) - Constructor for class org.apache.maven.index.GroupedSearchRequest
-
- GroupedSearchRequest(Query, Grouping, Comparator<String>, IndexingContext) - Constructor for class org.apache.maven.index.GroupedSearchRequest
-
- GroupedSearchResponse - Class in org.apache.maven.index
-
A grouped search response.
- GroupedSearchResponse(Query, int, Map<String, ArtifactInfoGroup>) - Constructor for class org.apache.maven.index.GroupedSearchResponse
-
- Grouping - Interface in org.apache.maven.index
-
A grouping criteria for grouped searches.
- ID - Static variable in class org.apache.maven.index.creator.JarFileContentsIndexCreator
-
- ID - Static variable in class org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator
-
- ID - Static variable in class org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator
-
- ID - Static variable in class org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator
-
- ID - Static variable in class org.apache.maven.index.creator.OsgiArtifactIndexCreator
-
- identify(File, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultIndexer
-
- identify(Query, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultIndexer
-
- identify(Field, String) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(File) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(File, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(Query) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(Query, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- identify(File, Collection<IndexingContext>) - Method in interface org.apache.maven.index.Indexer
-
Performs an "identity" search.
- identify(Query, Collection<IndexingContext>) - Method in interface org.apache.maven.index.Indexer
-
Performs an "identity" search.
- identify(Field, String) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(File) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(File, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(Query) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- identify(Query, Collection<IndexingContext>) - Method in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- IMPORT_PACKAGE - Static variable in interface org.apache.maven.index.OSGI
-
- INCREMENTAL_CHUNK_KEEP_COUNT - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
-
- IncrementalHandler - Interface in org.apache.maven.index.incremental
-
- INDEX - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
-
- index(IndexingContext, ArtifactContext) - Method in class org.apache.maven.index.DefaultIndexerEngine
-
- index(IndexingContext, ArtifactContext) - Method in interface org.apache.maven.index.IndexerEngine
-
Add new artifact to the index
- index(File) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- INDEX_CHAIN_ID - Static variable in interface org.apache.maven.index.context.IndexingContext
-
An id that defines the current incremental chain.
- INDEX_CHUNK_COUNTER - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A counter used to id the chunks
- INDEX_CHUNK_PREFIX - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A prefix used to specify an incremental update chunk name
- INDEX_DATE_FORMAT - Static variable in class org.apache.maven.index.reader.Utils
-
- INDEX_FILE_PREFIX - Static variable in interface org.apache.maven.index.context.IndexingContext
-
Standard name of the full repository index that is used when clients requesting index information have nothing to
start with.
- INDEX_FILE_PREFIX - Static variable in class org.apache.maven.index.reader.Utils
-
- INDEX_ID - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A property name used to specify index id
- INDEX_LEGACY_TIMESTAMP - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A property name used to specify legacy index timestamp (the last update time)
- INDEX_PACKER_PROPERTIES_FILE - Static variable in interface org.apache.maven.index.context.IndexingContext
-
- INDEX_PROPERTY_PREFIX - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A prefix used for all index property names
- INDEX_REMOTE_PROPERTIES_FILE - Static variable in interface org.apache.maven.index.context.IndexingContext
-
- INDEX_TIME_DAY_FORMAT - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A date format used for incremental update chunk names
- INDEX_TIME_FORMAT - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A date format used for index timestamp
- INDEX_TIMESTAMP - Static variable in interface org.apache.maven.index.context.IndexingContext
-
A property name used to specify index timtestamp
- INDEX_UPDATER_PROPERTIES_FILE - Static variable in interface org.apache.maven.index.context.IndexingContext
-
- IndexCreator - Interface in org.apache.maven.index.context
-
An index creator is responsible for storing and reading data to and from Lucene index.
- IndexCreatorSorter - Class in org.apache.maven.index.util
-
- IndexCreatorSorter() - Constructor for class org.apache.maven.index.util.IndexCreatorSorter
-
- IndexDataReader - Class in org.apache.maven.index.updater
-
An index data reader used to parse transfer index format.
- IndexDataReader(InputStream) - Constructor for class org.apache.maven.index.updater.IndexDataReader
-
- IndexDataReader.IndexDataReadResult - Class in org.apache.maven.index.updater
-
An index data read result holder
- IndexDataReader.IndexDataReadVisitor - Interface in org.apache.maven.index.updater
-
Visitor of indexed Lucene documents.
- IndexDataReadResult() - Constructor for class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- IndexDataWriter - Class in org.apache.maven.index.updater
-
An index data writer used to write transfer index format.
- IndexDataWriter(OutputStream) - Constructor for class org.apache.maven.index.updater.IndexDataWriter
-
- Indexer - Interface in org.apache.maven.index
-
Indexer component.
- IndexerConfiguration - Class in org.apache.maven.indexer.examples.indexing
-
A simple configuration holder class.
- IndexerConfiguration(Indexer, Scanner, Map<String, IndexCreator>) - Constructor for class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- IndexerEngine - Interface in org.apache.maven.index
-
An indexer engine used to index, update and remote artifacts to the indexing context.
- IndexerField - Class in org.apache.maven.index
-
Holds basic information about Indexer field, how it is stored.
- IndexerField(Field, IndexerFieldVersion, String, String, Field.Store, Field.Index) - Constructor for class org.apache.maven.index.IndexerField
-
- IndexerField(Field, IndexerFieldVersion, String, String, Field.Store, Field.Index, Field.TermVector) - Constructor for class org.apache.maven.index.IndexerField
-
- IndexerFieldVersion - Enum in org.apache.maven.index
-
- IndexingContext - Interface in org.apache.maven.index.context
-
An indexing context is representing artifact repository for indexing and searching.
- IndexPacker - Interface in org.apache.maven.index.packer
-
An index packer used to create transfer index format that can be used by the
IndexUpdater
.
- IndexPackingRequest - Class in org.apache.maven.index.packer
-
An index packing request.
- IndexPackingRequest(IndexingContext, IndexReader, File) - Constructor for class org.apache.maven.index.packer.IndexPackingRequest
-
- IndexPackingRequest.IndexFormat - Enum in org.apache.maven.index.packer
-
Index format enumeration.
- IndexReader - Class in org.apache.maven.index.reader
-
Maven 2 Index reader that handles incremental updates if possible and provides one or more
ChunkReader
s, to
read all the required records.
- IndexReader(WritableResourceHandler, ResourceHandler) - Constructor for class org.apache.maven.index.reader.IndexReader
-
- IndexTreeView - Interface in org.apache.maven.index.treeview
-
Component rendering a "tree" based on index data.
- IndexUpdater - Interface in org.apache.maven.index.updater
-
An index updater provides functionality to update index for remote repositories using transfer format produced by the
IndexPacker
.
- IndexUpdateRequest - Class in org.apache.maven.index.updater
-
Request to update indexes.
- IndexUpdateRequest(IndexingContext, ResourceFetcher) - Constructor for class org.apache.maven.index.updater.IndexUpdateRequest
-
- IndexUpdateResult - Class in org.apache.maven.index.updater
-
- IndexUpdateResult() - Constructor for class org.apache.maven.index.updater.IndexUpdateResult
-
- IndexUpdateSideEffect - Interface in org.apache.maven.index.updater
-
Ability to spread index updates to (possible) plugin receivers.
- IndexUtils - Class in org.apache.maven.index.context
-
- IndexUtils() - Constructor for class org.apache.maven.index.context.IndexUtils
-
- IndexWriter - Class in org.apache.maven.index.reader
-
Maven 2 Index writer that writes chunk and maintains published property file.
- IndexWriter(WritableResourceHandler, String, boolean) - Constructor for class org.apache.maven.index.reader.IndexWriter
-
- INFO - Static variable in class org.apache.maven.index.ArtifactInfo
-
Info: packaging, lastModified, size, sourcesExists, javadocExists, signatureExists.
- INFO - Static variable in interface org.apache.maven.index.NEXUS
-
- INFO - Static variable in class org.apache.maven.index.reader.Utils
-
- initializeProperties(Properties) - Method in class org.apache.maven.index.incremental.DefaultIncrementalHandler
-
- initializeProperties(Properties) - Method in interface org.apache.maven.index.incremental.IncrementalHandler
-
- instantiateNode(IndexTreeView, TreeViewRequest, String, boolean, String) - Method in class org.apache.maven.index.treeview.DefaultTreeNodeFactory
-
- invoke(Object, Method, Object[]) - Method in class org.apache.maven.index.cli.PartialImplementation
-
- invokePlexusComponent(CommandLine, PlexusContainer) - Method in class org.apache.maven.index.cli.NexusIndexerCli
-
- isCacheOnly() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- isChecksum(String) - Static method in class org.apache.maven.index.artifact.M1ArtifactRecognizer
-
Is this item M1 Checksum?
- isChecksum(String) - Static method in class org.apache.maven.index.artifact.M2ArtifactRecognizer
-
Is this item M2 Checksum?
- isCreateChecksumFiles() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- isCreateIncrementalChunks() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- isForceFullUpdate() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- isFullUpdate() - Method in class org.apache.maven.index.updater.IndexUpdateResult
-
- isHash() - Method in class org.apache.maven.index.artifact.Gav
-
- isHitLimited() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- isHitLimitExceeded() - Method in class org.apache.maven.index.AbstractSearchResponse
-
- isIncremental() - Method in class org.apache.maven.index.reader.IndexReader
-
Returns true
if incremental update is about to happen.
- isIncremental() - Method in class org.apache.maven.index.reader.IndexWriter
-
Returns true
if incremental publish is about to happen.
- isIncrementalOnly() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- isIndexed() - Method in class org.apache.maven.index.IndexerField
-
- isKeyword() - Method in class org.apache.maven.index.IndexerField
-
- isLeaf() - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Get flag that determines if the node is a leaf.
- isLeaf() - Method in interface org.apache.maven.index.treeview.TreeNode
-
- isLuceneExplain() - Method in class org.apache.maven.index.AbstractSearchRequest
-
- isMetadata(String) - Static method in class org.apache.maven.index.artifact.M1ArtifactRecognizer
-
Is this item M1 metadata?
- isMetadata(String) - Static method in class org.apache.maven.index.artifact.M2ArtifactRecognizer
-
Is this item M2 metadata?
- isNewFragment(Token) - Method in class org.apache.maven.index.OneLineFragmenter
-
- isNewFragment() - Method in class org.apache.maven.index.OneLineFragmenter
-
- isNewline(char) - Method in class org.apache.maven.index.OneLineFragmenter
-
- isOffline() - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- isPom(String) - Static method in class org.apache.maven.index.artifact.M1ArtifactRecognizer
-
Is this item M1 POM?
- isPom(String) - Static method in class org.apache.maven.index.artifact.M2ArtifactRecognizer
-
Is this item M2 POM?
- isReceivingUpdates() - Method in class org.apache.maven.index.context.AbstractIndexingContext
-
- isReceivingUpdates() - Method in interface org.apache.maven.index.context.IndexingContext
-
Returns true if this context is receiving updates from remote via IndexUpdater.
- isSearchable() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- isSearchable() - Method in interface org.apache.maven.index.context.IndexingContext
-
Is the context searchable when doing "non-targeted" searches?
- isSearchable() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- isSignature() - Method in class org.apache.maven.index.artifact.Gav
-
- isSignature(String) - Static method in class org.apache.maven.index.artifact.M2ArtifactRecognizer
-
- isSnapshot() - Method in class org.apache.maven.index.artifact.Gav
-
- isSnapshot(String) - Static method in class org.apache.maven.index.artifact.M1ArtifactRecognizer
-
Is this item M1 snapshot?
- isSnapshot(String) - Static method in class org.apache.maven.index.artifact.M2ArtifactRecognizer
-
Is this item M2 Snapshot?
- isSnapshot(String) - Static method in class org.apache.maven.index.artifact.VersionUtils
-
- isStored() - Method in class org.apache.maven.index.IndexerField
-
- isSuccessful() - Method in class org.apache.maven.index.updater.IndexUpdateResult
-
- isTextField(String) - Method in class org.apache.maven.index.context.NexusLegacyAnalyzer
-
- isTokenChar(int) - Method in class org.apache.maven.index.context.NexusAnalyzer.DeprecatedClassnamesTokenizer
-
Deprecated.
- isTokenChar(int) - Method in class org.apache.maven.index.context.NexusAnalyzer.LetterOrDigitTokenizer
-
- isTokenChar(int) - Method in class org.apache.maven.index.context.NexusAnalyzer.NoopTokenizer
-
- isUseTargetProperties() - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- iterator() - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- iterator() - Method in class org.apache.maven.index.IteratorSearchResponse
-
- iterator() - Method in class org.apache.maven.index.reader.ChunkReader
-
- iterator() - Method in class org.apache.maven.index.reader.IndexReader
-
Returns an
Iterator
of
ChunkReader
s, that if read in sequence, provide all the (incremental)
updates from the index.
- IteratorResultSet - Interface in org.apache.maven.index
-
IteratorResultSet, that returns the result hit's in "iterator-like fashion", instead lifting all the hits into memory
(and bashing IO and RAM consumption).
- IteratorSearchRequest - Class in org.apache.maven.index
-
A Search Request that will perform the new "iterator-like" type of search.
- IteratorSearchRequest(Query) - Constructor for class org.apache.maven.index.IteratorSearchRequest
-
- IteratorSearchRequest(Query, ArtifactInfoFilter) - Constructor for class org.apache.maven.index.IteratorSearchRequest
-
- IteratorSearchRequest(Query, IndexingContext) - Constructor for class org.apache.maven.index.IteratorSearchRequest
-
- IteratorSearchRequest(Query, List<IndexingContext>) - Constructor for class org.apache.maven.index.IteratorSearchRequest
-
- IteratorSearchRequest(Query, List<IndexingContext>, ArtifactInfoFilter) - Constructor for class org.apache.maven.index.IteratorSearchRequest
-
- IteratorSearchResponse - Class in org.apache.maven.index
-
A Search Response for the "iterator-like" search request.
- IteratorSearchResponse(Query, int, IteratorResultSet) - Constructor for class org.apache.maven.index.IteratorSearchResponse
-
- read() - Method in interface org.apache.maven.index.reader.ResourceHandler.Resource
-
Returns the
InputStream
stream of the resource, if exists,
null
otherwise.
- readDocument() - Method in class org.apache.maven.index.updater.IndexDataReader
-
- readHeader() - Method in class org.apache.maven.index.updater.IndexDataReader
-
- readIndex(IndexWriter, IndexingContext) - Method in class org.apache.maven.index.updater.IndexDataReader
-
- readIndex(IndexDataReader.IndexDataReadVisitor, IndexingContext) - Method in class org.apache.maven.index.updater.IndexDataReader
-
Reads index content by using a visitor.
- rebuildGroups() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- rebuildGroups() - Method in interface org.apache.maven.index.context.IndexingContext
-
Rebuilds stored group names from the index
- rebuildGroups() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- REC_MODIFIED - Static variable in class org.apache.maven.index.reader.Record
-
Key of index record modification (added to index or removed from index) timestamp entry, that contains
Long
.
- Record - Class in org.apache.maven.index.reader
-
Maven 2 Index record.
- Record(Record.Type, Map<Record.EntryKey, Object>) - Constructor for class org.apache.maven.index.reader.Record
-
- Record.EntryKey<T> - Class in org.apache.maven.index.reader
-
Entry key is field key with some metadata.
- Record.Type - Enum in org.apache.maven.index.reader
-
Types of returned records returned from index.
- RecordCompactor - Class in org.apache.maven.index.reader
-
Maven 2 Index record transformer, that transforms
Record
s into "native" Maven Indexer records.
- RecordCompactor() - Constructor for class org.apache.maven.index.reader.RecordCompactor
-
- RecordExpander - Class in org.apache.maven.index.reader
-
Maven 2 Index record transformer, that transforms "native" Maven Indexer records into
Record
s.
- RecordExpander() - Constructor for class org.apache.maven.index.reader.RecordExpander
-
- release() - Method in class org.apache.maven.index.context.NexusIndexMultiReader
-
- release() - Method in class org.apache.maven.index.context.NexusIndexMultiSearcher
-
- release() - Method in interface org.apache.maven.index.fs.Lock
-
Release the lock
- releaseIndexSearcher(IndexSearcher) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- releaseIndexSearcher(IndexSearcher) - Method in interface org.apache.maven.index.context.IndexingContext
-
Releases the IndexSearcher
instance.
- releaseIndexSearcher(IndexSearcher) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- remove(IndexingContext, ArtifactContext) - Method in class org.apache.maven.index.DefaultIndexerEngine
-
- remove() - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
- remove(IndexingContext, ArtifactContext) - Method in interface org.apache.maven.index.IndexerEngine
-
Remove artifact to the index
- removeFieldHint(Field) - Method in class org.apache.maven.index.treeview.TreeViewRequest
-
- removeIndexerField(IndexerField) - Method in class org.apache.maven.index.Field
-
- removeIndexingContext(IndexingContext, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- removeIndexingContext(IndexingContext, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- removeRepositoryIndex(String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexManager
-
- renvl(String) - Static method in class org.apache.maven.index.ArtifactInfo
-
- renvl(String) - Static method in class org.apache.maven.index.reader.Utils
-
Helper to translate the "NA" (not available) input into null
value.
- replace(Directory) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- replace(Directory, Set<String>, Set<String>) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- replace(Directory) - Method in interface org.apache.maven.index.context.IndexingContext
-
Replaces the Lucene index with the one from supplied directory.
- replace(Directory, Set<String>, Set<String>) - Method in interface org.apache.maven.index.context.IndexingContext
-
- replace(Directory) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- replace(Directory, Set<String>, Set<String>) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- REPO - Static variable in class org.apache.maven.index.cli.NexusIndexerCli
-
- REPOSITORY_ID - Static variable in interface org.apache.maven.index.MAVEN
-
- REPOSITORY_ID - Static variable in class org.apache.maven.index.reader.Record
-
Key of repository ID entry, that contains
String
.
- REPOSITORY_VERSION_COMPARATOR - Static variable in class org.apache.maven.index.ArtifactInfo
-
- RepositoryIndexer - Class in org.apache.maven.indexer.examples.indexing
-
This class provides means to index and search for artifacts in a repository on the file system.
- RepositoryIndexer() - Constructor for class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- RepositoryIndexerFactory - Class in org.apache.maven.indexer.examples.indexing
-
A factory for pre-configured RepositoryIndexers.
- RepositoryIndexerFactory(IndexerConfiguration) - Constructor for class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- RepositoryIndexManager - Class in org.apache.maven.indexer.examples.indexing
-
This class represents a mapping between repositoryId-s and their respective indexes.
- RepositoryIndexManager() - Constructor for class org.apache.maven.indexer.examples.indexing.RepositoryIndexManager
-
- REQUIRE_BUNDLE - Static variable in interface org.apache.maven.index.OSGI
-
- REQUIRE_CAPABILITY - Static variable in interface org.apache.maven.index.OSGI
-
used by OSGI resolvers to indicate which services, features, etc are required by a given .
- ResourceFetcher - Interface in org.apache.maven.index.updater
-
An interface defining resource downloading contract
- ResourceHandler - Interface in org.apache.maven.index.reader
-
Maven 2 Index resource abstraction, that should be handled as a resource (is
Closeable
.
- ResourceHandler.Resource - Interface in org.apache.maven.index.reader
-
Handle of content.
- retrieve(String, File) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
-
- retrieve(String) - Method in class org.apache.maven.index.updater.DefaultIndexUpdater.FileFetcher
-
- retrieve(String) - Method in interface org.apache.maven.index.updater.ResourceFetcher
-
Retrieves resource as InputStream
- retrieve(String) - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
-
- retrieve(String, File) - Method in class org.apache.maven.index.updater.WagonHelper.WagonFetcher
-
- RGAVGrouping - Class in org.apache.maven.index.search.grouping
-
A Repository : GroupId : ArtifactId : Version grouping implementation.
- RGAVGrouping() - Constructor for class org.apache.maven.index.search.grouping.RGAVGrouping
-
- RGAVGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.RGAVGrouping
-
- RGGrouping - Class in org.apache.maven.index.search.grouping
-
A Repository : GroupId grouping implementation.
- RGGrouping() - Constructor for class org.apache.maven.index.search.grouping.RGGrouping
-
- RGGrouping(Comparator<ArtifactInfo>) - Constructor for class org.apache.maven.index.search.grouping.RGGrouping
-
- ROLE - Static variable in interface org.apache.maven.index.ArtifactContextProducer
-
- ROLE - Static variable in interface org.apache.maven.index.locator.GavHelpedLocator
-
- ROLE - Static variable in interface org.apache.maven.index.locator.Locator
-
- ROLE - Static variable in interface org.apache.maven.index.NexusIndexer
-
Deprecated.
- ROLE - Static variable in interface org.apache.maven.index.packer.IndexPacker
-
- ROLE - Static variable in interface org.apache.maven.index.QueryCreator
-
- rollback() - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- rollback() - Method in interface org.apache.maven.index.context.IndexingContext
-
Rolls back changes to context, eventually refreshing readers/searchers too.
- rollback() - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- ROOT_GROUPS - Static variable in class org.apache.maven.index.ArtifactInfo
-
- ROOT_GROUPS - Static variable in class org.apache.maven.index.reader.Record
-
- ROOT_GROUPS_LIST - Static variable in class org.apache.maven.index.ArtifactInfo
-
- ROOT_GROUPS_VALUE - Static variable in class org.apache.maven.index.ArtifactInfo
-
- rootGroup(String) - Static method in class org.apache.maven.index.reader.Utils
-
Returns the "root group" of given groupId.
- rootGroups(Collection<String>) - Static method in class org.apache.maven.index.reader.Utils
-
- scan(IndexingContext) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, ArtifactScanningListener) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, ArtifactScanningListener, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- scan(IndexingContext, String, ArtifactScanningListener, boolean) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
Uses
Scanner
to scan repository content.
- scan(ScanningRequest) - Method in class org.apache.maven.index.DefaultScanner
-
- scan(IndexingContext) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, ArtifactScanningListener) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, ArtifactScanningListener, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(IndexingContext, String, ArtifactScanningListener, boolean) - Method in interface org.apache.maven.index.NexusIndexer
-
- scan(ScanningRequest) - Method in interface org.apache.maven.index.Scanner
-
- Scanner - Interface in org.apache.maven.index
-
An abstraction for scanning content of the artifact repositories
- scanningFinished(IndexingContext, ScanningResult) - Method in interface org.apache.maven.index.ArtifactScanningListener
-
- scanningFinished(IndexingContext, ScanningResult) - Method in class org.apache.maven.index.DefaultScannerListener
-
- ScanningRequest - Class in org.apache.maven.index
-
A scanning request provides various input parameters for repository scan
- ScanningRequest(IndexingContext, ArtifactScanningListener) - Constructor for class org.apache.maven.index.ScanningRequest
-
- ScanningRequest(IndexingContext, ArtifactScanningListener, String) - Constructor for class org.apache.maven.index.ScanningRequest
-
- ScanningResult - Class in org.apache.maven.index
-
A scanning result holds result of repository scan
- ScanningResult(ScanningRequest) - Constructor for class org.apache.maven.index.ScanningResult
-
- scanningStarted(IndexingContext) - Method in interface org.apache.maven.index.ArtifactScanningListener
-
- scanningStarted(IndexingContext) - Method in class org.apache.maven.index.DefaultScannerListener
-
- search(String, String, String, String, String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- search(String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- search(SearchRequest) - Method in interface org.apache.maven.indexer.examples.services.ArtifactIndexingService
-
- search(SearchRequest) - Method in class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- searchAndDump(Indexer, String, Query) - Method in class org.apache.maven.indexer.examples.BasicUsageExample
-
- searchBySHA1(String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- SearchEngine - Interface in org.apache.maven.index
-
A search engine used to perform searches trough repository indexes.
- SearchExpression - Interface in org.apache.maven.index.expr
-
SearchExpression is a wrapper interface for expressions representable as plain strings to be used within searches.
- searchFlat(FlatSearchRequest) - Method in class org.apache.maven.index.DefaultIndexer
-
- searchFlat(FlatSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- searchFlat(Comparator<ArtifactInfo>, IndexingContext, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
-
Deprecated.
- searchFlat(Comparator<ArtifactInfo>, Collection<IndexingContext>, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
-
Deprecated.
- searchFlat(FlatSearchRequest, Collection<ArtifactInfo>, List<IndexingContext>, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchFlat(FlatSearchRequest) - Method in interface org.apache.maven.index.Indexer
-
Searches according the request parameters.
- searchFlat(FlatSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
-
- searchFlat(Comparator<ArtifactInfo>, IndexingContext, Query) - Method in interface org.apache.maven.index.SearchEngine
-
Deprecated.
- searchFlat(Comparator<ArtifactInfo>, Collection<IndexingContext>, Query) - Method in interface org.apache.maven.index.SearchEngine
-
Deprecated.
- searchFlatPaged(FlatSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchFlatPaged(FlatSearchRequest, Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchFlatPaged(FlatSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
-
Do the search only on searchable contexts
- searchGrouped(GroupedSearchRequest) - Method in class org.apache.maven.index.DefaultIndexer
-
- searchGrouped(GroupedSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- searchGrouped(GroupedSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchGrouped(GroupedSearchRequest, Collection<IndexingContext>, boolean) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchGrouped(GroupedSearchRequest, Map<String, ArtifactInfoGroup>, Grouping, List<IndexingContext>, Query) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchGrouped(GroupedSearchRequest) - Method in interface org.apache.maven.index.Indexer
-
Searches according the request parameters.
- searchGrouped(GroupedSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
-
- searchGrouped(GroupedSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
-
Do the search only on searchable contexts
- searchGroupedAndDump(Indexer, String, Query, Grouping) - Method in class org.apache.maven.indexer.examples.BasicUsageExample
-
- searchIterator(IteratorSearchRequest) - Method in class org.apache.maven.index.DefaultIndexer
-
- searchIterator(IteratorSearchRequest) - Method in class org.apache.maven.index.DefaultNexusIndexer
-
Deprecated.
- searchIterator(IteratorSearchRequest) - Method in interface org.apache.maven.index.Indexer
-
Searches according to request parameters.
- searchIterator(IteratorSearchRequest) - Method in interface org.apache.maven.index.NexusIndexer
-
- searchIteratorPaged(IteratorSearchRequest, Collection<IndexingContext>) - Method in class org.apache.maven.index.DefaultSearchEngine
-
- searchIteratorPaged(IteratorSearchRequest, Collection<IndexingContext>) - Method in interface org.apache.maven.index.SearchEngine
-
Do the search only on searchable contexts
- SearchRequest - Class in org.apache.maven.indexer.examples.indexing
-
This class holds the details of the search request.
- SearchRequest() - Constructor for class org.apache.maven.indexer.examples.indexing.SearchRequest
-
- SearchRequest(String, String) - Constructor for class org.apache.maven.indexer.examples.indexing.SearchRequest
-
- SearchResults - Class in org.apache.maven.indexer.examples.indexing
-
This is a convenience class for holding search results mapped by repository.
- SearchResults() - Constructor for class org.apache.maven.indexer.examples.indexing.SearchResults
-
- SearchType - Enum in org.apache.maven.index
-
Designated search types that NexusIndexer supports.
- SearchTyped - Interface in org.apache.maven.index.expr
-
SearchTyped is a interface that describes the wanted search type to be used.
- SearchTypedStringSearchExpression - Class in org.apache.maven.index.expr
-
A search typed implementation of string backed search expression.
- SearchTypedStringSearchExpression(String, SearchType) - Constructor for class org.apache.maven.index.expr.SearchTypedStringSearchExpression
-
- selectIndexerField(Field, SearchType) - Method in class org.apache.maven.index.DefaultQueryCreator
-
- selectIndexerField(Field, SearchType) - Method in interface org.apache.maven.index.QueryCreator
-
Performs a selection of the appropriate IndexerField belonging to proper Field.
- selectStoredIndexerField(Field) - Method in class org.apache.maven.index.DefaultIteratorResultSet
-
Select a STORED IndexerField assigned to passed in Field.
- setAllGroups(Collection<String>) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- setAllGroups(Collection<String>) - Method in interface org.apache.maven.index.context.IndexingContext
-
Sets all group names stored in the current indexing context
- setAllGroups(Collection<String>) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- setAllGroups(Set<String>) - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- setArtifactId(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setArtifactId(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the artifact id of this node.
- setArtifactId(String) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setArtifactInfoComparator(Comparator<ArtifactInfo>) - Method in class org.apache.maven.index.FlatSearchRequest
-
- setArtifactInfoFilter(ArtifactInfoFilter) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setArtifactInfoPostprocessor(ArtifactInfoPostprocessor) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setArtifactVersion(Version) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleDescription(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleDocUrl(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleExportPackage(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleExportService(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleFragmentHost(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleImportPackage(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleLicense(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleName(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleProvideCapability(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleRequireBundle(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleRequireCapability(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleRequiredExecutionEnvironment(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleSymbolicName(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setBundleVersion(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setCacheOnly(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setClassifier(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setClassNames(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setContext(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setContexts(List<IndexingContext>) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setCount(int) - Method in class org.apache.maven.index.AbstractSearchRequest
-
Sets the "count" of wanted results.
- setCreateChecksumFiles(boolean) - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- setCreateIncrementalChunks(boolean) - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- setDeletedFiles(int) - Method in class org.apache.maven.index.ScanningResult
-
- setDescription(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setDocumentCount(int) - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- setDocumentFilter(DocumentFilter) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setFields(List<Field>) - Method in class org.apache.maven.index.ArtifactInfo
-
- setFieldValue(Field, String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setFileExtension(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setFileName(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setForceFullUpdate(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setFormats(Collection<IndexPackingRequest.IndexFormat>) - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
Sets index formats to be created
- setFSDirectoryFactory(FSDirectoryFactory) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setFullUpdate(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateResult
-
- setGoals(List<String>) - Method in class org.apache.maven.index.ArtifactInfo
-
- setGroupId(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setGroupId(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the group id of this node.
- setGroupId(String) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setGrouping(Grouping) - Method in class org.apache.maven.index.GroupedSearchRequest
-
- setGroupKeyComparator(Comparator<String>) - Method in class org.apache.maven.index.GroupedSearchRequest
-
- setGroups(Collection<String>, String, String, String) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- setIncrementalOnly(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setIndexDir(File) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setIndexDirectoryFile(File) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
Sets index location.
- setIndexDirectoryFile(File) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
Sets index location.
- setIndexer(Indexer) - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- setIndexer(Indexer) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setIndexerConfiguration(IndexerConfiguration) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexerFactory
-
- setIndexers(Map<String, IndexCreator>) - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- setIndexers(List<IndexCreator>) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setIndexes(Map<String, RepositoryIndexer>) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexManager
-
- setIndexingContext(IndexingContext) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setJavadocExists(ArtifactAvailability) - Method in class org.apache.maven.index.ArtifactInfo
-
- setLastModified(long) - Method in class org.apache.maven.index.ArtifactInfo
-
- setLeaf(boolean) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set flag that determines if the node is a leaf.
- setLeaf(boolean) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setLocalIndexCacheDir(File) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setLocker(Locker) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setLuceneExplain(boolean) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setLuceneScore(float) - Method in class org.apache.maven.index.ArtifactInfo
-
- setMatchHighlightRequests(List<MatchHighlightRequest>) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setMaxIndexChunks(int) - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- setMd5(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setName(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setNodeName(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the name of the node.
- setNodeName(String) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setOffline(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateRequest
-
- setPackaging(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setPackaging2extensionMapping(Map<String, String>) - Method in class org.apache.maven.index.artifact.DefaultArtifactPackagingMapper
-
- setPath(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setPath(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the path of the node.
- setPath(String) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setPrefix(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setPropertiesFile(File) - Method in interface org.apache.maven.index.artifact.ArtifactPackagingMapper
-
Sets the file to source the user provided mappings from, and resets the mappings, forcing it to reload the file.
- setPropertiesFile(File) - Method in class org.apache.maven.index.artifact.DefaultArtifactPackagingMapper
-
- setQuery(Query) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setQuery(String) - Method in class org.apache.maven.indexer.examples.indexing.SearchRequest
-
- setRemoteUrl(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setRepository(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setRepository(String) - Method in class org.apache.maven.indexer.examples.indexing.SearchRequest
-
- setRepositoryBasedir(File) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setRepositoryId(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the repository id that this node is stored in.
- setRepositoryId(String) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setRepositoryId(String) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setRepositoryIndexManager(RepositoryIndexManager) - Method in class org.apache.maven.indexer.examples.services.impl.ArtifactIndexingServiceImpl
-
- setResultHitLimit(int) - Method in class org.apache.maven.index.AbstractSearchRequest
-
- setResults(Map<String, Collection<ArtifactInfo>>) - Method in class org.apache.maven.indexer.examples.indexing.SearchResults
-
- setRootGroups(Collection<String>) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- setRootGroups(Collection<String>) - Method in interface org.apache.maven.index.context.IndexingContext
-
Sets root group names stored in the current indexing context
- setRootGroups(Collection<String>) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- setRootGroups(Set<String>) - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- setScanner(Scanner) - Method in class org.apache.maven.indexer.examples.indexing.IndexerConfiguration
-
- setScanner(Scanner) - Method in class org.apache.maven.indexer.examples.indexing.RepositoryIndexer
-
- setSearchable(boolean) - Method in class org.apache.maven.index.context.DefaultIndexingContext
-
- setSearchable(boolean) - Method in interface org.apache.maven.index.context.IndexingContext
-
Sets is the context searchable when doing "non-targeted" searches.
- setSearchable(boolean) - Method in class org.apache.maven.index.context.MergedIndexingContext
-
- setSha1(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setSha256(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setSignatureExists(ArtifactAvailability) - Method in class org.apache.maven.index.ArtifactInfo
-
- setSize(long) - Method in class org.apache.maven.index.ArtifactInfo
-
- setSourcesExists(ArtifactAvailability) - Method in class org.apache.maven.index.ArtifactInfo
-
- setStart(int) - Method in class org.apache.maven.index.AbstractSearchPageableRequest
-
Sets the "start" of wanted results calculated from result set window.
- setSuccessful(boolean) - Method in class org.apache.maven.index.updater.IndexUpdateResult
-
- setText(String) - Method in class org.apache.maven.index.OneLineFragmenter
-
- setTimestamp(Date) - Method in class org.apache.maven.index.updater.IndexDataReader.IndexDataReadResult
-
- setTimestamp(Date) - Method in class org.apache.maven.index.updater.IndexUpdateResult
-
- setTotalFiles(int) - Method in class org.apache.maven.index.ScanningResult
-
- setType(TreeNode.Type) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the type of node.
- setType(TreeNode.Type) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- setUseTargetProperties(boolean) - Method in class org.apache.maven.index.packer.IndexPackingRequest
-
- setVersion(String) - Method in class org.apache.maven.index.ArtifactInfo
-
- setVersion(String) - Method in class org.apache.maven.index.treeview.AbstractTreeNode
-
Set the version of this node.
- setVersion(String) - Method in interface org.apache.maven.index.treeview.TreeNode
-
- SHA1 - Static variable in class org.apache.maven.index.ArtifactInfo
-
SHA1.
- SHA1 - Static variable in interface org.apache.maven.index.MAVEN
-
- SHA1 - Static variable in class org.apache.maven.index.reader.Record
-
Key of artifact SHA1 digest, that contains
String
.
- Sha1Locator - Class in org.apache.maven.index.locator
-
An sha1 locator to locate the sha1 file relative to POM.
- Sha1Locator() - Constructor for class org.apache.maven.index.locator.Sha1Locator
-
- SHA256 - Static variable in interface org.apache.maven.index.OSGI
-
used to hold the SHA256 checksum required as identifier for OSGI Content resources.
- SHA_256 - Static variable in class org.apache.maven.index.reader.Record
-
Key for SHA-256 checksum needed for OSGI content capability that contains
String
.
- showError(String, Exception, boolean) - Method in class org.apache.maven.index.cli.NexusIndexerCli
-
- showFatalError(String, Exception, boolean) - Method in class org.apache.maven.index.cli.NexusIndexerCli
-
- SignatureLocator - Class in org.apache.maven.index.locator
-
A signature locator to locate the signature file relative to POM.
- SignatureLocator() - Constructor for class org.apache.maven.index.locator.SignatureLocator
-
- sob(String) - Static method in class org.apache.maven.index.creator.AbstractIndexCreator
-
- sort(List<? extends IndexCreator>) - Static method in class org.apache.maven.index.util.IndexCreatorSorter
-
- SourcedSearchExpression - Class in org.apache.maven.index.expr
-
SourcedSearchExpression is a search expression usually "sourced" or backed from some programmatic source (drop down
with pre-filled values, values from previous searches, etc), and we already know it is complete, exact value that we
want to search for.
- SourcedSearchExpression(String) - Constructor for class org.apache.maven.index.expr.SourcedSearchExpression
-
- SourcesLocator - Class in org.apache.maven.index.locator
-
A sources locator to locate the sources bundle relative to POM.
- SourcesLocator() - Constructor for class org.apache.maven.index.locator.SourcesLocator
-
- start(String) - Method in class org.apache.maven.index.OneLineFragmenter
-
- start(String, TokenStream) - Method in class org.apache.maven.index.OneLineFragmenter
-
- StaticContextMemberProvider - Class in org.apache.maven.index.context
-
A simple "static" context member provider, when the members are known in advance.
- StaticContextMemberProvider(Collection<IndexingContext>) - Constructor for class org.apache.maven.index.context.StaticContextMemberProvider
-
- storeProperties(OutputStream, Properties) - Static method in class org.apache.maven.index.reader.Utils
-
- storeProperties(WritableResourceHandler.WritableResource, Properties) - Static method in class org.apache.maven.index.reader.Utils
-
- str2lst(String) - Static method in class org.apache.maven.index.ArtifactInfo
-
- StringSearchExpression - Class in org.apache.maven.index.expr
-
A simple string based implementation of SearchExpression that is immutable.
- StringSearchExpression(String) - Constructor for class org.apache.maven.index.expr.StringSearchExpression
-
- SYMBOLIC_NAME - Static variable in interface org.apache.maven.index.OSGI
-
- valueOf(String) - Static method in enum org.apache.maven.index.artifact.Gav.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.artifact.Gav.SignatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.ArtifactAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.IndexerFieldVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.MatchHighlightMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.packer.IndexPackingRequest.IndexFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.reader.Record.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.index.treeview.TreeNode.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.maven.index.artifact.Gav.HashType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.artifact.Gav.SignatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.ArtifactAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.IndexerFieldVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.MatchHighlightMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.packer.IndexPackingRequest.IndexFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.reader.Record.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.index.treeview.TreeNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.apache.maven.index.ArtifactInfo
-
Version.
- VERSION - Static variable in class org.apache.maven.index.context.DefaultIndexingContext
-
- VERSION - Static variable in interface org.apache.maven.index.MAVEN
-
- VERSION - Static variable in interface org.apache.maven.index.OSGI
-
- VERSION - Static variable in class org.apache.maven.index.reader.Record
-
Key of artifact version entry, that contains
String
.
- VERSION_COMPARATOR - Static variable in class org.apache.maven.index.ArtifactInfo
-
- VersionUtils - Class in org.apache.maven.index.artifact
-
Utility methods for working with artifact version strings.
- VersionUtils() - Constructor for class org.apache.maven.index.artifact.VersionUtils
-
- visitDocument(Document) - Method in interface org.apache.maven.index.updater.IndexDataReader.IndexDataReadVisitor
-
Called on each read document.