- java.lang.Object
-
- jline.console.history.MemoryHistory
-
- jline.console.history.FileHistory
-
- org.apache.tajo.cli.TajoFileHistory
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jline.console.history.History
jline.console.history.History.Entry
-
Field Summary
-
Fields inherited from class jline.console.history.MemoryHistory
DEFAULT_MAX_SIZE
-
Method Summary
-
Methods inherited from class jline.console.history.FileHistory
flush, getFile, load, load, load, purge
-
Methods inherited from class jline.console.history.MemoryHistory
clear, current, entries, entries, get, getMaxSize, index, internalAdd, isAutoTrim, isEmpty, isIgnoreDuplicates, iterator, moveTo, moveToEnd, moveToFirst, moveToLast, next, previous, remove, removeFirst, removeLast, replace, set, setAutoTrim, setIgnoreDuplicates, setMaxSize, size, toString
-
Methods inherited from interface jline.console.history.History
clear, current, entries, entries, get, index, isEmpty, iterator, moveTo, moveToEnd, moveToFirst, moveToLast, next, previous, remove, removeFirst, removeLast, replace, set, size
Copyright © 2014 Apache Software Foundation. All Rights Reserved.