Uses of Record Class
org.graylog2.indexer.migration.LogEntry
Packages that use LogEntry
-
Uses of LogEntry in org.graylog2.indexer.datanode
Methods in org.graylog2.indexer.datanode that return types with arguments of type LogEntryModifier and TypeMethodDescriptionMigrationConfiguration.logs()Returns the value of thelogsrecord component.Methods in org.graylog2.indexer.datanode with parameters of type LogEntryModifier and TypeMethodDescriptionvoidRemoteReindexMigrationService.appendLogEntry(String migrationId, LogEntry log) voidRemoteReindexMigrationServiceImpl.appendLogEntry(String migrationId, LogEntry log) -
Uses of LogEntry in org.graylog2.indexer.migration
Methods in org.graylog2.indexer.migration that return types with arguments of type LogEntry