public class ConfigMain.Command extends Object
private String
description
private Function<String[],Integer>
function
Command(Function<String[],Integer> function, String description)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Function<String[],Integer> function
private final String description
public Command(Function<String[],Integer> function, String description)
Copyright © 2022 Apache NiFi Project. All rights reserved.