public abstract class MetricNamesResponse extends Object
MetricNamesResponse()
static MetricNamesResponse
create(Set<String> names)
abstract Set<String>
names()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MetricNamesResponse()
public abstract Set<String> names()
public static MetricNamesResponse create(Set<String> names)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.