|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.tabletserver.TabletIteratorEnvironment
public class TabletIteratorEnvironment
Method Summary | |
---|---|
AccumuloConfiguration |
getConfig()
|
IteratorUtil.IteratorScope |
getIteratorScope()
|
boolean |
isFullMajorCompaction()
|
SortedKeyValueIterator<Key,Value> |
reserveMapFileReader(java.lang.String mapFileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public AccumuloConfiguration getConfig()
getConfig
in interface IteratorEnvironment
public IteratorUtil.IteratorScope getIteratorScope()
getIteratorScope
in interface IteratorEnvironment
public boolean isFullMajorCompaction()
isFullMajorCompaction
in interface IteratorEnvironment
public SortedKeyValueIterator<Key,Value> reserveMapFileReader(java.lang.String mapFileName) throws java.io.IOException
reserveMapFileReader
in interface IteratorEnvironment
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |