- java.lang.Object
-
- jline.console.history.MemoryHistory
-
- jline.console.history.FileHistory
-
- org.apache.karaf.shell.console.impl.jline.KarafFileHistory
-
-
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
| Modifier and Type |
Method and Description |
void |
flush() |
void |
purge() |
-
Methods inherited from class jline.console.history.FileHistory
getFile, load, load, load
-
Methods inherited from class jline.console.history.MemoryHistory
add, 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
add, clear, current, entries, entries, get, index, isEmpty, iterator, moveTo, moveToEnd, moveToFirst, moveToLast, next, previous, remove, removeFirst, removeLast, replace, set, size
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.