Package org.apache.maven.index.reader
package org.apache.maven.index.reader
-
ClassDescriptionMaven Index published binary chunk reader, it reads raw Maven Indexer records from the transport binary format.Maven Index published binary chunk writer, it writes raw Maven Indexer records to the transport binary format.Maven Index reader that handles incremental updates, if possible, and provides one or more
ChunkReader
s, to read all the required records.Maven Index writer that writes chunk and maintains published property file.Maven Index record.Entry key is field key with some metadata.Types of returned records returned from index.Maven Index record transformer, that transformsRecord
s into "native" Maven Indexer records.Maven Index record transformer, that transforms "native" Maven Indexer records intoRecord
s.Maven Index resource abstraction, that should be handled as a resource (isCloseable
.Handle of content.Reusable code snippets and constants.Maven Index writableResourceHandler
, is capable of saving resources too.Resource that is writable.