Package xyz.srnyx.annoyingapi.storage
Class StorageConfig
java.lang.Object
eu.okaeri.configs.OkaeriConfig
xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig
xyz.srnyx.annoyingapi.file.okaeri.RootConfig
xyz.srnyx.annoyingapi.storage.StorageConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classOptions for the data cache (stored differently per method)static classThe remote connection details/properties -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull StringFriendly name when migrating between methods for logging
Format:FILE_PATH (METHOD)Methods inherited from class xyz.srnyx.annoyingapi.file.okaeri.RootConfig
onLoad, reloadMethods inherited from class xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig
getAsMethods 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
-
Field Details
-
method
-
remote_connection
-
cache
-
plugin
-
-
Constructor Details
-
StorageConfig
-
-
Method Details
-
getMigrationLogPrefix
Friendly name when migrating between methods for logging
Format:FILE_PATH (METHOD)
-