Interface LineIterator
- All Known Implementing Classes:
ElasticsearchBuildLogsLineIterator
Deprecated.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Deprecated.Converter gets garbage collected when the HTTP session expiresstatic interface
Deprecated. -
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
skipLines
void skipLines(long skip) Deprecated.
-
LogLineIterator
instead