Class StorageConfig

java.lang.Object
eu.okaeri.configs.OkaeriConfig

public class StorageConfig extends RootConfig
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Options for the data cache (stored differently per method)
    static class 
    The remote connection details/properties
  • Field Summary

    Fields
  • Constructor Summary

    Constructors
    Constructor
    Description
    StorageConfig(@NotNull AnnoyingPlugin plugin)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    Friendly name when migrating between methods for logging
    Format: FILE_PATH (METHOD)

    Methods inherited from class xyz.srnyx.annoyingapi.file.okaeri.RootConfig

    onLoad, reload

    Methods inherited from class xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig

    getAs

    Methods inherited from class eu.okaeri.configs.OkaeriConfig

    asMap, asMap, asMap, configure, get, get, get, getBindFile, getBindFileName, getConfigurer, getContext, getDeclaration, getEffectiveConfigurer, getInternalPath, getInternalState, isSubconfig, load, load, load, load, load, load, load, load, load, migrate, migrate, migrateInternalState, migrateInternalState, save, save, save, save, saveDefaults, saveToBytes, saveToString, set, setBindFile, setConfigurer, setContext, setDeclaration, setInternalPath, setInternalState, update, updateDeclaration, validate, withBindFile, withBindFile, withBindFile, withConfigurer, withConfigurer, withLogger, withRemoveOrphans, withSerdesPack

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • StorageConfig

      public StorageConfig(@NotNull @NotNull AnnoyingPlugin plugin)
  • Method Details

    • getMigrationLogPrefix

      @NotNull public @NotNull String getMigrationLogPrefix()
      Friendly name when migrating between methods for logging
      Format: FILE_PATH (METHOD)