|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MySequenceFile.Reader | |
|---|---|
| org.apache.accumulo.core.file.map | |
| org.apache.accumulo.core.iterators.system | |
| Uses of MySequenceFile.Reader in org.apache.accumulo.core.file.map |
|---|
| Methods in org.apache.accumulo.core.file.map that return MySequenceFile.Reader | |
|---|---|
protected MySequenceFile.Reader |
MyMapFile.Reader.createDataFileReader(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path dataFile,
org.apache.hadoop.conf.Configuration conf)
Override this method to specialize the type of MySequenceFile.Reader returned. |
static MySequenceFile.Reader |
MapFileUtil.openIndex(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path mapFile)
|
| Uses of MySequenceFile.Reader in org.apache.accumulo.core.iterators.system |
|---|
| Constructors in org.apache.accumulo.core.iterators.system with parameters of type MySequenceFile.Reader | |
|---|---|
SequenceFileIterator(MySequenceFile.Reader reader,
boolean readValue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||