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