public abstract class AdapterSharedStoresUpdated extends Object
| Constructor and Description |
|---|
AdapterSharedStoresUpdated() |
| Modifier and Type | Method and Description |
|---|---|
static AdapterSharedStoresUpdated |
create(Set<String> ids) |
static AdapterSharedStoresUpdated |
create(String id) |
abstract Set<String> |
ids() |
public static AdapterSharedStoresUpdated create(String id)
public static AdapterSharedStoresUpdated create(Set<String> ids)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.