|
Extract And Move Method public create(id String, title String, description String, isDefault boolean, isWritable boolean, indexPrefix String, shards int, replicas int, rotationStrategyClass String, rotationStrategy RotationStrategyConfig, retentionStrategyClass String, retentionStrategy RetentionStrategyConfig, creationDate ZonedDateTime) : IndexSetConfig extracted from public fromIndexSetConfig(indexSet IndexSetConfig) : IndexSetSummary in class org.graylog2.rest.resources.system.indexer.responses.IndexSetSummary & moved to class org.graylog2.indexer.indexset.IndexSetConfig |
From |
To |