Class FileConfigStore

java.lang.Object
org.apache.pulsar.shell.config.FileConfigStore
All Implemented Interfaces:
ConfigStore

public class FileConfigStore extends Object implements ConfigStore
File based configurations store. All the configurations are stored in a single file in JSON format.