Class BlobStoreOptions

    • Constructor Detail

      • BlobStoreOptions

        public BlobStoreOptions​(joptsimple.OptionParser parser)
    • Method Detail

      • configure

        public void configure​(joptsimple.OptionSet options)
        Specified by:
        configure in interface OptionsBean
      • order

        public int order()
        Description copied from interface: OptionsBean
        Used to sort the help output. Help for OptionsBean in descending order i.e. bean having highest order would be rendered first
        Specified by:
        order in interface OptionsBean
      • getFDSConfigPath

        public String getFDSConfigPath()
      • getFDSPath

        public String getFDSPath()
      • getS3ConfigPath

        public String getS3ConfigPath()
      • getAzureConfigPath

        public String getAzureConfigPath()
      • getFakeDataStorePath

        public String getFakeDataStorePath()
      • isReadWrite

        public boolean isReadWrite()