Interface | Description |
---|---|
BlockLoader |
Class | Description |
---|---|
BlockLocation | |
GenericBlockLoader |
Generic BlockLoader, which may simplify configuration - inspecting each
location to attempt to choose the correct BlockLoader:
HDFS, HTTP, or LocalFile
|
HDFSBlockLoader | |
Http11BlockLoader |
Class which wraps most of the complexity of an apache commons httpclient
MultiThreaderHttpConnectionManager, exposing common configuration elements
to Spring configuration.
|
LocalFileBlockLoader |
Simple block loader which uses RandomAccessFiles to grab ranges of local
files.
|
RemoteHttp11BlockLoader | Deprecated
use Http11BlockLoader
|
SkippingStringPrefixIterator | |
StringBoundedRangeIterator | |
StringPrefixIterator |
Iterator
|
ZiplineBlockMatches | |
ZiplinedBlock | |
ZiplinedBlockStringSequence | |
ZiplinedMultiBlock | |
ZiplinesChunkIterator | |
ZiplinesSearchResultSource | Deprecated
Note, this implementation is now superceded by the one in archive-commons
|
Copyright © 2005–2015 IIPC. All rights reserved.