Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractConnection - Class in com.logviewer.data2.net
- AbstractConnection(AsynchronousSocketChannel) - Constructor for class com.logviewer.data2.net.AbstractConnection
- AbstractDataLoaderTask<T> - Class in com.logviewer.data2.net.server
- AbstractDataLoaderTask() - Constructor for class com.logviewer.data2.net.server.AbstractDataLoaderTask
- AbstractPatternLogFormat - Class in com.logviewer.formats
- AbstractPatternLogFormat(String) - Constructor for class com.logviewer.formats.AbstractPatternLogFormat
- AbstractPatternLogFormat(String[]) - Constructor for class com.logviewer.formats.AbstractPatternLogFormat
- AbstractRestRequestHandler - Class in com.logviewer.web
- AbstractRestRequestHandler() - Constructor for class com.logviewer.web.AbstractRestRequestHandler
- addChangeListener(Consumer<FileAttributes>) - Method in class com.logviewer.data2.Log
- addChangeListener(Consumer<FileAttributes>) - Method in interface com.logviewer.data2.LogView
- addChangeListener(Consumer<FileAttributes>) - Method in class com.logviewer.data2.net.BrokenLog
- addChangeListener(Consumer<FileAttributes>) - Method in class com.logviewer.data2.net.RemoteLog
- addCustomLevels(List<String>) - Method in class com.logviewer.formats.AbstractPatternLogFormat
- addFavoriteLog(String) - Method in interface com.logviewer.data2.FavoriteLogService
- addFavoriteLog(String) - Method in class com.logviewer.data2.FileFavoriteLogService
- addFavoriteLog(String) - Method in class com.logviewer.impl.InmemoryFavoritesService
- addFavoriteLog(String) - Method in class com.logviewer.web.LogNavigatorController
- addListener(LogPath, Consumer<FileAttributes>) - Method in class com.logviewer.data2.RemoteLogChangeListenerService
- addListener(T) - Method in class com.logviewer.utils.MultiListener
- addPredicate(RecordPredicate) - Method in class com.logviewer.filters.CompositeRecordPredicate
- afterPropertiesSet() - Method in class com.logviewer.data2.FileFavoriteLogService
- afterPropertiesSet() - Method in class com.logviewer.data2.LogService
- afterPropertiesSet() - Method in class com.logviewer.data2.net.server.LogViewerBackdoorServer
- afterPropertiesSet() - Method in class com.logviewer.services.FileSystemFilterStorage
- ALL_ZONES - Static variable in class com.logviewer.formats.utils.FastDateTimeParser
- allLogLevels() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- allowAll() - Method in class com.logviewer.services.LvFileAccessManagerImpl
- alterTask(Consumer<T>) - Method in interface com.logviewer.data2.net.server.api.RemoteTaskController
- and(RecordPredicate...) - Static method in class com.logviewer.filters.CompositeRecordPredicate
- and(Collection<RecordPredicate>) - Static method in class com.logviewer.filters.CompositeRecordPredicate
- appendTail(byte[], int, int, long) - Method in class com.logviewer.data2.CompaundLogReader
- appendTail(byte[], int, int, long) - Method in class com.logviewer.data2.LogReader
- apply(RemoteContext) - Method in class com.logviewer.data2.GetFormatAndIdTask
- apply(String, ParsePosition) - Method in class com.logviewer.formats.utils.FastDateTimeParser
- applyFilter(LogRecord, RecordPredicate) - Method in class com.logviewer.data2.LvPredicateChecker
- assertValidTimestamp(long) - Static method in class com.logviewer.utils.Utils
- assignUniqueNames(Collection<LogView>) - Static method in class com.logviewer.web.LogViewController
B
- BackendErrorEvent - Class in com.logviewer.web.dto.events
- BackendErrorEvent(String) - Constructor for class com.logviewer.web.dto.events.BackendErrorEvent
- BackendEvent - Class in com.logviewer.web.dto.events
- BackendEvent() - Constructor for class com.logviewer.web.dto.events.BackendEvent
- backward - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- BrokenLog - Class in com.logviewer.data2.net
- BrokenLog(Throwable) - Constructor for class com.logviewer.data2.net.BrokenLog
- BufferedFile - Class in com.logviewer.data2
- BufferedFile(SeekableByteChannel, long) - Constructor for class com.logviewer.data2.BufferedFile
- BufferedFile.IndexSearchConsumer - Class in com.logviewer.data2
- BufferedFile.Line - Class in com.logviewer.data2
- BufferedFile.Search10Consumer - Class in com.logviewer.data2
- BufferedFile.SearchConsumer - Interface in com.logviewer.data2
- buildRecord() - Method in class com.logviewer.data2.CompaundLogReader
- buildRecord() - Method in class com.logviewer.data2.LogReader
C
- call(Object, MethodCall) - Static method in class com.logviewer.web.rmt.RemoteInvoker
- canAppendTail() - Method in class com.logviewer.data2.CompaundLogReader
- canAppendTail() - Method in class com.logviewer.data2.LogReader
- canAppendTail(LvLayoutNode[]) - Static method in class com.logviewer.formats.DefaultFieldSet
- cancel() - Method in class com.logviewer.data2.net.server.AbstractDataLoaderTask
- cancel() - Method in interface com.logviewer.data2.net.server.api.RemoteTask
- cancel() - Method in interface com.logviewer.data2.net.server.api.RemoteTaskController
- cancel() - Method in class com.logviewer.data2.net.server.LoadContentTask
- cancel() - Method in class com.logviewer.data2.net.server.LoadOneRecordTask
- cancel() - Method in class com.logviewer.data2.net.server.LogWatcherTask
- cancel() - Method in class com.logviewer.data2.net.server.TryReadTask
- cancel() - Method in class com.logviewer.utils.LvTimer
- cancel() - Method in class com.logviewer.web.session.LocalFileRecordLoader
- cancel() - Method in class com.logviewer.web.session.LocalFileRecordSearcher
- cancel() - Method in interface com.logviewer.web.session.LogProcess
- cancel() - Method in class com.logviewer.web.session.SessionTask
- cancel() - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- cancel() - Method in class com.logviewer.web.session.tasks.SearchTask
- cancelSearch() - Method in class com.logviewer.web.session.LogSession
- CFG_FS_NAVIGATION_ENABLED - Static variable in class com.logviewer.web.LogNavigatorController
- CHANGE_NOTIFICATION_TIMEOUT - Static variable in class com.logviewer.data2.Log
- changeFiltersAndLoadData(int, int, long, Map<String, String>, RecordPredicate[], Position) - Method in class com.logviewer.web.session.LogSession
- changeFiltersAndScrollDown(int, long, RecordPredicate[]) - Method in class com.logviewer.web.session.LogSession
- ChannelController - Interface in com.logviewer.data2.net.server.api
- ChannelImpl - Class in com.logviewer.data2.net.server
- ChannelImpl() - Constructor for class com.logviewer.data2.net.server.ChannelImpl
- clear() - Method in class com.logviewer.data2.CompaundLogReader
- clear() - Method in class com.logviewer.data2.LogReader
- clear() - Method in class com.logviewer.impl.InmemoryFavoritesService
- clear() - Static method in class com.logviewer.utils.TestPredicate
- clearTemporaryState() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- clone() - Method in class com.logviewer.formats.utils.LvLayoutClassNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutCustomTypeNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutDateNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutFixedTextNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutHexNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutIpNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutLog4jISO8601Date
- clone() - Method in interface com.logviewer.formats.utils.LvLayoutNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutNumberNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutRegexNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- clone() - Method in class com.logviewer.formats.utils.LvLayoutTextNode
- clone() - Method in class com.logviewer.logLibs.nginx.NginxOptionalNumber
- clone() - Method in class com.logviewer.logLibs.nginx.NginxStretchNode
- clone() - Method in class com.logviewer.logLibs.nginx.NginxStretchPatternNode
- clone() - Method in class com.logviewer.logLibs.nginx.NginxUriNode
- close() - Method in class com.logviewer.data2.Log.LogSnapshot
- close() - Method in class com.logviewer.data2.LvPredicateChecker
- close() - Method in class com.logviewer.data2.net.AbstractConnection
- close() - Method in interface com.logviewer.data2.net.server.api.ChannelController
- close() - Method in class com.logviewer.data2.net.server.ChannelImpl
-
Implementation for
ChannelController.close(). - close() - Method in interface com.logviewer.data2.Snapshot
- close() - Method in interface com.logviewer.utils.Destroyer
- close() - Method in class com.logviewer.web.AbstractRestRequestHandler
- close() - Method in class com.logviewer.web.session.LogChangeNotifier
- close() - Method in class com.logviewer.web.WebsocketEmulationController
- closed - Variable in class com.logviewer.data2.net.AbstractConnection
- closeQuietly(AutoCloseable) - Static method in class com.logviewer.utils.Utils
- closeSession(String) - Method in class com.logviewer.web.WebsocketEmulationController
- com.google.gson.typeadapters - package com.google.gson.typeadapters
- com.logviewer.api - package com.logviewer.api
- com.logviewer.config - package com.logviewer.config
- com.logviewer.data2 - package com.logviewer.data2
- com.logviewer.data2.config - package com.logviewer.data2.config
- com.logviewer.data2.net - package com.logviewer.data2.net
- com.logviewer.data2.net.server - package com.logviewer.data2.net.server
- com.logviewer.data2.net.server.api - package com.logviewer.data2.net.server.api
- com.logviewer.data2.net.server.msg - package com.logviewer.data2.net.server.msg
- com.logviewer.domain - package com.logviewer.domain
- com.logviewer.files - package com.logviewer.files
- com.logviewer.filters - package com.logviewer.filters
- com.logviewer.formats - package com.logviewer.formats
- com.logviewer.formats.utils - package com.logviewer.formats.utils
- com.logviewer.generator - package com.logviewer.generator
- com.logviewer.impl - package com.logviewer.impl
- com.logviewer.logLibs - package com.logviewer.logLibs
- com.logviewer.logLibs.log4j - package com.logviewer.logLibs.log4j
- com.logviewer.logLibs.logback - package com.logviewer.logLibs.logback
- com.logviewer.logLibs.nginx - package com.logviewer.logLibs.nginx
- com.logviewer.services - package com.logviewer.services
- com.logviewer.utils - package com.logviewer.utils
- com.logviewer.web - package com.logviewer.web
- com.logviewer.web.dto - package com.logviewer.web.dto
- com.logviewer.web.dto.events - package com.logviewer.web.dto.events
- com.logviewer.web.rmt - package com.logviewer.web.rmt
- com.logviewer.web.session - package com.logviewer.web.session
- com.logviewer.web.session.tasks - package com.logviewer.web.session.tasks
- comparator - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- compareFileNames(String, String) - Static method in class com.logviewer.utils.Utils
- compareTo(LogRecord) - Method in class com.logviewer.data2.LogRecord
- CompaundLogReader - Class in com.logviewer.data2
- CompaundLogReader(LogReader[], BiFunction<LogRecord, Integer, LogRecord>) - Constructor for class com.logviewer.data2.CompaundLogReader
- complete() - Method in interface com.logviewer.web.LvAsyncContext
- CompositeRecordPredicate - Class in com.logviewer.filters
- CompositeRecordPredicate() - Constructor for class com.logviewer.filters.CompositeRecordPredicate
- CompositeRecordPredicate(boolean, RecordPredicate...) - Constructor for class com.logviewer.filters.CompositeRecordPredicate
- CompositeRecordPredicate(boolean, Collection<RecordPredicate>) - Constructor for class com.logviewer.filters.CompositeRecordPredicate
- CompoundFieldSet - Class in com.logviewer.formats
- CompoundFieldSet(Locale, Charset, LvLayoutNode[][]) - Constructor for class com.logviewer.formats.CompoundFieldSet
- CONFIG_DIR_PROPERTY - Static variable in class com.logviewer.data2.config.ConfigDirHolderImpl
- CONFIG_PATH - Static variable in class com.logviewer.impl.LvHoconFilterPanelStateProvider
- ConfigDirHolder - Interface in com.logviewer.data2.config
- ConfigDirHolderImpl - Class in com.logviewer.data2.config
- ConfigDirHolderImpl(Environment) - Constructor for class com.logviewer.data2.config.ConfigDirHolderImpl
- CONTAINS - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- containsIgnoreCase(String, String) - Static method in class com.logviewer.utils.Utils
- copy(T) - Static method in class com.logviewer.utils.LvGsonUtils
- create(A, B, C) - Static method in class com.logviewer.utils.Triple
- create(Gson, TypeToken<R>) - Method in class com.google.gson.typeadapters.RuntimeTypeAdapterFactory
- create(Class<T>, D) - Static method in class com.logviewer.utils.DelegateProxy
- create(Path) - Static method in class com.logviewer.impl.LvFsItemImpl
- createFormatter(String, Locale, TimeZone) - Static method in class com.logviewer.formats.utils.FastDateTimeParser
- createLogProcessTask(RemoteTaskContext<SearchResult>) - Method in class com.logviewer.data2.net.server.RecordSearcherRemoteTask
- createLogProcessTask(RemoteTaskContext<Object>) - Method in class com.logviewer.data2.net.server.RecordLoaderRemoteTask
- createLogProcessTask(RemoteTaskContext<T>) - Method in class com.logviewer.data2.net.server.AbstractDataLoaderTask
- createReader() - Method in interface com.logviewer.data2.LogFormat
- createReader() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- createReader() - Method in class com.logviewer.formats.CompoundFieldSet
- createReader() - Method in class com.logviewer.formats.DefaultFieldSet
- createReader() - Method in interface com.logviewer.formats.FieldSet
- createReader() - Method in class com.logviewer.formats.RegexLogFormat
- createReader() - Method in class com.logviewer.formats.SimpleLogFormat
- createRecordLoaderChannel(String, String, Position, boolean, String, String, int, long, Consumer) - Method in interface com.logviewer.data2.net.server.api.RemoteApi
- createRecordSearcher(Position, boolean, RecordPredicate, String, int, SearchPattern, Consumer<SearchResult>) - Method in class com.logviewer.data2.Log
- createRecordSearcher(Position, boolean, RecordPredicate, String, int, SearchPattern, Consumer<SearchResult>) - Method in interface com.logviewer.data2.LogView
- createRecordSearcher(Position, boolean, RecordPredicate, String, int, SearchPattern, Consumer<SearchResult>) - Method in class com.logviewer.data2.net.BrokenLog
- createRecordSearcher(Position, boolean, RecordPredicate, String, int, SearchPattern, Consumer<SearchResult>) - Method in class com.logviewer.data2.net.RemoteLog
- createRecordSearcherChannel(String, String, Position, boolean, String, String, int, SearchPattern, Consumer) - Method in interface com.logviewer.data2.net.server.api.RemoteApi
- createSnapshot() - Method in class com.logviewer.data2.Log
- createTask(Node, T, BiConsumer<E, Throwable>) - Method in class com.logviewer.data2.net.RemoteNodeService
- createUnparsedRecord(String, long, long, long, int) - Static method in class com.logviewer.data2.LogRecord
- currentDate - Variable in class com.logviewer.formats.utils.LvLayoutDateNode
D
- data - Variable in class com.logviewer.web.dto.events.DataHolderEvent
- data - Variable in class com.logviewer.web.session.tasks.LoadNextResponse
- data - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- data(byte[], int, int, long) - Method in class com.logviewer.data2.BufferedFile.IndexSearchConsumer
- data(byte[], int, int, long) - Method in interface com.logviewer.data2.BufferedFile.SearchConsumer
- DataHolderEvent - Class in com.logviewer.web.dto.events
- DataHolderEvent(Map<String, Status>, long, LoadNextResponse) - Constructor for class com.logviewer.web.dto.events.DataHolderEvent
- DATE - Static variable in class com.logviewer.data2.FieldTypes
- DATE_FIELDS - Static variable in class com.logviewer.utils.LvDateUtils
- dateFormatToRegex(String) - Static method in class com.logviewer.utils.RegexUtils
- dateFormatToRegex(StringBuilder, String) - Static method in class com.logviewer.utils.RegexUtils
- DatePredicate - Class in com.logviewer.filters
- DatePredicate() - Constructor for class com.logviewer.filters.DatePredicate
- DatePredicate(long, boolean) - Constructor for class com.logviewer.filters.DatePredicate
- DatePredicate(Date, boolean) - Constructor for class com.logviewer.filters.DatePredicate
- decode(byte[], Charset) - Static method in class com.logviewer.utils.Utils
-
Decodes text from a byte array.
- DEFAULT_FORMAT - Static variable in class com.logviewer.data2.LogService
- DEFAULT_ID_GENERATOR - Static variable in class com.logviewer.data2.Log
- DEFAULT_PORT - Static variable in class com.logviewer.data2.net.server.LogViewerBackdoorServer
- DefaultFieldDesciptor - Class in com.logviewer.data2
- DefaultFieldDesciptor(String, String) - Constructor for class com.logviewer.data2.DefaultFieldDesciptor
- DefaultFieldSet - Class in com.logviewer.formats
- DefaultFieldSet(Charset, LvLayoutNode...) - Constructor for class com.logviewer.formats.DefaultFieldSet
- DefaultFieldSet(Locale, Charset, boolean, LvLayoutNode...) - Constructor for class com.logviewer.formats.DefaultFieldSet
- DefaultFieldSet(Locale, Charset, LvLayoutNode...) - Constructor for class com.logviewer.formats.DefaultFieldSet
- DELAY - Static variable in class com.logviewer.data2.net.server.LogWatcherTask
- DelegateProxy - Class in com.logviewer.utils
- DelegateProxy(Map<Method, Method>, Object) - Constructor for class com.logviewer.utils.DelegateProxy
- deleteContent(Path) - Static method in class com.logviewer.utils.Utils
- destroy() - Method in class com.logviewer.data2.FileWatcherService
- destroy() - Method in class com.logviewer.data2.LogService
- destroy() - Method in class com.logviewer.data2.net.RemoteNodeService
- destroy() - Method in class com.logviewer.data2.net.server.LogViewerBackdoorServer
- destroy() - Method in class com.logviewer.web.LogViewerServlet
- destroy() - Method in class com.logviewer.web.LogViewerServletHandler
- destroy() - Method in class com.logviewer.web.LogViewerServletJakarta
- Destroyer - Interface in com.logviewer.utils
- detectFormat(Path) - Static method in class com.logviewer.formats.LvDefaultFormatDetector
- detectType(String) - Static method in class com.logviewer.files.FileTypes
- directory(Path) - Static method in class com.logviewer.services.PathPattern
- DirectoryNotVisibleException - Exception in com.logviewer.data2
- DirectoryNotVisibleException(String, String) - Constructor for exception com.logviewer.data2.DirectoryNotVisibleException
- doGet(LvServletRequest, LvServletResponse) - Method in class com.logviewer.web.LogViewerServletHandler
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logviewer.web.LogViewerServletJakarta
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logviewer.web.LogViewerServlet
- doPost(LvServletRequest, LvServletResponse) - Method in class com.logviewer.web.LogViewerServletHandler
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logviewer.web.LogViewerServletJakarta
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logviewer.web.LogViewerServlet
- download(LvServletRequest, LvServletResponse) - Method in class com.logviewer.web.LogViewController
E
- EMPTY_ARRAY - Static variable in interface com.logviewer.data2.LogFormat.FieldDescriptor
- EMPTY_BYTE_ARRAY - Static variable in class com.logviewer.utils.Utils
- EMPTY_BYTE_BUFFER - Static variable in class com.logviewer.utils.Utils
- EMPTY_INT_ARRAY - Static variable in class com.logviewer.utils.Utils
- EMPTY_OBJECTS - Static variable in class com.logviewer.utils.Utils
- end - Variable in class com.logviewer.formats.utils.LvLayoutStretchNode
- end(long) - Method in class com.logviewer.data2.BufferedFile.IndexSearchConsumer
- end(long) - Method in interface com.logviewer.data2.BufferedFile.SearchConsumer
- END_WITH - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- Endpoint - Annotation Interface in com.logviewer.web
-
A method nnotated this annotation may have one of the following signature: foo() foo(T requestBody) foo(HttpServletRequest request) foo(HttpServletRequest request, HttpServletResponse response) foo(HttpServletRequest request, HttpServletResponse response, T requestBody)
- eof - Variable in class com.logviewer.web.session.tasks.LoadNextResponse
- eof - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- equals(Object) - Method in class com.logviewer.data2.config.VisibleDirectory
- equals(Object) - Method in class com.logviewer.data2.FileAttributes
- equals(Object) - Method in class com.logviewer.data2.LogPath
- equals(Object) - Method in class com.logviewer.data2.LogRecord
- equals(Object) - Method in class com.logviewer.data2.net.Node
- equals(Object) - Method in class com.logviewer.data2.Position
- equals(Object) - Method in class com.logviewer.utils.Pair
- equals(Object) - Method in class com.logviewer.utils.TextRange
- equals(Object) - Method in class com.logviewer.utils.Triple
- EQUALS - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- error - Variable in class com.logviewer.data2.net.BrokenLog
- errorMessage(Path) - Method in interface com.logviewer.api.LvFileAccessManager
- errorMessage(Path) - Method in class com.logviewer.services.LvFileAccessManagerImpl
- escapePattern(StringBuilder, char) - Static method in class com.logviewer.utils.RegexUtils
- escapePattern(StringBuilder, String) - Static method in class com.logviewer.utils.RegexUtils
- EventBrokenLink - Class in com.logviewer.web.dto.events
- EventBrokenLink() - Constructor for class com.logviewer.web.dto.events.EventBrokenLink
- EventInitByPermalink - Class in com.logviewer.web.dto.events
- EventInitByPermalink(Map<String, Status>, long, LoadNextResponse, Permalink) - Constructor for class com.logviewer.web.dto.events.EventInitByPermalink
- EventLogChanged - Class in com.logviewer.web.dto.events
- EventLogChanged(Map<String, FileAttributes>) - Constructor for class com.logviewer.web.dto.events.EventLogChanged
- EventNextDataLoaded - Class in com.logviewer.web.dto.events
- EventNextDataLoaded(Map<String, Status>, long, LoadNextResponse, Position, boolean) - Constructor for class com.logviewer.web.dto.events.EventNextDataLoaded
- EventResponseAfterFilterScrollDown - Class in com.logviewer.web.dto.events
- EventResponseAfterFilterScrollDown(Map<String, Status>, long, LoadNextResponse) - Constructor for class com.logviewer.web.dto.events.EventResponseAfterFilterScrollDown
- EventResponseAfterLoadDataAroundPosition - Class in com.logviewer.web.dto.events
- EventResponseAfterLoadDataAroundPosition(Map<String, Status>, long, LoadNextResponse, LoadNextResponse) - Constructor for class com.logviewer.web.dto.events.EventResponseAfterLoadDataAroundPosition
- EventScrollToEdgeResponse - Class in com.logviewer.web.dto.events
- EventScrollToEdgeResponse(Map<String, Status>, long, LoadNextResponse, boolean) - Constructor for class com.logviewer.web.dto.events.EventScrollToEdgeResponse
- EventSearchResponse - Class in com.logviewer.web.dto.events
- EventSearchResponse(SearchTask.SearchResponse, long, long) - Constructor for class com.logviewer.web.dto.events.EventSearchResponse
- EventSearchResponse(SearchTask.SearchResponse, long, long, long) - Constructor for class com.logviewer.web.dto.events.EventSearchResponse
- EventSearchResponse(SearchTask.SearchResponse, LoadNextResponse, long, long, boolean) - Constructor for class com.logviewer.web.dto.events.EventSearchResponse
- EventSetViewState - Class in com.logviewer.web.dto.events
- EventSetViewState(LogView[], Config, FavoriteLogService, Map<String, String>, boolean) - Constructor for class com.logviewer.web.dto.events.EventSetViewState
- ExceptionBrokenLogView - Class in com.logviewer.data2
- ExceptionBrokenLogView(LogView, Throwable) - Constructor for class com.logviewer.data2.ExceptionBrokenLogView
- ExceptionOnlyPredicate - Class in com.logviewer.filters
- ExceptionOnlyPredicate() - Constructor for class com.logviewer.filters.ExceptionOnlyPredicate
- execute(BiConsumer<LoadNextResponse, Throwable>) - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- execute(BiConsumer<SearchTask.SearchResponse, Throwable>) - Method in class com.logviewer.web.session.tasks.SearchTask
- execute(BiConsumer<T, Throwable>) - Method in class com.logviewer.web.session.SessionTask
- execute(Function<RemoteContext, R>) - Method in class com.logviewer.data2.net.OutcomeConnection
- extractTimeLimit(RecordPredicate, boolean) - Static method in class com.logviewer.utils.PredicateUtils
F
- FastDateTimeParser - Class in com.logviewer.formats.utils
- FavoriteLogService - Interface in com.logviewer.data2
- field(String, String) - Static method in class com.logviewer.formats.RegexLogFormat
- field(String, String, Integer) - Static method in class com.logviewer.formats.RegexLogFormat
- FieldArgPredicate - Class in com.logviewer.filters
- FieldArgPredicate(String, String) - Constructor for class com.logviewer.filters.FieldArgPredicate
- FieldArgPredicate(String, String, FieldArgPredicate.Operator) - Constructor for class com.logviewer.filters.FieldArgPredicate
- FieldArgPredicate.Operator - Enum Class in com.logviewer.filters
- FieldSet - Interface in com.logviewer.formats
- FieldTypes - Class in com.logviewer.data2
- FieldTypes() - Constructor for class com.logviewer.data2.FieldTypes
- fieldValue(String) - Method in class com.logviewer.web.dto.RestRecord
- FieldValueSetPredicate - Class in com.logviewer.filters
- FieldValueSetPredicate() - Constructor for class com.logviewer.filters.FieldValueSetPredicate
- FieldValueSetPredicate(String, List<String>) - Constructor for class com.logviewer.filters.FieldValueSetPredicate
- file(Path) - Static method in class com.logviewer.services.PathPattern
- FileAttributes - Class in com.logviewer.data2
- FileAttributes(long, long) - Constructor for class com.logviewer.data2.FileAttributes
- FileAttributes(BasicFileAttributes) - Constructor for class com.logviewer.data2.FileAttributes
- FileFavoriteLogService - Class in com.logviewer.data2
- FileFavoriteLogService(ConfigDirHolder) - Constructor for class com.logviewer.data2.FileFavoriteLogService
- filePattern(String) - Static method in class com.logviewer.utils.RegexUtils
- FileSystemFilterStorage - Class in com.logviewer.services
- FileSystemFilterStorage(ConfigDirHolder) - Constructor for class com.logviewer.services.FileSystemFilterStorage
- FileType - Class in com.logviewer.files
- FileType(String, Pattern, String) - Constructor for class com.logviewer.files.FileType
- FileTypes - Class in com.logviewer.files
- FileTypes() - Constructor for class com.logviewer.files.FileTypes
- FileWatcherService - Class in com.logviewer.data2
- FileWatcherService() - Constructor for class com.logviewer.data2.FileWatcherService
- filter - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- finalize() - Method in class com.logviewer.data2.Log.LogSnapshot
- findLog(String) - Method in class com.logviewer.web.session.LogSession
- findRecordBound(long, boolean, Snapshot) - Method in class com.logviewer.data2.LogIndex
- findRecordBound(Date, boolean, Snapshot) - Method in class com.logviewer.data2.LogIndex
- finished - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- FIRST_RECORD - Static variable in class com.logviewer.data2.Position
- format(int, StringBuilder) - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Adjust the content of the buffer based on the specified lengths and alignment.
- FORMAT - Static variable in class com.logviewer.impl.LvPatternFormatRecognizer
- FormattingInfo(boolean, int, int, boolean) - Constructor for class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Creates new instance.
- FormattingInfo(boolean, int, int, boolean, boolean) - Constructor for class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Creates new instance.
- foundIdx - Variable in class com.logviewer.web.dto.events.EventSearchResponse
- fromContext(SessionAdapter, ApplicationContext) - Static method in class com.logviewer.web.session.LogSession
- fromHocon(Config) - Static method in class com.logviewer.impl.LvPatternFormatRecognizer
- fromHocon(Config) - Static method in class com.logviewer.utils.PathPredicate
- fromPairList(List<Pair<LogRecord, Throwable>>) - Static method in class com.logviewer.web.dto.RestRecord
- fromPath(Path) - Static method in class com.logviewer.data2.FileAttributes
- fromPattern(String) - Static method in class com.logviewer.formats.utils.LvLayoutLog4jISO8601Date
- fromPattern(String) - Static method in class com.logviewer.services.PathPattern
G
- generatePermalink(String[]) - Method in class com.logviewer.web.LogViewController
- get() - Method in class com.logviewer.logLibs.log4j.Log4jConfigImporter
- get() - Method in class com.logviewer.logLibs.logback.LogbackConfigImporter
- get(String) - Method in class com.logviewer.utils.PersistentMap
- getAccessManager() - Method in class com.logviewer.data2.LogService
- getArgs() - Method in class com.logviewer.web.rmt.MethodCall
- getBlockEnd() - Method in exception com.logviewer.data2.IncorrectFormatException
- getBlockStart() - Method in exception com.logviewer.data2.IncorrectFormatException
- getBookmarks() - Method in class com.logviewer.web.dto.LogList
- getBuf() - Method in class com.logviewer.data2.BufferedFile.Line
- getBuffer() - Method in class com.logviewer.utils.OpenByteArrayOutputStream
- getBufOffset() - Method in class com.logviewer.data2.BufferedFile.Line
- getCharset() - Method in interface com.logviewer.data2.LogFormat
- getCharset() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getCharset() - Method in class com.logviewer.formats.RegexLogFormat
- getCharset() - Method in class com.logviewer.formats.SimpleLogFormat
- getChildren(Path) - Method in interface com.logviewer.api.LvFileNavigationManager
- getChildren(Path) - Method in class com.logviewer.impl.LvFileNavigationManagerImpl
- getCode() - Method in exception com.logviewer.web.RestException
- getCompiledScript(JsPredicate.JsContext) - Method in class com.logviewer.filters.JsPredicate
- getConfigDir() - Method in interface com.logviewer.data2.config.ConfigDirHolder
- getConfigDir() - Method in class com.logviewer.data2.config.ConfigDirHolderImpl
- getConfigImporter() - Method in class com.logviewer.logLibs.LoggerLibSupport
- getContextPath() - Method in interface com.logviewer.web.LvServletRequest
- getCurrentBuffer() - Method in class com.logviewer.utils.MessageReader
- getCurrentDate() - Method in class com.logviewer.formats.utils.LvLayoutDateNode
- getCurrentDate() - Method in class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- getCustomLevels() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getData() - Method in class com.logviewer.web.session.SearchResult
- getData() - Method in class com.logviewer.web.session.tasks.LoadNextResponse
- getDataLength() - Method in class com.logviewer.data2.BufferedFile.Line
- getDate() - Method in class com.logviewer.filters.DatePredicate
- getDateField() - Method in class com.logviewer.formats.DefaultFieldSet
- getDateHeader(String) - Method in interface com.logviewer.web.LvServletRequest
- getDatePattern() - Method in class com.logviewer.formats.RegexLogFormat
- getDefault() - Static method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Gets default instance.
- getDefaultDirectory() - Method in interface com.logviewer.api.LvFileNavigationManager
- getDefaultDirectory() - Method in class com.logviewer.impl.LvFileNavigationManagerImpl
- getDelegate() - Method in class com.logviewer.filters.NotPredicate
- getDelegate() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getDelegate(Object) - Static method in class com.logviewer.utils.DelegateProxy
- getDetailedErrorMessage() - Method in class com.logviewer.web.dto.RestStatus
- getDirectory() - Method in class com.logviewer.data2.config.VisibleDirectory
- getDirFilter() - Method in class com.logviewer.services.PathPattern
- getEnd() - Method in class com.logviewer.data2.BufferedFile.Line
- getEnd() - Method in class com.logviewer.data2.LogRecord
- getEnd() - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- getEnd() - Method in class com.logviewer.utils.TextRange
- getError() - Method in class com.logviewer.data2.Log.LogSnapshot
- getError() - Method in class com.logviewer.data2.net.server.msg.MessageTaskCallbackCall
- getError() - Method in interface com.logviewer.data2.Snapshot
- getError() - Method in class com.logviewer.web.session.Status
- getErrorType() - Method in class com.logviewer.web.dto.RestStatus
- getEvent() - Method in class com.logviewer.data2.net.server.msg.MessageTaskCallbackCall
- getExcludes() - Method in class com.logviewer.filters.ThreadPredicate
- getExecutor() - Method in class com.logviewer.data2.LogService
- getFavorites() - Method in interface com.logviewer.data2.FavoriteLogService
- getFavorites() - Method in class com.logviewer.data2.FileFavoriteLogService
- getFavorites() - Method in class com.logviewer.impl.InmemoryFavoritesService
- getFieldIndexByName(String) - Method in interface com.logviewer.data2.LogFormat
- getFieldName() - Method in class com.logviewer.filters.FieldArgPredicate
- getFieldName() - Method in class com.logviewer.formats.utils.LvLayoutCustomTypeNode
- getFieldNames() - Method in class com.logviewer.data2.LogRecord
- getFieldOffset(String) - Method in class com.logviewer.data2.LogRecord
- getFieldPositions() - Method in class com.logviewer.data2.LogRecord
-
An array containing field positions.
- getFields() - Method in interface com.logviewer.data2.LogFilterContext
- getFields() - Method in interface com.logviewer.data2.LogFormat
- getFields() - Method in class com.logviewer.data2.LvPredicateChecker
- getFields() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getFields() - Method in class com.logviewer.formats.CompoundFieldSet
- getFields() - Method in class com.logviewer.formats.DefaultFieldSet
- getFields() - Method in interface com.logviewer.formats.FieldSet
- getFields() - Method in class com.logviewer.formats.RegexLogFormat
- getFields() - Method in class com.logviewer.formats.SimpleLogFormat
- getFieldText(String) - Method in class com.logviewer.data2.LogRecord
- getFieldType() - Method in class com.logviewer.filters.FieldValueSetPredicate
- getFieldType() - Method in class com.logviewer.formats.utils.LvLayoutCustomTypeNode
- getFile() - Method in exception com.logviewer.data2.IncorrectFormatException
- getFile() - Method in class com.logviewer.data2.Log
- getFile() - Method in class com.logviewer.data2.LogPath
- getFile() - Method in class com.logviewer.utils.PersistentMap
- getFileFilter() - Method in class com.logviewer.services.PathPattern
- getFileRegex() - Method in class com.logviewer.data2.config.VisibleDirectory
- getFiles() - Method in class com.logviewer.web.dto.LogList
- getFileWatcherService() - Method in class com.logviewer.data2.LogService
- getFilter() - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- getFilterPanelFilters() - Method in class com.logviewer.domain.Permalink
- getFilterSets() - Method in interface com.logviewer.api.LvFilterPanelStateProvider
- getFilterSets() - Method in class com.logviewer.impl.LvHoconFilterPanelStateProvider
- getFilterState() - Method in class com.logviewer.domain.Permalink
- getFilterStateUrlParam() - Method in class com.logviewer.domain.Permalink
- getFirst() - Method in class com.logviewer.utils.Pair
- getFirst() - Method in class com.logviewer.utils.Triple
- getFormat() - Method in class com.logviewer.data2.ExceptionBrokenLogView
- getFormat() - Method in exception com.logviewer.data2.IncorrectFormatException
- getFormat() - Method in class com.logviewer.data2.Log
- getFormat() - Method in interface com.logviewer.data2.LogView
- getFormat() - Method in class com.logviewer.data2.net.NotConnectedLogView
- getFormat() - Method in class com.logviewer.data2.net.RemoteLog
- getFormat() - Method in class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- getFormat(Path) - Method in interface com.logviewer.api.LvFormatRecognizer
- getFormat(Path) - Method in class com.logviewer.impl.LvPatternFormatRecognizer
- getFormatAndId(String) - Method in interface com.logviewer.data2.net.server.api.RemoteApi
- GetFormatAndIdTask - Class in com.logviewer.data2
- GetFormatAndIdTask(String) - Constructor for class com.logviewer.data2.GetFormatAndIdTask
- getFormatByPath(Path) - Method in class com.logviewer.data2.LogService
- getFormatClasses() - Method in class com.logviewer.logLibs.LoggerLibSupport
- getFormatHash(LogFormat) - Static method in class com.logviewer.utils.Utils
- getFormatName() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getFormatName() - Method in class com.logviewer.logLibs.log4j.Log4jLogFormat
- getFormatName() - Method in class com.logviewer.logLibs.logback.LogbackLogFormat
- getFormatName() - Method in class com.logviewer.logLibs.nginx.NginxLogFormat
- getHash() - Method in class com.logviewer.data2.Log.LogSnapshot
- getHash() - Method in interface com.logviewer.data2.Snapshot
- getHash() - Method in class com.logviewer.web.dto.RestStatus
- getHash() - Method in class com.logviewer.web.session.Status
- getHashes() - Method in class com.logviewer.domain.Permalink
- getHashes() - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- getHeader(String) - Method in interface com.logviewer.web.LvServletRequest
- getHost() - Method in class com.logviewer.data2.net.Node
- getHostname() - Method in class com.logviewer.data2.ExceptionBrokenLogView
- getHostname() - Method in class com.logviewer.data2.Log
- getHostname() - Method in interface com.logviewer.data2.LogView
- getHostname() - Method in class com.logviewer.data2.net.NotConnectedLogView
- getHostname() - Method in class com.logviewer.data2.net.RemoteLog
- getHumanReadableString() - Method in interface com.logviewer.data2.LogFormat
- getHumanReadableString() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getHumanReadableString() - Method in class com.logviewer.formats.RegexLogFormat
- getHumanReadableString() - Method in class com.logviewer.formats.SimpleLogFormat
- getIcon() - Method in class com.logviewer.files.FileType
- getId() - Method in class com.logviewer.data2.ExceptionBrokenLogView
- getId() - Method in class com.logviewer.data2.Log
- getId() - Method in interface com.logviewer.data2.LogView
- getId() - Method in class com.logviewer.data2.net.NotConnectedLogView
- getId() - Method in class com.logviewer.data2.net.RemoteLog
- getIncludes() - Method in class com.logviewer.filters.ThreadPredicate
- getInputStream() - Method in interface com.logviewer.web.LvServletRequest
- getInstance() - Static method in class com.logviewer.data2.LogContextHolder
- getIntParam(String) - Method in class com.logviewer.web.AbstractRestRequestHandler
- getIntParam(String, int) - Method in class com.logviewer.web.AbstractRestRequestHandler
- getLastModification() - Method in class com.logviewer.data2.Log.LogSnapshot
- getLastModification() - Method in interface com.logviewer.data2.Snapshot
- getLastModification() - Method in class com.logviewer.web.session.Status
- getLayout() - Method in class com.logviewer.formats.DefaultFieldSet
- getListeners() - Method in class com.logviewer.utils.MultiListener
- getLoadedTextLengthBytes() - Method in class com.logviewer.data2.LogRecord
- getLocale() - Method in interface com.logviewer.data2.LogFormat
- getLocale() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getLocale() - Method in class com.logviewer.formats.RegexLogFormat
- getLocale() - Method in class com.logviewer.formats.SimpleLogFormat
- getLocalPosition() - Method in class com.logviewer.data2.Position
- getLog() - Method in class com.logviewer.data2.Log.LogSnapshot
- getLog() - Method in interface com.logviewer.data2.Snapshot
- getLogConfigurations() - Method in interface com.logviewer.logLibs.LogConfigurationLoader
-
Loads log configurations when LogViewer is embedded into a Java web application.
- getLogFormat() - Method in interface com.logviewer.data2.LogFilterContext
- getLogFormat() - Method in class com.logviewer.data2.LvPredicateChecker
- getLogId() - Method in class com.logviewer.data2.LogRecord
- getLogId() - Method in class com.logviewer.data2.Position
- getLogId() - Method in class com.logviewer.web.dto.events.LoadLogContentResponse
- getLogId() - Method in class com.logviewer.web.dto.RestRecord
- getLogList() - Method in class com.logviewer.domain.Permalink
- getLogListQueryParams() - Method in class com.logviewer.domain.Permalink
- getLogs() - Method in class com.logviewer.web.session.LogSession
- getLogService() - Method in interface com.logviewer.data2.net.server.api.RemoteContext
- getLogService() - Method in class com.logviewer.data2.net.server.RemoteTaskContextImpl
- getLongParam(String) - Method in class com.logviewer.web.AbstractRestRequestHandler
- getMaxLength() - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Get maximum length.
- getMemoryUsage() - Method in class com.logviewer.utils.PersistentMap
- getMessage() - Method in class com.logviewer.data2.LogRecord
- getMethod() - Method in interface com.logviewer.web.LvServletRequest
- getMethodName() - Method in class com.logviewer.web.rmt.MethodCall
- getMinLength() - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Get minimum length.
- getMinSize() - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- getModificationTime() - Method in interface com.logviewer.api.LvFileNavigationManager.LvFsItem
- getModificationTime() - Method in class com.logviewer.impl.LvFsItemImpl
- getModifiedTime() - Method in class com.logviewer.data2.FileAttributes
- getModifier() - Method in class com.logviewer.data2.net.server.msg.MessageTaskChangeEvent
- getName() - Method in class com.logviewer.data2.SavedFilter
- getName() - Method in class com.logviewer.logLibs.LoggerLibSupport
- getName() - Method in class com.logviewer.web.dto.events.BackendErrorEvent
- getName() - Method in class com.logviewer.web.dto.events.BackendEvent
- getName() - Method in class com.logviewer.web.dto.events.EventBrokenLink
- getName() - Method in class com.logviewer.web.dto.events.EventInitByPermalink
- getName() - Method in class com.logviewer.web.dto.events.EventLogChanged
- getName() - Method in class com.logviewer.web.dto.events.EventNextDataLoaded
- getName() - Method in class com.logviewer.web.dto.events.EventResponseAfterFilterScrollDown
- getName() - Method in class com.logviewer.web.dto.events.EventResponseAfterLoadDataAroundPosition
- getName() - Method in class com.logviewer.web.dto.events.EventScrollToEdgeResponse
- getName() - Method in class com.logviewer.web.dto.events.EventSearchResponse
- getName() - Method in class com.logviewer.web.dto.events.EventSetViewState
- getName() - Method in class com.logviewer.web.dto.events.LoadLogContentResponse
- getName() - Method in class com.logviewer.web.dto.events.SetFilterStateEvent
- getNode() - Method in class com.logviewer.data2.LogPath
- getNodeConnection(Node) - Method in class com.logviewer.data2.net.RemoteNodeService
- getOffset() - Method in class com.logviewer.domain.Permalink
- getOffset() - Method in class com.logviewer.web.dto.events.LoadLogContentResponse
- getOperator() - Method in class com.logviewer.filters.FieldArgPredicate
- getOutputStream() - Method in interface com.logviewer.web.LvServletResponse
- getParameter(String) - Method in interface com.logviewer.web.LvServletRequest
- getParameterValues(String) - Method in interface com.logviewer.web.LvServletRequest
- getPassed() - Static method in class com.logviewer.utils.TestPredicate
- getPath() - Method in interface com.logviewer.api.LvFileNavigationManager.LvFsItem
- getPath() - Method in class com.logviewer.data2.ExceptionBrokenLogView
- getPath() - Method in class com.logviewer.data2.Log
- getPath() - Method in interface com.logviewer.data2.LogView
- getPath() - Method in class com.logviewer.data2.net.NotConnectedLogView
- getPath() - Method in class com.logviewer.data2.net.RemoteLog
- getPath() - Method in class com.logviewer.impl.LvFsItemImpl
- getPathsInLegacyFormat() - Method in class com.logviewer.web.dto.LogList
- getPattern() - Method in class com.logviewer.files.FileType
- getPattern() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getPatterns() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- getPort() - Method in class com.logviewer.data2.net.Node
- getPredicates() - Method in class com.logviewer.filters.CompositeRecordPredicate
- getPrefix() - Method in class com.logviewer.services.PathPattern
- getProcessId() - Static method in class com.logviewer.logLibs.logback.LogbackConfigImporter
- getProperty(String) - Method in interface com.logviewer.data2.config.ConfigDirHolder
- getProperty(String) - Method in class com.logviewer.data2.config.ConfigDirHolderImpl
- getProperty(String, Function<String, T>) - Method in interface com.logviewer.data2.LogFilterContext
- getProperty(String, Function<String, T>) - Method in class com.logviewer.data2.LvPredicateChecker
- getQueryString() - Method in interface com.logviewer.web.LvServletRequest
- getRecordStart() - Method in class com.logviewer.web.dto.events.LoadLogContentResponse
- getRemoteNodeService() - Method in class com.logviewer.data2.LogService
- getRequest() - Method in class com.logviewer.web.AbstractRestRequestHandler
- getRequestURI() - Method in interface com.logviewer.web.LvServletRequest
- getResponse() - Method in interface com.logviewer.web.LvAsyncContext
- getRoots() - Method in interface com.logviewer.api.LvFileAccessManager
- getRoots() - Method in class com.logviewer.services.LvFileAccessManagerImpl
- getSavedFiltersName() - Method in class com.logviewer.domain.Permalink
- getSearchPattern() - Method in class com.logviewer.domain.Permalink
- getSecond() - Method in class com.logviewer.utils.Pair
- getSecond() - Method in class com.logviewer.utils.Triple
- getSelectedLine() - Method in class com.logviewer.domain.Permalink
- getServletPath() - Method in interface com.logviewer.web.LvServletRequest
- getShiftView() - Method in class com.logviewer.domain.Permalink
- getSize() - Method in interface com.logviewer.api.LvFileNavigationManager.LvFsItem
- getSize() - Method in class com.logviewer.data2.FileAttributes
- getSize() - Method in class com.logviewer.data2.Log.LogSnapshot
- getSize() - Method in interface com.logviewer.data2.Snapshot
- getSize() - Method in class com.logviewer.impl.LvFsItemImpl
- getSize() - Method in class com.logviewer.web.dto.RestStatus
- getSize() - Method in class com.logviewer.web.session.Status
- getSpringContext() - Method in class com.logviewer.web.LogViewerServlet
- getSpringContext() - Method in class com.logviewer.web.LogViewerServletJakarta
- getSsh() - Method in class com.logviewer.web.dto.LogList
- getSshUser() - Method in class com.logviewer.data2.net.Node
- getStackTraceAsString(Throwable) - Static method in class com.logviewer.utils.Utils
- getStart() - Method in class com.logviewer.data2.BufferedFile.Line
- getStart() - Method in class com.logviewer.data2.LogRecord
- getStart() - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- getStart() - Method in class com.logviewer.utils.TextRange
- getStart() - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- getStatus() - Method in class com.logviewer.web.session.SearchResult
- getStatuses() - Method in class com.logviewer.web.session.tasks.LoadNextResponse
- getSupportedLogLibs() - Static method in class com.logviewer.logLibs.LoggerLibSupport
- getTask() - Method in class com.logviewer.data2.net.server.msg.MessageStartTask
- getTaskId() - Method in class com.logviewer.data2.net.server.msg.MessageStartTask
- getTaskId() - Method in class com.logviewer.data2.net.server.msg.MessageTaskCallbackCall
- getTaskId() - Method in class com.logviewer.data2.net.server.msg.MessageTaskChangeEvent
- getTempDir() - Static method in class com.logviewer.utils.Utils
- getText() - Method in class com.logviewer.web.dto.events.LoadLogContentResponse
- getText() - Method in class com.logviewer.web.dto.RestRecord
- getTextLengthBytes() - Method in class com.logviewer.web.dto.events.LoadLogContentResponse
- getThird() - Method in class com.logviewer.utils.Triple
- getTime() - Method in class com.logviewer.data2.LogRecord
- getTime() - Method in class com.logviewer.data2.Position
- getTimeLimit(LogRecord, LogView) - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- getTimeMillis() - Method in class com.logviewer.data2.LogRecord
- getTimer() - Method in class com.logviewer.data2.LogService
- getTypeId() - Method in class com.logviewer.files.FileType
- getUiConfig() - Method in interface com.logviewer.api.LvUiConfigurer
- getUiConfig() - Method in class com.logviewer.web.dto.events.EventSetViewState
- getUserPrincipal() - Method in interface com.logviewer.web.LvServletRequest
- getValue() - Method in class com.logviewer.data2.SavedFilter
- getValue() - Method in class com.logviewer.filters.FieldArgPredicate
- getValues() - Method in class com.logviewer.filters.FieldValueSetPredicate
- getValueStart(String, int, int) - Method in interface com.logviewer.formats.utils.LvLayoutNode
- getValueStart(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- getWaitForDataTimeoutMS() - Method in class com.logviewer.web.session.LogSession
- getWriter() - Method in interface com.logviewer.web.LvServletResponse
- getZone() - Method in class com.logviewer.formats.utils.LvLayoutDateNode
- grow(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- grow(String, int, int) - Method in class com.logviewer.logLibs.nginx.NginxStretchNode
- GSON - Static variable in class com.logviewer.utils.LvGsonUtils
- GsonNanosecondsAdapter - Class in com.logviewer.utils
- GsonNanosecondsAdapter() - Constructor for class com.logviewer.utils.GsonNanosecondsAdapter
- GZ - Static variable in class com.logviewer.files.FileTypes
H
- handle(LogRecord) - Static method in class com.logviewer.utils.TestPredicate
- handleMessage(Object) - Method in class com.logviewer.data2.net.AbstractConnection
- handleMessage(Object) - Method in class com.logviewer.data2.net.OutcomeConnection
- handleMessage(Object) - Method in class com.logviewer.data2.net.server.IncomeConnection
- hasFullDate() - Method in interface com.logviewer.data2.LogFormat
- hasFullDate() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- hasFullDate() - Method in class com.logviewer.formats.CompoundFieldSet
- hasFullDate() - Method in class com.logviewer.formats.DefaultFieldSet
- hasFullDate() - Method in interface com.logviewer.formats.FieldSet
- hasFullDate() - Method in class com.logviewer.formats.RegexLogFormat
- hasFullDate() - Method in class com.logviewer.formats.SimpleLogFormat
- hashCode() - Method in class com.logviewer.data2.config.VisibleDirectory
- hashCode() - Method in class com.logviewer.data2.FileAttributes
- hashCode() - Method in class com.logviewer.data2.LogPath
- hashCode() - Method in class com.logviewer.data2.LogRecord
- hashCode() - Method in class com.logviewer.data2.net.Node
- hashCode() - Method in class com.logviewer.data2.Position
- hashCode() - Method in class com.logviewer.utils.Pair
- hashCode() - Method in class com.logviewer.utils.TextRange
- hashCode() - Method in class com.logviewer.utils.Triple
- hashes - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- hasMore() - Method in class com.logviewer.data2.LogRecord
- hasNextLine - Variable in class com.logviewer.web.dto.events.EventSearchResponse
- hasNextLine - Variable in class com.logviewer.web.dto.events.RecordBundle
- hasNextLine() - Method in class com.logviewer.web.session.tasks.LoadNextResponse
- hasParsedRecord() - Method in class com.logviewer.data2.CompaundLogReader
- hasParsedRecord() - Method in class com.logviewer.data2.LogReader
- hasSkippedLine - Variable in class com.logviewer.web.dto.events.EventSearchResponse
- hasSkippedLine() - Method in class com.logviewer.web.session.tasks.SearchTask.SearchResponse
- hasTime() - Method in class com.logviewer.data2.LogRecord
- HOSTNAME - Static variable in class com.logviewer.data2.FieldTypes
- HTML - Static variable in class com.logviewer.files.FileTypes
- HTTP_METHOD - Static variable in class com.logviewer.data2.FieldTypes
- HTTP_RESPONSE_CODE - Static variable in class com.logviewer.data2.FieldTypes
I
- IEQUALS - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- IncomeConnection - Class in com.logviewer.data2.net.server
- IncomeConnection(AsynchronousSocketChannel, LogService, Consumer<IncomeConnection>) - Constructor for class com.logviewer.data2.net.server.IncomeConnection
- IncorrectFormatException - Exception in com.logviewer.data2
- IncorrectFormatException(String, long, long, LogFormat) - Constructor for exception com.logviewer.data2.IncorrectFormatException
- indexOf(List<? extends T>, Predicate<T>) - Static method in class com.logviewer.utils.Utils
- IndexSearchConsumer() - Constructor for class com.logviewer.data2.BufferedFile.IndexSearchConsumer
- init() - Method in class com.logviewer.data2.net.AbstractConnection
- init() - Method in class com.logviewer.web.LogViewerServlet
- init() - Method in class com.logviewer.web.LogViewerServletJakarta
- init(LogList) - Method in class com.logviewer.web.session.LogSession
- init(ApplicationContext, String) - Method in class com.logviewer.web.LogViewerServletHandler
- initialTimeLimit - Variable in class com.logviewer.data2.net.server.AbstractDataLoaderTask
- initPermalink(int, String) - Method in class com.logviewer.web.session.LogSession
- initState() - Method in class com.logviewer.web.LogNavigatorController
- InmemoryFavoritesService - Class in com.logviewer.impl
- InmemoryFavoritesService() - Constructor for class com.logviewer.impl.InmemoryFavoritesService
- invoke(Object, Method, Object[]) - Method in class com.logviewer.utils.DelegateProxy
- is(String, String) - Static method in class com.logviewer.data2.FieldTypes
- isAcceptableSymbol(char) - Method in class com.logviewer.logLibs.nginx.NginxStretchNode
- isAcceptableSymbol(char) - Method in class com.logviewer.logLibs.nginx.NginxUriNode
- isAnd() - Method in class com.logviewer.filters.CompositeRecordPredicate
- isBackward() - Method in class com.logviewer.web.session.tasks.LoadRecordTask
- isClosed() - Method in class com.logviewer.data2.net.server.ChannelImpl
- isCommitted() - Method in interface com.logviewer.web.LvServletResponse
- isConnected() - Method in class com.logviewer.data2.Log
- isConnected() - Method in interface com.logviewer.data2.LogView
- isConnected() - Method in class com.logviewer.data2.net.BrokenLog
- isConnected() - Method in class com.logviewer.data2.net.RemoteLog
- isDateFormatFull(DateFormat) - Static method in class com.logviewer.utils.LvDateUtils
- isDirectory() - Method in interface com.logviewer.api.LvFileNavigationManager.LvFsItem
- isDirectory() - Method in class com.logviewer.impl.LvFsItemImpl
- isDirectoryVisible(Path) - Method in interface com.logviewer.api.LvFileAccessManager
- isDirectoryVisible(Path) - Method in class com.logviewer.services.LvFileAccessManagerImpl
- isDontAppendUnmatchedTextToLastField() - Method in class com.logviewer.formats.RegexLogFormat
- isEditable() - Method in interface com.logviewer.data2.FavoriteLogService
- isEditable() - Method in class com.logviewer.data2.FileFavoriteLogService
- isEditable() - Method in class com.logviewer.impl.InmemoryFavoritesService
- isFileVisible(Path) - Method in interface com.logviewer.api.LvFileAccessManager
- isFileVisible(Path) - Method in class com.logviewer.services.LvFileAccessManagerImpl
- isFound() - Method in class com.logviewer.web.session.SearchResult
- isFull() - Method in class com.logviewer.formats.utils.LvLayoutDateNode
- isFull() - Method in class com.logviewer.formats.utils.LvLayoutLog4jISO8601Date
- isFull() - Method in class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- isGreater() - Method in class com.logviewer.filters.DatePredicate
- isHasSkippedLine() - Method in class com.logviewer.web.session.SearchResult
- isHideUnmatched() - Method in class com.logviewer.domain.Permalink
- isIdentifier(String) - Static method in class com.logviewer.utils.Utils
- isLeftAligned() - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Determine if left aligned.
- isLeftTruncate() - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Determine if left truncated.
- isOpen() - Method in class com.logviewer.data2.net.AbstractConnection
- isRealLog4j() - Method in class com.logviewer.logLibs.log4j.Log4jLogFormat
- isSubdirectory(String, String) - Static method in class com.logviewer.utils.Utils
- isTaskStopped() - Method in class com.logviewer.data2.net.server.msg.MessageTaskCallbackCall
- isValidHash(String) - Method in class com.logviewer.data2.Log.LogSnapshot
- isValidHash(String) - Method in interface com.logviewer.data2.Snapshot
- isZeroPad() - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Determine if zero-padded.
J
- JAVA - Static variable in class com.logviewer.files.FileTypes
- JAVA_CLASS - Static variable in class com.logviewer.data2.FieldTypes
- JAVA_SCRIPT - Static variable in class com.logviewer.files.FileTypes
- JSON - Static variable in class com.logviewer.files.FileTypes
- JSP - Static variable in class com.logviewer.files.FileTypes
- JsPredicate - Class in com.logviewer.filters
- JsPredicate(String) - Constructor for class com.logviewer.filters.JsPredicate
- JSPX - Static variable in class com.logviewer.files.FileTypes
L
- LEVEL - Static variable in class com.logviewer.data2.FieldTypes
- LEVEL_LOG4J - Static variable in class com.logviewer.data2.FieldTypes
- LEVEL_LOGBACK - Static variable in class com.logviewer.data2.FieldTypes
- Line() - Constructor for class com.logviewer.data2.BufferedFile.Line
- Line(String) - Constructor for class com.logviewer.data2.BufferedFile.Line
- listDir() - Method in class com.logviewer.web.LogNavigatorController
- load(String) - Method in interface com.logviewer.api.LvPermalinkStorage
- load(String) - Method in class com.logviewer.services.LvPermalinkStorageImpl
- loadContent(long, int) - Method in class com.logviewer.data2.Log
- loadContent(long, int) - Method in interface com.logviewer.data2.LogView
-
Reads a piece of the log.
- loadContent(long, int) - Method in class com.logviewer.data2.net.BrokenLog
- loadContent(long, int) - Method in class com.logviewer.data2.net.RemoteLog
- LoadContentTask - Class in com.logviewer.data2.net.server
- LoadContentTask(String, long, int, Charset) - Constructor for class com.logviewer.data2.net.server.LoadContentTask
- loadDataAroundPosition(int, int, long, Map<String, String>, String, long) - Method in class com.logviewer.web.session.LogSession
- loaders - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- loadFilterStateByHash(String) - Method in interface com.logviewer.api.LvFilterStorage
- loadFilterStateByHash(String) - Method in class com.logviewer.services.FileSystemFilterStorage
- loadFilterStateByHash(String) - Method in class com.logviewer.web.session.LogSession
- loadGlobalConfig(Environment) - Method in interface com.logviewer.data2.LogFormat
- loadGlobalConfig(Environment) - Method in class com.logviewer.formats.AbstractPatternLogFormat
- loadLine(BufferedFile.Line, long) - Method in class com.logviewer.data2.BufferedFile
- loadLogConfiguration() - Static method in class com.logviewer.config.LogViewerAutoConfig
- loadLogContent(String, long, long, long) - Method in class com.logviewer.web.session.LogSession
- LoadLogContentResponse - Class in com.logviewer.web.dto.events
- LoadLogContentResponse(String, String, int, long, long) - Constructor for class com.logviewer.web.dto.events.LoadLogContentResponse
- loadNext(Position, boolean, int, Map<String, String>, long) - Method in class com.logviewer.web.session.LogSession
- loadNextLine(BufferedFile.Line) - Method in class com.logviewer.data2.BufferedFile
- loadNextLine(BufferedFile.Line, long) - Method in class com.logviewer.data2.BufferedFile
- LoadNextResponse - Class in com.logviewer.web.session.tasks
- LoadOneRecordTask - Class in com.logviewer.data2.net.server
- LoadOneRecordTask(String, String, long) - Constructor for class com.logviewer.data2.net.server.LoadOneRecordTask
- loadPrevLine(BufferedFile.Line) - Method in class com.logviewer.data2.BufferedFile
- loadPrevLine(BufferedFile.Line, long) - Method in class com.logviewer.data2.BufferedFile
- loadRecords(RecordPredicate, int, Position, boolean, String, long, LogDataListener) - Method in class com.logviewer.data2.Log
- loadRecords(RecordPredicate, int, Position, boolean, String, long, LogDataListener) - Method in interface com.logviewer.data2.LogView
- loadRecords(RecordPredicate, int, Position, boolean, String, long, LogDataListener) - Method in class com.logviewer.data2.net.BrokenLog
- loadRecords(RecordPredicate, int, Position, boolean, String, long, LogDataListener) - Method in class com.logviewer.data2.net.RemoteLog
- LoadRecordTask - Class in com.logviewer.web.session.tasks
- LoadRecordTask(LogView[], int, RecordPredicate, Position, boolean, Map<String, String>) - Constructor for class com.logviewer.web.session.tasks.LoadRecordTask
- LoadRecordTask.MyLogDataListener - Class in com.logviewer.web.session.tasks
- LOCAL_HOST_NAME - Static variable in class com.logviewer.utils.Utils
- locale - Variable in class com.logviewer.formats.utils.LvLayoutDateNode
- LocalFileRecordLoader - Class in com.logviewer.web.session
- LocalFileRecordLoader(Supplier<Snapshot>, ExecutorService, LogDataListener, Position, RecordPredicate, boolean, int, long, String) - Constructor for class com.logviewer.web.session.LocalFileRecordLoader
- LocalFileRecordSearcher - Class in com.logviewer.web.session
- LocalFileRecordSearcher(Supplier<Snapshot>, ExecutorService, Position, boolean, RecordPredicate, String, int, SearchPattern, Consumer<SearchResult>) - Constructor for class com.logviewer.web.session.LocalFileRecordSearcher
- lock(String) - Static method in class com.logviewer.utils.TestPredicate
- lock(Predicate<LogRecord>) - Static method in class com.logviewer.utils.TestPredicate
- lock(Pattern) - Static method in class com.logviewer.utils.TestPredicate
- Log - Class in com.logviewer.data2
- Log(Path, LogFormat, ExecutorService) - Constructor for class com.logviewer.data2.Log
- LOG - Static variable in class com.logviewer.files.FileTypes
- LOG_ID_GENERATOR - Static variable in class com.logviewer.data2.Log
- Log.LogSnapshot - Class in com.logviewer.data2
- Log4jConfigImporter - Class in com.logviewer.logLibs.log4j
- Log4jConfigImporter() - Constructor for class com.logviewer.logLibs.log4j.Log4jConfigImporter
- Log4jLogFormat - Class in com.logviewer.logLibs.log4j
- Log4jLogFormat(String) - Constructor for class com.logviewer.logLibs.log4j.Log4jLogFormat
- Log4jLogFormat(String...) - Constructor for class com.logviewer.logLibs.log4j.Log4jLogFormat
- Log4jPatternParser - Class in com.logviewer.logLibs.log4j
-
Copy pasted from `org.apache.logging.log4j.core.pattern.PatternParser`
- Log4jPatternParser() - Constructor for class com.logviewer.logLibs.log4j.Log4jPatternParser
- Log4jPatternParser.FormattingInfo - Class in com.logviewer.logLibs.log4j
- LogbackConfigImporter - Class in com.logviewer.logLibs.logback
- LogbackConfigImporter() - Constructor for class com.logviewer.logLibs.logback.LogbackConfigImporter
- LogbackLogFormat - Class in com.logviewer.logLibs.logback
- LogbackLogFormat(String) - Constructor for class com.logviewer.logLibs.logback.LogbackLogFormat
- LogbackLogFormat(String...) - Constructor for class com.logviewer.logLibs.logback.LogbackLogFormat
- LogChangeNotifier - Class in com.logviewer.web.session
- LogChangeNotifier(LogView[], SessionAdapter, LvTimer) - Constructor for class com.logviewer.web.session.LogChangeNotifier
- LogConfigurationLoader - Interface in com.logviewer.logLibs
-
Loads the log configurations when LogViewer is embedded into a Java web application.
- LogContextHolder - Class in com.logviewer.data2
- LogCrashedException - Exception in com.logviewer.data2
- LogCrashedException() - Constructor for exception com.logviewer.data2.LogCrashedException
- LogDataListener - Interface in com.logviewer.web.session
- LogFilterContext - Interface in com.logviewer.data2
- LogFormat - Interface in com.logviewer.data2
- LogFormat.FieldDescriptor - Interface in com.logviewer.data2
- logFormatRecognizer() - Method in class com.logviewer.config.LogViewerAutoConfig
- LoggerLibSupport - Class in com.logviewer.logLibs
- LoggerLibSupport(String, String, String, String) - Constructor for class com.logviewer.logLibs.LoggerLibSupport
- LogIndex - Class in com.logviewer.data2
- LogIndex() - Constructor for class com.logviewer.data2.LogIndex
- LogList - Class in com.logviewer.web.dto
- LogList() - Constructor for class com.logviewer.web.dto.LogList
- LogNavigatorController - Class in com.logviewer.web
- LogNavigatorController() - Constructor for class com.logviewer.web.LogNavigatorController
- LogNavigatorController.RestFileState - Class in com.logviewer.web
- LogNavigatorController.RestInitState - Class in com.logviewer.web
- LogObserver - Interface in com.logviewer.web.session
- LogPath - Class in com.logviewer.data2
- LogPath(Node, String) - Constructor for class com.logviewer.data2.LogPath
- logProcess - Variable in class com.logviewer.data2.net.server.AbstractDataLoaderTask
- LogProcess - Interface in com.logviewer.web.session
- LogReader - Class in com.logviewer.data2
- LogReader() - Constructor for class com.logviewer.data2.LogReader
- LogRecord - Class in com.logviewer.data2
- LogRecord() - Constructor for class com.logviewer.data2.LogRecord
-
Used by deserializer only.
- LogRecord(String, long, long, long, int) - Constructor for class com.logviewer.data2.LogRecord
- LogRecord(String, long, long, long, int, int[], Map<String, Integer>) - Constructor for class com.logviewer.data2.LogRecord
- logs - Variable in class com.logviewer.web.session.SessionTask
- LOGS - Static variable in class com.logviewer.impl.LvPatternFormatRecognizer
- LogService - Class in com.logviewer.data2
- LogService() - Constructor for class com.logviewer.data2.LogService
- LogSession - Class in com.logviewer.web.session
- LogSession(SessionAdapter) - Constructor for class com.logviewer.web.session.LogSession
- LogView - Interface in com.logviewer.data2
- LogViewController - Class in com.logviewer.web
- LogViewController() - Constructor for class com.logviewer.web.LogViewController
- LogViewerAutoConfig - Class in com.logviewer.config
- LogViewerAutoConfig() - Constructor for class com.logviewer.config.LogViewerAutoConfig
- LogViewerBackdoorServer - Class in com.logviewer.data2.net.server
- LogViewerBackdoorServer() - Constructor for class com.logviewer.data2.net.server.LogViewerBackdoorServer
- LogViewerServerConfig - Class in com.logviewer.config
- LogViewerServerConfig() - Constructor for class com.logviewer.config.LogViewerServerConfig
- LogViewerServlet - Class in com.logviewer.web
- LogViewerServlet() - Constructor for class com.logviewer.web.LogViewerServlet
- LogViewerServletHandler - Class in com.logviewer.web
- LogViewerServletHandler() - Constructor for class com.logviewer.web.LogViewerServletHandler
- LogViewerServletJakarta - Class in com.logviewer.web
- LogViewerServletJakarta() - Constructor for class com.logviewer.web.LogViewerServletJakarta
- LogViewerWebsocket - Class in com.logviewer.web
- LogViewerWebsocket() - Constructor for class com.logviewer.web.LogViewerWebsocket
- LogWatcherTask - Class in com.logviewer.data2.net.server
- LogWatcherTask(String) - Constructor for class com.logviewer.data2.net.server.LogWatcherTask
- LvAsyncContext - Interface in com.logviewer.web
- LvConfigBase - Class in com.logviewer.config
- LvConfigBase() - Constructor for class com.logviewer.config.LvConfigBase
- lvConfigDirHolder(Environment) - Method in class com.logviewer.config.LvConfigBase
- LvDateUtils - Class in com.logviewer.utils
- LvDefaultFormatDetector - Class in com.logviewer.formats
- LvDefaultFormatDetector() - Constructor for class com.logviewer.formats.LvDefaultFormatDetector
- lvFavoriteLogService() - Method in class com.logviewer.config.LogViewerAutoConfig
- LvFileAccessManager - Interface in com.logviewer.api
- LvFileAccessManagerImpl - Class in com.logviewer.services
- LvFileAccessManagerImpl(List<PathPattern>) - Constructor for class com.logviewer.services.LvFileAccessManagerImpl
- lvFileNavigationManager(LvFileAccessManager) - Method in class com.logviewer.config.LvConfigBase
- LvFileNavigationManager - Interface in com.logviewer.api
- LvFileNavigationManager.LvFsItem - Interface in com.logviewer.api
- LvFileNavigationManagerImpl - Class in com.logviewer.impl
- LvFileNavigationManagerImpl(LvFileAccessManager) - Constructor for class com.logviewer.impl.LvFileNavigationManagerImpl
- lvFileWatcherService() - Method in class com.logviewer.config.LvConfigBase
- LvFilterPanelStateProvider - Interface in com.logviewer.api
- lvFilterStorage(ConfigDirHolder) - Method in class com.logviewer.config.LvConfigBase
- LvFilterStorage - Interface in com.logviewer.api
- LvFormatRecognizer - Interface in com.logviewer.api
- LvFsItemImpl - Class in com.logviewer.impl
- LvFsItemImpl(Path, BasicFileAttributes) - Constructor for class com.logviewer.impl.LvFsItemImpl
- LvGsonUtils - Class in com.logviewer.utils
- LvHoconFilterPanelStateProvider - Class in com.logviewer.impl
- LvHoconFilterPanelStateProvider(Config) - Constructor for class com.logviewer.impl.LvHoconFilterPanelStateProvider
- LvLayoutClassNode - Class in com.logviewer.formats.utils
- LvLayoutClassNode() - Constructor for class com.logviewer.formats.utils.LvLayoutClassNode
- LvLayoutCustomTypeNode - Class in com.logviewer.formats.utils
- LvLayoutCustomTypeNode(String, String) - Constructor for class com.logviewer.formats.utils.LvLayoutCustomTypeNode
- LvLayoutDateNode - Class in com.logviewer.formats.utils
- LvLayoutDateNode() - Constructor for class com.logviewer.formats.utils.LvLayoutDateNode
- LvLayoutFixedTextNode - Class in com.logviewer.formats.utils
- LvLayoutFixedTextNode(String, String, String...) - Constructor for class com.logviewer.formats.utils.LvLayoutFixedTextNode
- LvLayoutHexNode - Class in com.logviewer.formats.utils
- LvLayoutHexNode(String, String) - Constructor for class com.logviewer.formats.utils.LvLayoutHexNode
- LvLayoutHexNode(String, String, int) - Constructor for class com.logviewer.formats.utils.LvLayoutHexNode
- LvLayoutIpNode - Class in com.logviewer.formats.utils
- LvLayoutIpNode(String, String) - Constructor for class com.logviewer.formats.utils.LvLayoutIpNode
- LvLayoutLog4jISO8601Date - Class in com.logviewer.formats.utils
-
Date in ISO8601 format.
- LvLayoutLog4jISO8601Date(boolean) - Constructor for class com.logviewer.formats.utils.LvLayoutLog4jISO8601Date
- LvLayoutLog4jISO8601Date(int, boolean) - Constructor for class com.logviewer.formats.utils.LvLayoutLog4jISO8601Date
- LvLayoutNode - Interface in com.logviewer.formats.utils
- LvLayoutNodeParser - Interface in com.logviewer.formats.utils
- LvLayoutNodeSearchable - Interface in com.logviewer.formats.utils
- LvLayoutNumberNode - Class in com.logviewer.formats.utils
- LvLayoutNumberNode(String, String) - Constructor for class com.logviewer.formats.utils.LvLayoutNumberNode
- LvLayoutNumberNode(String, String, boolean) - Constructor for class com.logviewer.formats.utils.LvLayoutNumberNode
- LvLayoutNumberNode(String, String, boolean, boolean) - Constructor for class com.logviewer.formats.utils.LvLayoutNumberNode
- LvLayoutRegexNode - Class in com.logviewer.formats.utils
- LvLayoutRegexNode(String, String, String) - Constructor for class com.logviewer.formats.utils.LvLayoutRegexNode
- LvLayoutRegexNode(String, String, Pattern) - Constructor for class com.logviewer.formats.utils.LvLayoutRegexNode
- LvLayoutSimpleDateNode - Class in com.logviewer.formats.utils
- LvLayoutSimpleDateNode(String) - Constructor for class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- LvLayoutStretchNode - Class in com.logviewer.formats.utils
- LvLayoutStretchNode(String, String, boolean, int) - Constructor for class com.logviewer.formats.utils.LvLayoutStretchNode
- LvLayoutTextNode - Class in com.logviewer.formats.utils
- lvLogManager(String[]) - Method in class com.logviewer.config.LogViewerAutoConfig
- lvLogServer() - Method in class com.logviewer.config.LogViewerServerConfig
- lvLogService() - Method in class com.logviewer.config.LvConfigBase
- LvPathResolver - Interface in com.logviewer.api
- LvPatternFormatRecognizer - Class in com.logviewer.impl
- LvPatternFormatRecognizer(List<Pair<PathPattern, LogFormat>>) - Constructor for class com.logviewer.impl.LvPatternFormatRecognizer
- lvPermalinkService(ConfigDirHolder) - Method in class com.logviewer.config.LvConfigBase
- LvPermalinkStorage - Interface in com.logviewer.api
- LvPermalinkStorageImpl - Class in com.logviewer.services
- LvPermalinkStorageImpl(ConfigDirHolder) - Constructor for class com.logviewer.services.LvPermalinkStorageImpl
- LvPredicateChecker - Class in com.logviewer.data2
- LvPredicateChecker(LogView) - Constructor for class com.logviewer.data2.LvPredicateChecker
- lvRemoteLogChangeListenerService(RemoteNodeService) - Method in class com.logviewer.config.LvConfigBase
- lvRemoteNodeService() - Method in class com.logviewer.config.LvConfigBase
- LvServletRequest - Interface in com.logviewer.web
-
Log-viewer should be compatible with both "javax.servlet.*" and "jakarta.servlet.*" servlets.
- LvServletResponse - Interface in com.logviewer.web
-
Log-viewer should be compatible with both "javax.servlet.*" and "jakarta.servlet.*" servlets.
- lvTimer() - Method in class com.logviewer.config.LvConfigBase
- LvTimer - Class in com.logviewer.utils
- LvTimer() - Constructor for class com.logviewer.utils.LvTimer
- LvUiConfigurer - Interface in com.logviewer.api
M
- makeTimeLimitNonStrict(boolean, long) - Static method in interface com.logviewer.web.session.LogProcess
- markClosed() - Method in class com.logviewer.data2.net.server.ChannelImpl
- match(String) - Method in class com.logviewer.data2.config.VisibleDirectory
- matchDir(Path) - Method in class com.logviewer.services.PathPattern
- matcher() - Method in class com.logviewer.web.session.tasks.SearchPattern
- matchFile(Path) - Method in class com.logviewer.services.PathPattern
- MAX_BATCH_SIZE - Static variable in class com.logviewer.web.session.SessionTask
- MAX_LINE_LENGTH - Static variable in class com.logviewer.data2.ParserConfig
- MAX_MESSAGE_SIZE - Static variable in class com.logviewer.utils.MessageReader
- MAX_TIME_MILLIS - Static variable in class com.logviewer.utils.Utils
- MDC - Static variable in class com.logviewer.data2.FieldTypes
- mergeMessageFields(List<LvLayoutNode>) - Static method in class com.logviewer.formats.AbstractPatternLogFormat
- Message - Interface in com.logviewer.data2.net.server
- MESSAGE - Static variable in class com.logviewer.data2.FieldTypes
- messageNode() - Static method in class com.logviewer.formats.utils.LvLayoutStretchNode
- MessageReader - Class in com.logviewer.utils
- MessageReader() - Constructor for class com.logviewer.utils.MessageReader
- MessageStartTask - Class in com.logviewer.data2.net.server.msg
- MessageStartTask(long, RemoteTask) - Constructor for class com.logviewer.data2.net.server.msg.MessageStartTask
- MessageTaskCallbackCall - Class in com.logviewer.data2.net.server.msg
- MessageTaskCallbackCall(long, Object, boolean) - Constructor for class com.logviewer.data2.net.server.msg.MessageTaskCallbackCall
- MessageTaskCallbackCall(long, Throwable) - Constructor for class com.logviewer.data2.net.server.msg.MessageTaskCallbackCall
- MessageTaskChangeEvent - Class in com.logviewer.data2.net.server.msg
- MessageTaskChangeEvent(long, Consumer<RemoteTask>) - Constructor for class com.logviewer.data2.net.server.msg.MessageTaskChangeEvent
- method() - Element in annotation interface com.logviewer.web.Endpoint
- METHOD_PATTERN - Static variable in class com.logviewer.formats.AbstractPatternLogFormat
- MethodCall - Class in com.logviewer.web.rmt
- MethodCall() - Constructor for class com.logviewer.web.rmt.MethodCall
- minSize - Variable in class com.logviewer.formats.utils.LvLayoutStretchNode
- MultiListener<T> - Class in com.logviewer.utils
- MultiListener(Callable<Destroyer>) - Constructor for class com.logviewer.utils.MultiListener
- MyLogDataListener(LogView, BiConsumer<LoadNextResponse, Throwable>) - Constructor for class com.logviewer.web.session.tasks.LoadRecordTask.MyLogDataListener
N
- name() - Method in class com.logviewer.data2.DefaultFieldDesciptor
- name() - Method in interface com.logviewer.data2.LogFormat.FieldDescriptor
- NDC - Static variable in class com.logviewer.data2.FieldTypes
- newMap(Object...) - Static method in class com.logviewer.utils.Utils
- NGINX_BYTES_SENT - Static variable in class com.logviewer.data2.FieldTypes
- NGINX_HTTP_PROTOCOL - Static variable in class com.logviewer.data2.FieldTypes
- NGINX_REMOTE_ADDR - Static variable in class com.logviewer.data2.FieldTypes
- NGINX_REQUEST_ID - Static variable in class com.logviewer.data2.FieldTypes
- NGINX_REQUEST_TIME - Static variable in class com.logviewer.data2.FieldTypes
- NGINX_SCHEME - Static variable in class com.logviewer.data2.FieldTypes
- NginxLogFormat - Class in com.logviewer.logLibs.nginx
- NginxLogFormat(String) - Constructor for class com.logviewer.logLibs.nginx.NginxLogFormat
- NginxOptionalNumber - Class in com.logviewer.logLibs.nginx
- NginxOptionalNumber(String, String) - Constructor for class com.logviewer.logLibs.nginx.NginxOptionalNumber
- NginxStretchNode - Class in com.logviewer.logLibs.nginx
- NginxStretchNode(String, String, boolean) - Constructor for class com.logviewer.logLibs.nginx.NginxStretchNode
- NginxStretchNode(String, String, boolean, int) - Constructor for class com.logviewer.logLibs.nginx.NginxStretchNode
- NginxStretchPatternNode - Class in com.logviewer.logLibs.nginx
- NginxStretchPatternNode(String, String, boolean, Pattern) - Constructor for class com.logviewer.logLibs.nginx.NginxStretchPatternNode
- NginxUriNode - Class in com.logviewer.logLibs.nginx
- NginxUriNode(String) - Constructor for class com.logviewer.logLibs.nginx.NginxUriNode
- NO_DATE_EXCEPTION - Static variable in class com.logviewer.web.session.LogSession
- Node - Class in com.logviewer.data2.net
- Node(String) - Constructor for class com.logviewer.data2.net.Node
- Node(String, Integer) - Constructor for class com.logviewer.data2.net.Node
- Node(String, String, Integer) - Constructor for class com.logviewer.data2.net.Node
- NODE_COMPOSITE_KEYWORD - Static variable in class com.logviewer.logLibs.logback.LogbackLogFormat
- NODE_LITERAL - Static variable in class com.logviewer.logLibs.logback.LogbackLogFormat
- NODE_SIMPLE_KEYWORD - Static variable in class com.logviewer.logLibs.logback.LogbackLogFormat
- normalizePath(String) - Static method in class com.logviewer.utils.Utils
- not() - Method in class com.logviewer.filters.NotPredicate
- not() - Method in interface com.logviewer.filters.RecordPredicate
- NOT_EQUALS - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- NOT_IEQUALS - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- NotConnectedLogView - Class in com.logviewer.data2.net
- NotConnectedLogView(LogPath, Throwable) - Constructor for class com.logviewer.data2.net.NotConnectedLogView
- NotPredicate - Class in com.logviewer.filters
- NotPredicate(RecordPredicate) - Constructor for class com.logviewer.filters.NotPredicate
- NUMBER - Static variable in class com.logviewer.data2.FieldTypes
O
- of(A, B) - Static method in class com.logviewer.utils.Pair
- of(Class<T>) - Static method in class com.google.gson.typeadapters.RuntimeTypeAdapterFactory
-
Creates a new runtime type adapter for
baseTypeusing"type"as the type field name. - of(Class<T>, String) - Static method in class com.google.gson.typeadapters.RuntimeTypeAdapterFactory
-
Creates a new runtime type adapter using for
baseTypeusingtypeFieldNameas the type field name. - of(String) - Static method in class com.logviewer.formats.utils.LvLayoutTextNode
- of(String...) - Static method in class com.logviewer.web.dto.LogList
- of(Logger, BiConsumer<A, B>) - Static method in class com.logviewer.utils.Wrappers
- onClose(Session, CloseReason) - Method in class com.logviewer.web.LogViewerWebsocket
- onData(RecordList) - Method in interface com.logviewer.web.session.LogDataListener
- onData(RecordList) - Method in class com.logviewer.web.session.tasks.LoadRecordTask.MyLogDataListener
- onDisconnect() - Method in class com.logviewer.data2.net.AbstractConnection
- onDisconnect() - Method in class com.logviewer.data2.net.OutcomeConnection
- onDisconnect() - Method in class com.logviewer.data2.net.server.IncomeConnection
- onError(Session, Throwable) - Method in class com.logviewer.web.LogViewerWebsocket
- onFinish(Status, boolean) - Method in interface com.logviewer.web.session.LogDataListener
- onFinish(Status, boolean) - Method in class com.logviewer.web.session.tasks.LoadRecordTask.MyLogDataListener
- onOpen(Session, EndpointConfig) - Method in class com.logviewer.web.LogViewerWebsocket
- onReceive() - Method in class com.logviewer.utils.MessageReader
- OpenByteArrayOutputStream - Class in com.logviewer.utils
- OpenByteArrayOutputStream() - Constructor for class com.logviewer.utils.OpenByteArrayOutputStream
- OpenByteArrayOutputStream(int) - Constructor for class com.logviewer.utils.OpenByteArrayOutputStream
- openCustomDir() - Method in class com.logviewer.web.LogNavigatorController
- openLog(String) - Method in class com.logviewer.data2.LogService
- openLog(String, LogFormat) - Method in class com.logviewer.data2.LogService
- openLog(Path, LogFormat) - Method in class com.logviewer.data2.LogService
- openLogs(Collection<LogPath>) - Method in class com.logviewer.data2.LogService
- openRemoteLog(LogPath) - Method in class com.logviewer.data2.LogService
- OUT - Static variable in class com.logviewer.files.FileTypes
- OutcomeConnection - Class in com.logviewer.data2.net
P
- Pair<A,
B> - Class in com.logviewer.utils - Pair() - Constructor for class com.logviewer.utils.Pair
- Pair(A, B) - Constructor for class com.logviewer.utils.Pair
- parse(String) - Static method in class com.logviewer.logLibs.log4j.Log4jPatternParser
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutClassNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutFixedTextNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutHexNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutIpNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutLog4jISO8601Date
- parse(String, int, int) - Method in interface com.logviewer.formats.utils.LvLayoutNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutNumberNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutRegexNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- parse(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutTextNode
- parse(String, int, int) - Method in class com.logviewer.logLibs.nginx.NginxOptionalNumber
- PARSE_FAILED - Static variable in interface com.logviewer.formats.utils.LvLayoutNode
- parseLayout(String) - Method in class com.logviewer.formats.AbstractPatternLogFormat
- parseLayout(String) - Method in class com.logviewer.logLibs.log4j.Log4jLogFormat
- parseLayout(String) - Method in class com.logviewer.logLibs.logback.LogbackLogFormat
- parseLayout(String) - Method in class com.logviewer.logLibs.nginx.NginxLogFormat
- parsePathFromHttpParameter(String) - Static method in class com.logviewer.data2.LogPath
- ParserConfig - Class in com.logviewer.data2
- ParserConfig() - Constructor for class com.logviewer.data2.ParserConfig
- parseRecord(byte[], int, int, long, long) - Method in class com.logviewer.data2.CompaundLogReader
- parseRecord(byte[], int, int, long, long) - Method in class com.logviewer.data2.LogReader
- parseRecord(BufferedFile.Line) - Method in class com.logviewer.data2.LogReader
- parseTimezone(String, ParsePosition) - Static method in class com.logviewer.formats.utils.FastDateTimeParser
- patchPatternWithProcessId(String) - Static method in class com.logviewer.logLibs.logback.LogbackConfigImporter
-
String-boot may insert PID into pattern as a plain string.
- PathPattern - Class in com.logviewer.services
- PathPattern(Path, Predicate<Path>, Predicate<Path>) - Constructor for class com.logviewer.services.PathPattern
- PathPredicate - Class in com.logviewer.utils
- PathPredicate(Path, Pattern) - Constructor for class com.logviewer.utils.PathPredicate
- Permalink - Class in com.logviewer.domain
- Permalink() - Constructor for class com.logviewer.domain.Permalink
- PersistentMap - Class in com.logviewer.utils
- PersistentMap(Path, int) - Constructor for class com.logviewer.utils.PersistentMap
- Position - Class in com.logviewer.data2
- Position(LogRecord) - Constructor for class com.logviewer.data2.Position
- Position(LogRecord, boolean) - Constructor for class com.logviewer.data2.Position
- Position(String, long, long) - Constructor for class com.logviewer.data2.Position
- Position(String, Date, long) - Constructor for class com.logviewer.data2.Position
- PredicateUtils - Class in com.logviewer.utils
- PredicateUtils() - Constructor for class com.logviewer.utils.PredicateUtils
- prefixSpaces - Variable in class com.logviewer.formats.utils.LvLayoutTextNode
- process(LvServletRequest, LvServletResponse) - Method in class com.logviewer.web.AbstractRestRequestHandler
- PROCESS_ID - Static variable in class com.logviewer.data2.FieldTypes
- processFromTime(long, Predicate<LogRecord>) - Method in class com.logviewer.data2.Log.LogSnapshot
- processFromTime(long, Predicate<LogRecord>) - Method in interface com.logviewer.data2.Snapshot
- processFromTimeBack(long, Predicate<LogRecord>) - Method in class com.logviewer.data2.Log.LogSnapshot
- processFromTimeBack(long, Predicate<LogRecord>) - Method in interface com.logviewer.data2.Snapshot
- processRecords(long, boolean, Predicate<LogRecord>) - Method in class com.logviewer.data2.Log.LogSnapshot
- processRecords(long, boolean, Predicate<LogRecord>) - Method in interface com.logviewer.data2.Snapshot
- processRecords(long, Predicate<LogRecord>) - Method in interface com.logviewer.data2.Snapshot
- processRecordsBack(long, boolean, Predicate<LogRecord>) - Method in class com.logviewer.data2.Log.LogSnapshot
- processRecordsBack(long, boolean, Predicate<LogRecord>) - Method in interface com.logviewer.data2.Snapshot
- PROP_DIRECTORY - Static variable in class com.logviewer.utils.PathPredicate
- PROP_REGEX - Static variable in class com.logviewer.utils.PathPredicate
- propagate(Throwable) - Static method in class com.logviewer.utils.Utils
- PROPS - Static variable in class com.logviewer.files.FileTypes
- put(String, String) - Method in class com.logviewer.utils.PersistentMap
- putInt(MessageDigest, int) - Static method in class com.logviewer.utils.Utils
- putUnencodedChars(MessageDigest, char) - Static method in class com.logviewer.utils.Utils
- putUnencodedChars(MessageDigest, String) - Static method in class com.logviewer.utils.Utils
R
- read(long, long) - Method in class com.logviewer.data2.BufferedFile
- read(JsonReader) - Method in class com.logviewer.utils.GsonNanosecondsAdapter
- readExternal(ObjectInput) - Method in class com.logviewer.data2.LogRecord
- readExternal(ObjectInput) - Method in class com.logviewer.data2.RecordList
- readExternal(ObjectInput) - Method in class com.logviewer.utils.Pair
- readExternal(ObjectInput) - Method in class com.logviewer.utils.Triple
- readExternal(ObjectInput) - Method in class com.logviewer.web.session.Status
- readFully(ReadableByteChannel, ByteBuffer) - Static method in class com.logviewer.utils.Utils
- readFully(ReadableByteChannel, ByteBuffer, int) - Static method in class com.logviewer.utils.Utils
- readRecordAt(long) - Method in class com.logviewer.data2.Log
- readRecordAt(long) - Method in interface com.logviewer.data2.LogView
- readRecordAt(long) - Method in class com.logviewer.data2.net.BrokenLog
- readRecordAt(long) - Method in class com.logviewer.data2.net.RemoteLog
- RecordBundle - Class in com.logviewer.web.dto.events
- RecordBundle(LoadNextResponse) - Constructor for class com.logviewer.web.dto.events.RecordBundle
- recordCount - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- RecordList - Class in com.logviewer.data2
-
todo make externalizable and optimize
- RecordList() - Constructor for class com.logviewer.data2.RecordList
- RecordList(Pair<LogRecord, Throwable>) - Constructor for class com.logviewer.data2.RecordList
- RecordList(Collection<Pair<LogRecord, Throwable>>) - Constructor for class com.logviewer.data2.RecordList
- RecordLoaderChannel - Interface in com.logviewer.data2.net.server.api
- RecordLoaderRemoteTask - Class in com.logviewer.data2.net.server
- RecordLoaderRemoteTask(String, String, Position, boolean, String, String, int, long) - Constructor for class com.logviewer.data2.net.server.RecordLoaderRemoteTask
- RecordPredicate - Interface in com.logviewer.filters
- records - Variable in class com.logviewer.web.dto.events.EventSearchResponse
- records - Variable in class com.logviewer.web.dto.events.RecordBundle
- RecordSearcherRemoteTask - Class in com.logviewer.data2.net.server
- RecordSearcherRemoteTask(String, String, Position, boolean, String, String, int, SearchPattern) - Constructor for class com.logviewer.data2.net.server.RecordSearcherRemoteTask
- RegexField(String) - Constructor for class com.logviewer.formats.RegexLogFormat.RegexField
- RegexField(String, Integer) - Constructor for class com.logviewer.formats.RegexLogFormat.RegexField
- RegexField(String, Integer, String) - Constructor for class com.logviewer.formats.RegexLogFormat.RegexField
- RegexLogFormat - Class in com.logviewer.formats
- RegexLogFormat(String, RegexLogFormat.RegexField...) - Constructor for class com.logviewer.formats.RegexLogFormat
- RegexLogFormat(String, String, String, RegexLogFormat.RegexField...) - Constructor for class com.logviewer.formats.RegexLogFormat
- RegexLogFormat.RegexField - Class in com.logviewer.formats
- RegexUtils - Class in com.logviewer.utils
- registerSubtype(Class<? extends T>) - Method in class com.google.gson.typeadapters.RuntimeTypeAdapterFactory
-
Registers
typeidentified by itssimple name. - registerSubtype(Class<? extends T>, String) - Method in class com.google.gson.typeadapters.RuntimeTypeAdapterFactory
-
Registers
typeidentified bylabel. - RELATIVE_TIMESTAMP - Static variable in class com.logviewer.data2.FieldTypes
-
the number of milliseconds elapsed since the start of the application until the creation of the logging event.
- Remote - Annotation Interface in com.logviewer.web.rmt
- RemoteApi - Interface in com.logviewer.data2.net.server.api
- RemoteContext - Interface in com.logviewer.data2.net.server.api
- RemoteInvoker - Class in com.logviewer.web.rmt
- RemoteInvoker() - Constructor for class com.logviewer.web.rmt.RemoteInvoker
- RemoteLog - Class in com.logviewer.data2.net
- RemoteLog(LogPath, LogFormat, String, String, RemoteNodeService, RemoteLogChangeListenerService) - Constructor for class com.logviewer.data2.net.RemoteLog
- RemoteLogChangeListenerService - Class in com.logviewer.data2
- RemoteLogChangeListenerService(RemoteNodeService) - Constructor for class com.logviewer.data2.RemoteLogChangeListenerService
- RemoteNodeService - Class in com.logviewer.data2.net
- RemoteNodeService() - Constructor for class com.logviewer.data2.net.RemoteNodeService
- RemoteTask<E> - Interface in com.logviewer.data2.net.server.api
- RemoteTaskContext<E> - Interface in com.logviewer.data2.net.server.api
- RemoteTaskContextImpl<CALL_BACK> - Class in com.logviewer.data2.net.server
- RemoteTaskContextImpl(LogService, BiConsumer<CALL_BACK, Boolean>, Consumer<Throwable>) - Constructor for class com.logviewer.data2.net.server.RemoteTaskContextImpl
- RemoteTaskController<T extends RemoteTask> - Interface in com.logviewer.data2.net.server.api
- removeAsciiColorCodes(String) - Static method in class com.logviewer.utils.Utils
- removeFavorite(String) - Method in interface com.logviewer.data2.FavoriteLogService
- removeFavorite(String) - Method in class com.logviewer.data2.FileFavoriteLogService
- removeFavorite(String) - Method in class com.logviewer.impl.InmemoryFavoritesService
- removeFavoriteLog(String) - Method in class com.logviewer.web.LogNavigatorController
- removeSpacesBefore - Variable in class com.logviewer.formats.utils.LvLayoutStretchNode
- removeSpacesBefore() - Method in interface com.logviewer.formats.utils.LvLayoutNode
- removeSpacesBefore() - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- removeSpacesBefore() - Method in class com.logviewer.formats.utils.LvLayoutTextNode
- request(WebsocketEmulationController.RestRequestBody) - Method in class com.logviewer.web.WebsocketEmulationController
- requestId - Variable in class com.logviewer.web.dto.events.EventSearchResponse
- reset() - Method in class com.logviewer.data2.LogService
- reset() - Method in interface com.logviewer.web.LvServletResponse
- reset(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutStretchNode
- reset(String, int, int) - Method in class com.logviewer.logLibs.nginx.NginxStretchNode
- reset(String, int, int) - Method in class com.logviewer.logLibs.nginx.NginxStretchPatternNode
- resolvePath(String) - Method in interface com.logviewer.api.LvPathResolver
- RestException - Exception in com.logviewer.web
- RestException(int) - Constructor for exception com.logviewer.web.RestException
- RestException(int, String) - Constructor for exception com.logviewer.web.RestException
- RestField - Class in com.logviewer.web.dto
- RestField(LogFormat.FieldDescriptor) - Constructor for class com.logviewer.web.dto.RestField
- RestFileState() - Constructor for class com.logviewer.web.LogNavigatorController.RestFileState
- RestInitState() - Constructor for class com.logviewer.web.LogNavigatorController.RestInitState
- RestLog - Class in com.logviewer.web.dto
- RestLog(LogView) - Constructor for class com.logviewer.web.dto.RestLog
- RestRecord - Class in com.logviewer.web.dto
- RestRecord(LogRecord) - Constructor for class com.logviewer.web.dto.RestRecord
- RestRecord(LogRecord, String) - Constructor for class com.logviewer.web.dto.RestRecord
- RestRecord(Pair<LogRecord, Throwable>) - Constructor for class com.logviewer.web.dto.RestRecord
- RestStatus - Class in com.logviewer.web.dto
- RestStatus(Status) - Constructor for class com.logviewer.web.dto.RestStatus
- RuntimeInterruptedException - Exception in com.logviewer.utils
- RuntimeInterruptedException() - Constructor for exception com.logviewer.utils.RuntimeInterruptedException
- RuntimeInterruptedException(Throwable) - Constructor for exception com.logviewer.utils.RuntimeInterruptedException
- RuntimeTypeAdapterFactory<T> - Class in com.google.gson.typeadapters
-
Adapts values whose runtime type may differ from their declaration type.
S
- safeGet(Future<T>) - Static method in class com.logviewer.utils.Utils
- save(String, Permalink) - Method in interface com.logviewer.api.LvPermalinkStorage
- save(String, Permalink) - Method in class com.logviewer.services.LvPermalinkStorageImpl
- SavedFilter - Class in com.logviewer.data2
- SavedFilter(String, String) - Constructor for class com.logviewer.data2.SavedFilter
- saveFilterSet(String, String) - Method in interface com.logviewer.api.LvFilterStorage
- saveFilterSet(String, String) - Method in class com.logviewer.services.FileSystemFilterStorage
- saveFilterState(String[]) - Method in class com.logviewer.web.LogViewController
- schedule(Runnable, long) - Method in class com.logviewer.utils.LvTimer
- schedule(TimerTask, long) - Method in class com.logviewer.utils.LvTimer
- scheduleTask(Object, Runnable, long) - Method in class com.logviewer.utils.LvTimer
- scrollToEdge(int, long, RecordPredicate[], boolean) - Method in class com.logviewer.web.session.LogSession
- search(long, BufferedFile.SearchConsumer) - Method in class com.logviewer.data2.BufferedFile
- search(String, int, int) - Method in interface com.logviewer.formats.utils.LvLayoutNodeSearchable
- search(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutRegexNode
- search(String, int, int) - Method in class com.logviewer.formats.utils.LvLayoutTextNode
- Search10Consumer() - Constructor for class com.logviewer.data2.BufferedFile.Search10Consumer
- searchBack(long, BufferedFile.SearchConsumer) - Method in class com.logviewer.data2.BufferedFile
- searchIndex(byte[], int, int, long) - Method in class com.logviewer.data2.BufferedFile.IndexSearchConsumer
- searchIndex(byte[], int, int, long) - Method in class com.logviewer.data2.BufferedFile.Search10Consumer
- searchNext(Position, boolean, int, SearchPattern, Map<String, String>, long, long, boolean) - Method in class com.logviewer.web.session.LogSession
- SearchPattern - Class in com.logviewer.web.session.tasks
- SearchPattern(String) - Constructor for class com.logviewer.web.session.tasks.SearchPattern
- SearchPattern(String, boolean, boolean) - Constructor for class com.logviewer.web.session.tasks.SearchPattern
- SearchResult - Class in com.logviewer.web.session
- SearchResult(RecordList, Status, boolean, boolean) - Constructor for class com.logviewer.web.session.SearchResult
- SearchResult(Throwable) - Constructor for class com.logviewer.web.session.SearchResult
- SearchTask - Class in com.logviewer.web.session.tasks
- SearchTask(LogView[], Position, int, boolean, SearchPattern, Map<String, String>, RecordPredicate) - Constructor for class com.logviewer.web.session.tasks.SearchTask
- SearchTask.SearchResponse - Class in com.logviewer.web.session.tasks
- send(CALL_BACK) - Method in class com.logviewer.data2.net.server.RemoteTaskContextImpl
- send(BackendEvent) - Method in interface com.logviewer.web.session.SessionAdapter
- send(E) - Method in interface com.logviewer.data2.net.server.api.RemoteTaskContext
- sendAndCloseChannel(CALL_BACK) - Method in class com.logviewer.data2.net.server.RemoteTaskContextImpl
- sendAndCloseChannel(E) - Method in interface com.logviewer.data2.net.server.api.RemoteTaskContext
- sendError(int, String) - Method in interface com.logviewer.web.LvServletResponse
- sendErrorAndCloseChannel(Throwable) - Method in interface com.logviewer.data2.net.server.api.RemoteTaskContext
- sendErrorAndCloseChannel(Throwable) - Method in class com.logviewer.data2.net.server.RemoteTaskContextImpl
- sendMessage(Message) - Method in class com.logviewer.data2.net.AbstractConnection
- sendMessage(Object, boolean) - Method in class com.logviewer.data2.net.server.ChannelImpl
- sendRedirect(String) - Method in interface com.logviewer.web.LvServletResponse
- serializeMessages(OpenByteArrayOutputStream, Message) - Static method in class com.logviewer.utils.MessageReader
- SessionAdapter - Interface in com.logviewer.web.session
- SessionTask<T> - Class in com.logviewer.web.session
- SessionTask(LogView[]) - Constructor for class com.logviewer.web.session.SessionTask
- setBookmarks(String...) - Method in class com.logviewer.web.dto.LogList
- setCharacterEncoding(String) - Method in interface com.logviewer.web.LvServletResponse
- setCharset(Charset) - Method in class com.logviewer.formats.AbstractPatternLogFormat
- setCharset(Charset) - Method in class com.logviewer.formats.RegexLogFormat
- setCharset(Charset) - Method in class com.logviewer.formats.SimpleLogFormat
- setContentType(String) - Method in interface com.logviewer.web.LvServletResponse
- setDate(long) - Method in class com.logviewer.filters.DatePredicate
- setDateHeader(String, long) - Method in interface com.logviewer.web.LvServletResponse
- setDefaultDirectory(String) - Method in class com.logviewer.impl.LvFileNavigationManagerImpl
- setDelegate(RecordPredicate) - Method in class com.logviewer.filters.NotPredicate
- setDontAppendUnmatchedTextToLastField(boolean) - Method in class com.logviewer.formats.RegexLogFormat
- setEditable(boolean) - Method in class com.logviewer.impl.InmemoryFavoritesService
- setExcludes(String[]) - Method in class com.logviewer.filters.ThreadPredicate
- setFieldName(String) - Method in class com.logviewer.filters.FieldArgPredicate
- setFieldType(String) - Method in class com.logviewer.filters.FieldValueSetPredicate
- setFiles(String[]) - Method in class com.logviewer.web.dto.LogList
- setFilterPanelFilters(RecordPredicate[]) - Method in class com.logviewer.domain.Permalink
- setFilterState(String) - Method in class com.logviewer.domain.Permalink
- SetFilterStateEvent - Class in com.logviewer.web.dto.events
- SetFilterStateEvent(String, String) - Constructor for class com.logviewer.web.dto.events.SetFilterStateEvent
- setFilterStateUrlParam(String) - Method in class com.logviewer.domain.Permalink
- setFirst(A) - Method in class com.logviewer.utils.Pair
- setFirst(A) - Method in class com.logviewer.utils.Triple
- setGreater(boolean) - Method in class com.logviewer.filters.DatePredicate
- setHashes(Map<String, String>) - Method in class com.logviewer.domain.Permalink
- setHeader(String, String) - Method in interface com.logviewer.web.LvServletResponse
- setHideUnmatched(boolean) - Method in class com.logviewer.domain.Permalink
- setIncludes(String[]) - Method in class com.logviewer.filters.ThreadPredicate
- setInstance(ApplicationContext) - Static method in class com.logviewer.data2.LogContextHolder
- setLimitSafely(ByteBuffer, int) - Static method in class com.logviewer.utils.Utils
-
We cannot call
ByteBuffer.limit(int)directly because it doesn't work with Java 8. - setListener(BiConsumer<Object, Boolean>) - Method in class com.logviewer.data2.net.server.ChannelImpl
- setLocale(Locale) - Method in class com.logviewer.formats.AbstractPatternLogFormat
- setLocale(Locale) - Method in class com.logviewer.formats.RegexLogFormat
- setLogId(String) - Method in class com.logviewer.data2.LogRecord
- setLogIdGenerator(Function<String, String>) - Static method in class com.logviewer.data2.Log
-
VisibleForTesting
- setLogList(LogList) - Method in class com.logviewer.domain.Permalink
- setLogListQueryParams(Map) - Method in class com.logviewer.domain.Permalink
- setOffset(Position) - Method in class com.logviewer.domain.Permalink
- setOperator(FieldArgPredicate.Operator) - Method in class com.logviewer.filters.FieldArgPredicate
- setPaths(List<PathPattern>) - Method in class com.logviewer.services.LvFileAccessManagerImpl
- setPathsInLegacyFormat(String[]) - Method in class com.logviewer.web.dto.LogList
- setPositionSafely(ByteBuffer, int) - Static method in class com.logviewer.utils.Utils
-
We cannot call
ByteBuffer.position(int)directly because it doesn't work with Java 8. - setRealLog4j(boolean) - Method in class com.logviewer.logLibs.log4j.Log4jLogFormat
- setSavedFiltersName(String) - Method in class com.logviewer.domain.Permalink
- setSearchPattern(SearchPattern) - Method in class com.logviewer.domain.Permalink
- setSecond(B) - Method in class com.logviewer.utils.Pair
- setSecond(B) - Method in class com.logviewer.utils.Triple
- setSelectedLine(Position) - Method in class com.logviewer.domain.Permalink
- setShiftView(int) - Method in class com.logviewer.domain.Permalink
- setSsh(String[]) - Method in class com.logviewer.web.dto.LogList
- setStatus(int) - Method in interface com.logviewer.web.LvServletResponse
- setThird(C) - Method in class com.logviewer.utils.Triple
- setTimeLimit(long) - Method in class com.logviewer.data2.net.server.AbstractDataLoaderTask
- setTimeLimit(long) - Method in interface com.logviewer.data2.net.server.api.RecordLoaderChannel
- setTimeLimit(long) - Method in class com.logviewer.web.session.LocalFileRecordLoader
- setTimeLimit(long) - Method in class com.logviewer.web.session.LocalFileRecordSearcher
- setTimeLimit(long) - Method in interface com.logviewer.web.session.LogProcess
- setTimeout(long) - Method in interface com.logviewer.web.LvAsyncContext
- setValue(String) - Method in class com.logviewer.filters.FieldArgPredicate
- setValues(List<String>) - Method in class com.logviewer.filters.FieldValueSetPredicate
- setVisibleFiles(List<Path>) - Method in class com.logviewer.services.LvFileAccessManagerImpl
- setWaitForDataTimeoutMS(int) - Method in class com.logviewer.web.session.LogSession
- shutdown() - Method in class com.logviewer.web.session.LogSession
- SimpleLogFormat - Class in com.logviewer.formats
- SimpleLogFormat() - Constructor for class com.logviewer.formats.SimpleLogFormat
- SimpleLogFormat(Charset) - Constructor for class com.logviewer.formats.SimpleLogFormat
- SKIP_FIELD - Static variable in interface com.logviewer.formats.utils.LvLayoutNode
- Snapshot - Interface in com.logviewer.data2
- SOURCE_FILE_PATTERN - Static variable in class com.logviewer.formats.AbstractPatternLogFormat
- SPRING_CONTEXT_PROPERTY - Static variable in class com.logviewer.web.LogViewerServletHandler
- start - Variable in class com.logviewer.formats.utils.LvLayoutStretchNode
- start - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- start() - Method in class com.logviewer.web.session.LocalFileRecordLoader
- start() - Method in class com.logviewer.web.session.LocalFileRecordSearcher
- start() - Method in interface com.logviewer.web.session.LogProcess
- start(RemoteTaskContext<FileAttributes>) - Method in class com.logviewer.data2.net.server.LogWatcherTask
- start(RemoteTaskContext<LogRecord>) - Method in class com.logviewer.data2.net.server.LoadOneRecordTask
- start(RemoteTaskContext<Pair<String, Integer>>) - Method in class com.logviewer.data2.net.server.LoadContentTask
- start(RemoteTaskContext<E>) - Method in interface com.logviewer.data2.net.server.api.RemoteTask
- start(RemoteTaskContext<Void>) - Method in class com.logviewer.data2.net.server.TryReadTask
- start(RemoteTaskContext<T>) - Method in class com.logviewer.data2.net.server.AbstractDataLoaderTask
- START_WITH - Enum constant in enum class com.logviewer.filters.FieldArgPredicate.Operator
- startAsync() - Method in interface com.logviewer.web.LvServletRequest
- startTask(Node, T, BiConsumer<E, Throwable>) - Method in class com.logviewer.data2.net.RemoteNodeService
- startTask(RemoteTaskController<?>) - Method in class com.logviewer.data2.net.RemoteNodeService
- startTask(T, BiConsumer<E, Throwable>) - Method in class com.logviewer.data2.net.OutcomeConnection
- startup() - Method in class com.logviewer.data2.net.server.LogViewerBackdoorServer
- stateVersion - Variable in class com.logviewer.web.dto.events.StatusHolderEvent
- Status - Class in com.logviewer.web.session
- Status() - Constructor for class com.logviewer.web.session.Status
-
Used by deserializer only.
- Status(Snapshot) - Constructor for class com.logviewer.web.session.Status
- Status(Throwable) - Constructor for class com.logviewer.web.session.Status
- statuses - Variable in class com.logviewer.web.dto.events.StatusHolderEvent
- statuses - Variable in class com.logviewer.web.session.tasks.LoadNextResponse
- statuses - Variable in class com.logviewer.web.session.tasks.LoadRecordTask
- StatusHolderEvent - Class in com.logviewer.web.dto.events
- StatusHolderEvent(Map<String, Status>, long) - Constructor for class com.logviewer.web.dto.events.StatusHolderEvent
- SubstringPredicate - Class in com.logviewer.filters
- SubstringPredicate(SearchPattern) - Constructor for class com.logviewer.filters.SubstringPredicate
T
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.CompositeRecordPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.DatePredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.ExceptionOnlyPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.FieldArgPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.FieldValueSetPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.JsPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.NotPredicate
- test(LogRecord, LogFilterContext) - Method in interface com.logviewer.filters.RecordPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.SubstringPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.filters.ThreadPredicate
- test(LogRecord, LogFilterContext) - Method in class com.logviewer.utils.TestPredicate
- test(String, String) - Method in enum class com.logviewer.filters.FieldArgPredicate.Operator
- test(Path) - Method in class com.logviewer.utils.PathPredicate
- TestPredicate - Class in com.logviewer.utils
- TestPredicate() - Constructor for class com.logviewer.utils.TestPredicate
- TEXT - Static variable in class com.logviewer.files.FileTypes
- TextRange - Class in com.logviewer.utils
- TextRange(int, int) - Constructor for class com.logviewer.utils.TextRange
- TGZ - Static variable in class com.logviewer.files.FileTypes
- THREAD - Static variable in class com.logviewer.data2.FieldTypes
- threadNode() - Static method in class com.logviewer.formats.utils.LvLayoutStretchNode
- ThreadPredicate - Class in com.logviewer.filters
- ThreadPredicate() - Constructor for class com.logviewer.filters.ThreadPredicate
- ThreadPredicate(String[], String[]) - Constructor for class com.logviewer.filters.ThreadPredicate
- timestamp - Variable in class com.logviewer.formats.utils.LvLayoutSimpleDateNode
- title(String) - Static method in class com.logviewer.utils.Utils
- toInstant(TemporalAccessor, TimeZone) - Static method in class com.logviewer.utils.LvDateUtils
- toNanos(long) - Static method in class com.logviewer.utils.LvDateUtils
- toNanos(Instant) - Static method in class com.logviewer.utils.LvDateUtils
- toNanos(Date) - Static method in class com.logviewer.utils.LvDateUtils
- toString() - Method in class com.logviewer.data2.BufferedFile.Line
- toString() - Method in class com.logviewer.data2.config.VisibleDirectory
- toString() - Method in class com.logviewer.data2.DefaultFieldDesciptor
- toString() - Method in class com.logviewer.data2.FileAttributes
- toString() - Method in class com.logviewer.data2.Log
- toString() - Method in class com.logviewer.data2.LogPath
- toString() - Method in class com.logviewer.data2.LogRecord
- toString() - Method in class com.logviewer.data2.net.Node
- toString() - Method in class com.logviewer.data2.net.RemoteLog
- toString() - Method in class com.logviewer.data2.Position
- toString() - Method in class com.logviewer.files.FileType
- toString() - Method in class com.logviewer.formats.utils.LvLayoutCustomTypeNode
- toString() - Method in class com.logviewer.formats.utils.LvLayoutTextNode
- toString() - Method in class com.logviewer.logLibs.log4j.Log4jPatternParser.FormattingInfo
-
Returns a String suitable for debugging.
- toString() - Method in class com.logviewer.utils.Pair
- toString() - Method in class com.logviewer.utils.TextRange
- toString() - Method in class com.logviewer.utils.Triple
- toString() - Method in class com.logviewer.web.dto.RestRecord
- toString() - Method in class com.logviewer.web.rmt.MethodCall
- toString() - Method in class com.logviewer.web.session.tasks.SearchPattern
- toString(ByteBuffer) - Static method in class com.logviewer.utils.Utils
- toString(ByteBuffer, Charset) - Static method in class com.logviewer.utils.Utils
- Triple<A,
B, C> - Class in com.logviewer.utils - Triple() - Constructor for class com.logviewer.utils.Triple
- Triple(A, B, C) - Constructor for class com.logviewer.utils.Triple
- tryRead() - Method in class com.logviewer.data2.Log
- tryRead() - Method in interface com.logviewer.data2.LogView
- tryRead() - Method in class com.logviewer.data2.net.BrokenLog
- tryRead() - Method in class com.logviewer.data2.net.RemoteLog
- TryReadTask - Class in com.logviewer.data2.net.server
- TryReadTask(String, String) - Constructor for class com.logviewer.data2.net.server.TryReadTask
- txt - Variable in class com.logviewer.formats.utils.LvLayoutTextNode
- type() - Method in class com.logviewer.data2.DefaultFieldDesciptor
- type() - Method in interface com.logviewer.data2.LogFormat.FieldDescriptor
- TYPE_SCRIPT - Static variable in class com.logviewer.files.FileTypes
U
- UNKNOWN - Static variable in class com.logviewer.files.FileTypes
- unlock(Object) - Static method in class com.logviewer.utils.TestPredicate
- UNPACK_GZ_ARCHIVES - Static variable in class com.logviewer.data2.Log
- URI - Static variable in class com.logviewer.data2.FieldTypes
- USER_AGENT - Static variable in class com.logviewer.data2.FieldTypes
- USERNAME - Static variable in class com.logviewer.data2.FieldTypes
- Utils - Class in com.logviewer.utils
V
- validate() - Method in interface com.logviewer.data2.LogFormat
- validate() - Method in class com.logviewer.formats.AbstractPatternLogFormat
- validate() - Method in class com.logviewer.formats.RegexLogFormat
- validate() - Method in class com.logviewer.formats.SimpleLogFormat
- valueOf(String) - Static method in enum class com.logviewer.filters.FieldArgPredicate.Operator
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.logviewer.filters.FieldArgPredicate.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ViewConfig - Class in com.logviewer.generator
- ViewConfig() - Constructor for class com.logviewer.generator.ViewConfig
- VisibleDirectory - Class in com.logviewer.data2.config
- VisibleDirectory(String) - Constructor for class com.logviewer.data2.config.VisibleDirectory
- VisibleDirectory(String, String) - Constructor for class com.logviewer.data2.config.VisibleDirectory
W
- WAIT_TIMEOUT - Static variable in class com.logviewer.utils.TestPredicate
- waitForLocked(String) - Static method in class com.logviewer.utils.TestPredicate
- waitForLocked(Predicate<LogRecord>) - Static method in class com.logviewer.utils.TestPredicate
- waitForRecord(String) - Static method in class com.logviewer.utils.TestPredicate
- waitForRecord(Predicate<LogRecord>) - Static method in class com.logviewer.utils.TestPredicate
- wasProcessed(String) - Static method in class com.logviewer.utils.TestPredicate
- wasProcessed(Predicate<LogRecord>) - Static method in class com.logviewer.utils.TestPredicate
- watchDirectory(Path, Consumer<List<Path>>) - Method in class com.logviewer.data2.FileWatcherService
- watchedDirectories() - Method in class com.logviewer.data2.FileWatcherService
- WEB_SOCKET_PATH - Static variable in class com.logviewer.web.LogViewerServletHandler
- WebsocketEmulationController - Class in com.logviewer.web
- WebsocketEmulationController() - Constructor for class com.logviewer.web.WebsocketEmulationController
- WHOLE_LINE - Static variable in class com.logviewer.data2.LogRecord
-
The name of generic field that contains whole record text.
- WINDOW_SIZE - Static variable in class com.logviewer.data2.ParserConfig
- WINDOW_SIZE_BITS - Static variable in class com.logviewer.data2.ParserConfig
- withLocale(Locale) - Method in class com.logviewer.formats.utils.LvLayoutDateNode
- withTimeZone(TimeZone) - Method in class com.logviewer.formats.utils.LvLayoutDateNode
- Wrappers - Class in com.logviewer.utils
- Wrappers() - Constructor for class com.logviewer.utils.Wrappers
- write(JsonWriter, Long) - Method in class com.logviewer.utils.GsonNanosecondsAdapter
- writeExternal(ObjectOutput) - Method in class com.logviewer.data2.LogRecord
- writeExternal(ObjectOutput) - Method in class com.logviewer.data2.RecordList
- writeExternal(ObjectOutput) - Method in class com.logviewer.utils.Pair
- writeExternal(ObjectOutput) - Method in class com.logviewer.utils.Triple
- writeExternal(ObjectOutput) - Method in class com.logviewer.web.session.Status
X
Z
- ZIP - Static variable in class com.logviewer.files.FileTypes
- zone - Variable in class com.logviewer.formats.utils.LvLayoutDateNode
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form