public class StreamGRNDescriptorProvider extends Object implements GRNDescriptorProvider
Constructor and Description |
---|
StreamGRNDescriptorProvider(StreamService streamService) |
Modifier and Type | Method and Description |
---|---|
GRNDescriptor |
get(GRN grn)
Returns the
GRNDescriptor for the given GRN . |
@Inject public StreamGRNDescriptorProvider(StreamService streamService)
public GRNDescriptor get(GRN grn)
GRNDescriptorProvider
GRNDescriptor
for the given GRN
.get
in interface GRNDescriptorProvider
grn
- the GRNCopyright © 2012–2021 Graylog, Inc.. All rights reserved.