Class StorageConfig.Cache

Enclosing class:
StorageConfig

public static class StorageConfig.Cache extends SubConfig<StorageConfig,StorageConfig>
Options for the data cache (stored differently per method)
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    Valid values for save_on
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
    The interval to save the cache (if save_on contains StorageConfig.Cache.SaveOn.INTERVAL)
  • Constructor Summary

    Constructors
    Constructor
    Description
    Cache(@NotNull StorageConfig root)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    getParent, getRoot, save

    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, 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