Uses of Record Class
org.graylog2.indexer.migration.RemoteReindexIndex
Packages that use RemoteReindexIndex
-
Uses of RemoteReindexIndex in org.graylog2.indexer.migration
Methods in org.graylog2.indexer.migration that return RemoteReindexIndexModifier and TypeMethodDescriptionstatic RemoteReindexIndexRemoteReindexIndex.noBackgroundTaskYet(String indexName) Methods in org.graylog2.indexer.migration that return types with arguments of type RemoteReindexIndexConstructor parameters in org.graylog2.indexer.migration with type arguments of type RemoteReindexIndexModifierConstructorDescriptionRemoteReindexMigration(@NotNull String migrationID, List<RemoteReindexIndex> indices, List<LogEntry> logs)