@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Repeatable(value=SupportedSearchVersions.class) public @interface SupportedSearchVersion
| Modifier and Type | Required Element and Description |
|---|---|
SearchVersion.Distribution |
distribution |
public abstract SearchVersion.Distribution distribution
public abstract String version
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.