public class CommandLineParser<T> extends Object
public CommandLineParser(@Nonnull ParserResultFactory<T> parserResultFactory)
public T parse(@Nonnull String[] args) throws FlinkParseException
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.