neton.store.Util

Undocumented in source.

Members

Functions

getAllParent
string[] getAllParent(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
getConfigKey
string getConfigKey(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getParent
string getParent(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
getRegistryKey
string getRegistryKey(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getSafeKey
string getSafeKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
isRemained
bool isRemained(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
removeDelimiter
string removeDelimiter(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
tryGetJsonFormat
JSONValue tryGetJsonFormat(string json)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CONFIG_PREFIX
string CONFIG_PREFIX;
Undocumented in source.
LEASE_GEN_ID_PREFIX
string LEASE_GEN_ID_PREFIX;
Undocumented in source.
LEASE_PREFIX
string LEASE_PREFIX;
Undocumented in source.
SERVICE_PREFIX
string SERVICE_PREFIX;
Undocumented in source.

Meta