索引
All Classes and Interfaces|所有程序包
A
- add(String, String, String) - 接口中的方法 api.linlang.command.LinCommand.Labels
- add(String, String, String) - 类中的方法 api.linlang.command.LinCommand.Labels.Impl
- ALL - enum class 中的枚举常量 api.linlang.command.LinCommand.ExecTarget
- api.linlang.audit - 程序包 api.linlang.audit
-
审计与日志服务
- api.linlang.banner - 程序包 api.linlang.banner
-
铭牌打印服务
- api.linlang.command - 程序包 api.linlang.command
-
命令服务
- api.linlang.file - 程序包 api.linlang.file
-
文件服务,包含配置文件、语言文件与数据库
- api.linlang.file.database - 程序包 api.linlang.file.database
-
数据库服务
- api.linlang.file.database.annotations - 程序包 api.linlang.file.database.annotations
-
适用于数据库服务的全部注解
- api.linlang.file.database.dto - 程序包 api.linlang.file.database.dto
-
数据库交互
- api.linlang.file.database.repo - 程序包 api.linlang.file.database.repo
-
数据库操作
- api.linlang.file.file - 程序包 api.linlang.file.file
-
文件相关服务(配置文件、语言文件)
- api.linlang.file.file.annotations - 程序包 api.linlang.file.file.annotations
-
适用于文件相关服务(配置文件、语言文件)的全部注解
- api.linlang.file.file.implement - 程序包 api.linlang.file.file.implement
-
语言对象接口类
- api.linlang.file.file.migrator - 程序包 api.linlang.file.file.migrator
-
文件版本迁移器
- api.linlang.messenger - 程序包 api.linlang.messenger
-
信息发送服务
- api.linlang.runtime - 程序包 api.linlang.runtime
-
琳琅服务入口
- apply() - 类中的方法 api.linlang.runtime.Linlang.Parameters
-
应用运行参数设置
- apply() - 类中的方法 api.linlang.runtime.Linlang.Settings
-
应用个性化设置
- audit(Object, String, Object...) - 类中的静态方法 api.linlang.audit.LinLog
-
记录一条审计事件
- audit(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
记录一条审计事件
- auto() - annotation interface 中的元素 api.linlang.file.database.annotations.Id
B
- BannerOptions.Builder - api.linlang.banner中的类
- banr(String) - 类中的静态方法 api.linlang.audit.LinLog
- bind(Class<T>) - 接口中的方法 api.linlang.file.file.ConfigService
-
绑定配置文件对象
- bind(Class<T>, boolean) - 接口中的方法 api.linlang.file.file.ConfigService
-
绑定配置文件对象
- bind(Class<T>, List<? extends LocaleProvider<T>>) - 接口中的方法 api.linlang.file.file.LangService
-
绑定语言对象并且注册语言提供者
- bind(Class<T>, List<? extends LocaleProvider<T>>, boolean) - 接口中的方法 api.linlang.file.file.LangService
-
绑定语言对象并且注册语言提供者
- build() - 类中的方法 api.linlang.banner.BannerOptions.Builder
- build() - 接口中的方法 api.linlang.command.LinCommand.Labels
- build() - 类中的方法 api.linlang.command.LinCommand.Labels.Impl
- Builder() - 类的构造器 api.linlang.banner.BannerOptions.Builder
C
- close() - 接口中的方法 api.linlang.file.database.DataService
-
Close the service.
- close() - 接口中的方法 api.linlang.file.database.repo.Repository
- close() - 接口中的方法 api.linlang.runtime.Linlang
-
安全地关闭琳琅服务
- Column - api.linlang.file.database.annotations中的Annotation Interface
-
声明为 Column
- columns() - annotation interface 中的元素 api.linlang.file.database.annotations.Index
- comment() - annotation interface 中的元素 api.linlang.file.database.annotations.Table
- Comment - api.linlang.file.file.annotations中的Annotation Interface
-
为类或字段添加注释说明
- complete(LinCommand.ParseCtx, String) - 接口中的方法 api.linlang.command.LinCommand.TypeResolver
- config() - 接口中的方法 api.linlang.file.LinFile
-
获取文件服务
- ConfigFile - api.linlang.file.file.annotations中的Annotation Interface
-
声明当前类为配置文件类
- ConfigService - api.linlang.file.file中的接口
-
配置文件服务
- configure(Object, LinOptions) - 类中的静态方法 api.linlang.runtime.Lin
-
接受
LinOptions实例,对琳琅服务进行个性化设置 - ConfigVersion - api.linlang.file.file.annotations中的Annotation Interface
-
指定配置文件的版本号
- CONSOLE - enum class 中的枚举常量 api.linlang.command.LinCommand.ExecTarget
- count() - 接口中的方法 api.linlang.file.database.repo.Repository
- create() - 接口中的静态方法 api.linlang.command.LinCommand.Labels
D
- database() - 接口中的方法 api.linlang.file.LinFile
-
获取数据库服务
- DataService - api.linlang.file.database中的接口
-
Database service facade used by plugins and higher-level modules.
- DataService.DbConfig - api.linlang.file.database中的类
- DataService.DbType - api.linlang.file.database中的Enum Class
- DbConfig(String, String, String, int) - 类的构造器 api.linlang.file.database.DataService.DbConfig
- debug(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出 DEBUG 级别日志。
- defaultValue() - annotation interface 中的元素 api.linlang.file.database.annotations.Column
-
默认值
- define(T) - 接口中的方法 api.linlang.file.file.implement.LocaleProvider
-
使当前语言提供者实现的语言对象类中的 Key 赋值
- deleteAll() - 接口中的方法 api.linlang.file.database.repo.Repository
- deleteById(ID) - 接口中的方法 api.linlang.file.database.repo.Repository
- desc(Object...) - record class中的静态方法 api.linlang.command.LinCommand.Desc
- Desc(Map<String, String>) - record class的构造器 api.linlang.command.LinCommand.Desc
-
创建
Desc记录的实例。 - developers(List<String>) - 类中的方法 api.linlang.banner.BannerOptions.Builder
- dynamicTotalPrefix(Function<Object, String>) - 类中的方法 api.linlang.runtime.Linlang.Settings
-
设置琳琅内建提示消息的前缀 琳琅服务的全局参数:前缀名
- dynamicTotalPrefix(Function<Object, String>) - 类中的方法 api.linlang.runtime.LinOptions
-
设置琳琅内建提示消息的前缀 设置琳琅内建提示消息的前缀,可便于消息识别。
E
- Entity - api.linlang.file.database.annotations中的Annotation Interface
-
声明为数据实体
- equals(Object) - record class中的方法 api.linlang.command.LinCommand.Desc
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - record class中的方法 api.linlang.command.LinCommand.Permission
-
指示某个其他对象是否“等于”此对象。
- error(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
方便重载:没有 Throwable 时可以只传消息和 kv
- error(String, Throwable, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出 ERROR 级日志,可选附带异常
- existsById(ID) - 接口中的方法 api.linlang.file.database.repo.Repository
F
- FileType - api.linlang.file.file中的Enum Class
-
生成的文件类型
- find() - 类中的静态方法 api.linlang.runtime.Lin
-
获取已注册的运行时实现;若不存在则抛出
IllegalStateException。 - findAll() - 接口中的方法 api.linlang.file.database.repo.Repository
- findAllWhere(String, Object...) - 接口中的方法 api.linlang.file.database.repo.Repository
- findById(ID) - 接口中的方法 api.linlang.file.database.repo.Repository
- findOneWhere(String, Object) - 接口中的方法 api.linlang.file.database.repo.Repository
- flush() - 接口中的方法 api.linlang.file.database.repo.Repository
- flushAll() - 接口中的方法 api.linlang.file.database.DataService
-
Flush all pending changes to the underlying store.
- flushOf(Class<T>) - 接口中的方法 api.linlang.file.database.DataService
-
Flush the repository of a specific entity type.
- flushOpTo(Object) - 类中的静态方法 api.linlang.audit.LinLog
-
将 OP 队列发送到指定对象(具体类型由 Provider 实现约定)
- flushOpTo(Object) - 接口中的方法 api.linlang.audit.LinLogger
-
向指定 OP 刷新 OP 队列(平台自定义 op 类型)
- flushOpToOnlineOps() - 类中的静态方法 api.linlang.audit.LinLog
-
刷新 OP 队列到所有在线 OP
- flushOpToOnlineOps() - 接口中的方法 api.linlang.audit.LinLogger
-
刷新 OP 队列到在线 OP
- flushStartupToConsole() - 类中的静态方法 api.linlang.audit.LinLog
-
刷新 STARTUP 队列到控制台
- flushStartupToConsole() - 接口中的方法 api.linlang.audit.LinLogger
-
刷新 STARTUP 队列到控制台或广播
- format() - annotation interface 中的元素 api.linlang.file.file.annotations.ConfigFile
-
配置文件格式 默认为
FileType.YAML - format() - annotation interface 中的元素 api.linlang.file.file.annotations.LangPack
-
配置文件格式。
- from() - 接口中的方法 api.linlang.file.file.migrator.Migrator
G
- get(String) - 接口中的方法 api.linlang.command.LinCommand.Ctx
- get(String) - 类中的方法 api.linlang.file.file.migrator.MutableDocument
- getLogger(Class<?>) - 类中的静态方法 api.linlang.audit.LinLog
-
为指定业务类创建一个绑定 owner 的
LinLogger。 - getOr(String, T) - 接口中的方法 api.linlang.command.LinCommand.Ctx
H
- H2 - enum class 中的枚举常量 api.linlang.file.database.DataService.DbType
-
H2 数据库
- hashCode() - record class中的方法 api.linlang.command.LinCommand.Desc
-
返回此对象的哈希代码值。
- hashCode() - record class中的方法 api.linlang.command.LinCommand.Permission
-
返回此对象的哈希代码值。
I
- i18n() - record class中的方法 api.linlang.command.LinCommand.Desc
-
返回
i18n记录组件的值。 - I18nComment - api.linlang.file.file.annotations中的Annotation Interface
-
多语言注释
- I18nComments - api.linlang.file.file.annotations中的Annotation Interface
-
这是一个容器,不要使用,因为用起来很麻烦
- Id - api.linlang.file.database.annotations中的Annotation Interface
-
声明为主键
- IDENTITY - enum class 中的枚举常量 api.linlang.file.file.annotations.NamingStyle.Style
- Impl() - 类的构造器 api.linlang.command.LinCommand.Labels.Impl
- Index - api.linlang.file.database.annotations中的Annotation Interface
-
声明为索引
- info(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出 INFO 级别日志。
- init(DataService.DbType, DataService.DbConfig) - 接口中的方法 api.linlang.file.database.DataService
-
Initialize connection pool / driver by database type and config.
- init(Object) - 类中的静态方法 api.linlang.runtime.Lin
-
装载:发现 → 注入环境上下文 →
reload() - init(Object, String, Object...) - 类中的静态方法 api.linlang.audit.LinLog
-
针对指定 owner 输出 INIT 日志。
- init(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出 INIT 通道日志:通常用于模块/插件初始化阶段
- initials(String) - 类中的方法 api.linlang.banner.BannerOptions.Builder
- install(LinLog.Provider) - 类中的静态方法 api.linlang.audit.LinLog
-
安装日志提供者。
- items() - 类中的方法 api.linlang.file.database.dto.Page
J
K
- KEBAB - enum class 中的枚举常量 api.linlang.file.file.annotations.NamingStyle.Style
- Key - api.linlang.file.file.annotations中的Annotation Interface
-
为字段指定自定义的键名,覆盖自动生成的命名
L
- labels(Object...) - 接口中的静态方法 api.linlang.command.LinCommand
- LangPack - api.linlang.file.file.annotations中的Annotation Interface
-
声明当前类为语言提供者
- LangService - api.linlang.file.file中的接口
-
语言服务
- language() - 接口中的方法 api.linlang.file.LinFile
-
获取语言服务
- length() - annotation interface 中的元素 api.linlang.file.database.annotations.Column
-
最大长度
- Length - api.linlang.file.database.annotations中的Annotation Interface
- limit() - 类中的方法 api.linlang.file.database.dto.QuerySpec
- limit(int) - 类中的方法 api.linlang.file.database.dto.QuerySpec
- Lin - api.linlang.runtime中的类
-
琳琅的入口门面,是唯一使用入口
- LinBanner - api.linlang.banner中的类
-
ASCII 铭牌打印入口
- linCommand() - 接口中的方法 api.linlang.runtime.Linlang
-
琳琅的命令服务
- LinCommand - api.linlang.command中的接口
- LinCommand.CommandExecutor - api.linlang.command中的接口
- LinCommand.Ctx - api.linlang.command中的接口
- LinCommand.Desc - api.linlang.command中的Record Class
- LinCommand.ExecTarget - api.linlang.command中的Enum Class
- LinCommand.Labels - api.linlang.command中的接口
- LinCommand.Labels.Impl - api.linlang.command中的类
- LinCommand.ParseCtx - api.linlang.command中的接口
- LinCommand.Permission - api.linlang.command中的Record Class
- LinCommand.TypeResolver - api.linlang.command中的接口
- lines() - annotation interface 中的元素 api.linlang.file.file.annotations.I18nComment
-
注释内容。
- linFile() - 接口中的方法 api.linlang.runtime.Linlang
-
琳琅的文件服务,包含配置文件、语言文件与数据库(H2 与 MySQL)
- LinFile - api.linlang.file中的接口
-
琳琅文件服务,包含了文件、语言和数据库。
- Linlang - api.linlang.runtime中的接口
-
琳琅主类
- linlang.api - 模块 linlang.api
-
琳琅(Linlang),一个适用于 Minecraft 多平台支持的开发工具。
- Linlang.Parameters - api.linlang.runtime中的类
-
琳琅服务的「运行参数」设置项(需要重建琳琅)
- Linlang.Settings - api.linlang.runtime中的类
-
琳琅服务的「个性化」设置项
- LinLog - api.linlang.audit中的类
-
审计与日志静态门面
- LinLogger - api.linlang.audit中的接口
-
绑定到平台的具体琳琅日志服务实现
- linMessenger() - 接口中的方法 api.linlang.runtime.Linlang
-
琳琅的信息服务,可以方便地向任何位置(玩家或控制台)发送聊天框、动作栏、标题消息
- LinMessenger - api.linlang.messenger中的接口
-
消息发送者
- LinMessenger.Vars - api.linlang.messenger中的类
- LinOptions - api.linlang.runtime中的类
-
琳琅服务的设置类
- LinOptions() - 类的构造器 api.linlang.runtime.LinOptions
- LIST - enum class 中的枚举常量 api.linlang.file.file.annotations.NamingStyle.Style
- locale() - 接口中的方法 api.linlang.command.LinCommand.Ctx
- locale() - annotation interface 中的元素 api.linlang.file.file.annotations.I18nComment
-
语言代码,遵循 language_REGION 规则,如 zh_CN
- locale() - annotation interface 中的元素 api.linlang.file.file.annotations.LangPack
-
语言代码,遵循 language_REGION 规则,例如 zh_CN
- locale() - 接口中的方法 api.linlang.file.file.implement.LocaleProvider
-
语言代码,遵循 language_REGION 格式,例如 zh_CN
- LocaleProvider<T> - api.linlang.file.file.implement中的接口
-
语言对象接口
M
- meta() - 接口中的方法 api.linlang.command.LinCommand.ParseCtx
- migrate() - 接口中的方法 api.linlang.file.database.DataService
-
Perform pending schema migrations if supported by the implementation.
- migrate(MutableDocument) - 接口中的方法 api.linlang.file.file.migrator.Migrator
- Migrator - api.linlang.file.file.migrator中的接口
- move(String, String) - 类中的方法 api.linlang.file.file.migrator.MutableDocument
- MutableDocument - api.linlang.file.file.migrator中的类
-
供迁移器使用的可变文档
- MutableDocument(Object) - 类的构造器 api.linlang.file.file.migrator.MutableDocument
- MYSQL - enum class 中的枚举常量 api.linlang.file.database.DataService.DbType
-
MySQL 数据库
N
- name() - annotation interface 中的元素 api.linlang.file.database.annotations.Column
-
名称
- name() - annotation interface 中的元素 api.linlang.file.database.annotations.Index
- name() - annotation interface 中的元素 api.linlang.file.database.annotations.Table
- name() - annotation interface 中的元素 api.linlang.file.file.annotations.ConfigFile
-
文件名(不含扩展名) 默认为 config
- name() - annotation interface 中的元素 api.linlang.file.file.annotations.LangPack
-
文件名(不含扩展名),默认为语言代码
- NamingStyle - api.linlang.file.file.annotations中的Annotation Interface
-
定义类中字段名称到配置文件键名的命名转换方式
- NamingStyle.Style - api.linlang.file.file.annotations中的Enum Class
- node() - record class中的方法 api.linlang.command.LinCommand.Permission
-
返回
node记录组件的值。 - NoEmit - api.linlang.file.file.annotations中的Annotation Interface
-
声明该类不应被生成为文件
- NotNull - api.linlang.file.database.annotations中的Annotation Interface
- nullable() - annotation interface 中的元素 api.linlang.file.database.annotations.Column
-
是否可空
O
- of() - 类中的静态方法 api.linlang.file.database.dto.QuerySpec
- of(Object...) - 类中的静态方法 api.linlang.messenger.LinMessenger.Vars
- of(String, String, String, int) - 类中的静态方法 api.linlang.file.database.DataService.DbConfig
-
便捷构造。
- offset() - 类中的方法 api.linlang.file.database.dto.Page
- offset() - 类中的方法 api.linlang.file.database.dto.QuerySpec
- offset(int) - 类中的方法 api.linlang.file.database.dto.QuerySpec
- op(Object, String, Object...) - 类中的静态方法 api.linlang.audit.LinLog
-
针对指定 owner 输出 OP 日志。
- op(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出 OP 通道日志:发送给在线 OP 或进入 OP 队列
- options() - 类中的静态方法 api.linlang.banner.LinBanner
- orderBy() - 类中的方法 api.linlang.file.database.dto.QuerySpec
- orderBy(String) - 类中的方法 api.linlang.file.database.dto.QuerySpec
P
- Page<T> - api.linlang.file.database.dto中的类
-
分页结果。
- Page(List<T>, int, int) - 类的构造器 api.linlang.file.database.dto.Page
- param(Object) - 类中的方法 api.linlang.file.database.dto.QuerySpec
- parameters() - 接口中的方法 api.linlang.runtime.Linlang
-
更改琳琅服务的系统参数
- params() - 类中的方法 api.linlang.file.database.dto.QuerySpec
- params(List<?>) - 类中的方法 api.linlang.file.database.dto.QuerySpec
- parse(LinCommand.ParseCtx, String) - 接口中的方法 api.linlang.command.LinCommand.TypeResolver
- pass() - 类中的方法 api.linlang.file.database.DataService.DbConfig
- path() - annotation interface 中的元素 api.linlang.file.file.annotations.ConfigFile
-
配置文件相对路径(相对于插件根目录) 默认为空,即插件根目录
- path() - annotation interface 中的元素 api.linlang.file.file.annotations.LangPack
-
配置文件相对路径(相对于插件根目录)
- Permission(String) - record class的构造器 api.linlang.command.LinCommand.Permission
-
创建
Permission记录的实例。 - perms(String) - record class中的静态方法 api.linlang.command.LinCommand.Permission
- platform() - 接口中的方法 api.linlang.command.LinCommand.ParseCtx
- platformContext(Object) - 类中的方法 api.linlang.runtime.Linlang.Parameters
-
设置平台上下文
- PLAYER - enum class 中的枚举常量 api.linlang.command.LinCommand.ExecTarget
- plugin(String, String, String) - 类中的方法 api.linlang.banner.BannerOptions.Builder
- pluginLogger(boolean) - 类中的方法 api.linlang.runtime.LinOptions
-
设置琳琅审计与日志服务的日志方式
- poolSize() - 类中的方法 api.linlang.file.database.DataService.DbConfig
- print(BannerOptions) - 类中的静态方法 api.linlang.banner.LinBanner
- print(Consumer<String>, BannerOptions) - 类中的静态方法 api.linlang.banner.LinBanner
-
打印到自定义输出
- printWithPrefix(BannerOptions) - 类中的静态方法 api.linlang.banner.LinBanner
-
打印到 LinLog(INFO)
Q
- query(QuerySpec) - 接口中的方法 api.linlang.file.database.repo.Repository
- QuerySpec - api.linlang.file.database.dto中的类
- QuerySpec() - 类的构造器 api.linlang.file.database.dto.QuerySpec
R
- register(String, LinCommand.CommandExecutor, LinCommand.Permission, LinCommand.ExecTarget, LinCommand.Desc) - 接口中的方法 api.linlang.command.LinCommand
- register(String, LinCommand.CommandExecutor, LinCommand.Permission, LinCommand.ExecTarget, LinCommand.Desc, LinCommand.Labels) - 接口中的方法 api.linlang.command.LinCommand
- register(String, LinCommand.CommandExecutor, LinCommand.Permission, LinCommand.ExecTarget, LinCommand.Desc, Map<String, Map<String, String>>) - 接口中的方法 api.linlang.command.LinCommand
- reload() - 接口中的方法 api.linlang.file.file.ConfigService
-
重新读取磁盘上所有绑定的文件并应用
- reload() - 接口中的方法 api.linlang.file.file.LangService
-
重新读取磁盘上所有绑定的文件并应用
- reload() - 接口中的方法 api.linlang.runtime.Linlang
-
重新载入琳琅服务
- remove(String) - 类中的方法 api.linlang.file.file.migrator.MutableDocument
- repo(Class<T>) - 接口中的方法 api.linlang.file.database.DataService
-
Obtain a repository for the annotated entity type.
- Repository<T,
ID> - api.linlang.file.database.repo中的接口 - requirePlayer(String) - 接口中的方法 api.linlang.command.LinCommand.Ctx
- restart() - 接口中的方法 api.linlang.runtime.Linlang
-
重建琳琅服务
- run(LinCommand.Ctx) - 接口中的方法 api.linlang.command.LinCommand.CommandExecutor
S
- save(T) - 接口中的方法 api.linlang.file.database.repo.Repository
- saveAll() - 接口中的方法 api.linlang.file.file.ConfigService
-
保存所有已绑定的配置文件对象生成的配置文件中的修改
- saveAll() - 接口中的方法 api.linlang.file.file.LangService
-
保存所有已绑定的语言对象生成的语言文件中的修改
- saveAll(Collection<T>) - 接口中的方法 api.linlang.file.database.repo.Repository
- sendActionBarKey(Object, String, Object...) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendActionBarKey(Object, String, Map<String, ?>) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendActionBarText(Object, String, Object...) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendActionBarText(Object, String, Map<String, ?>) - 接口中的方法 api.linlang.messenger.LinMessenger
- sender() - 接口中的方法 api.linlang.command.LinCommand.Ctx
- sender() - 接口中的方法 api.linlang.command.LinCommand.ParseCtx
- sendKey(Object, String, Object...) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendKey(Object, String, Map<String, ?>) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendText(Object, String, Object...) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendText(Object, String, Map<String, ?>) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendTitleKey(Object, String, String, int, int, int, Object...) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendTitleKey(Object, String, String, int, int, int, Map<String, ?>) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendTitleText(Object, String, String, int, int, int, Object...) - 接口中的方法 api.linlang.messenger.LinMessenger
- sendTitleText(Object, String, String, int, int, int, Map<String, ?>) - 接口中的方法 api.linlang.messenger.LinMessenger
- set(String, Object) - 类中的方法 api.linlang.file.file.migrator.MutableDocument
- settings() - 接口中的方法 api.linlang.runtime.Linlang
-
设置琳琅服务的个性化设置
- setup(Object, LinOptions) - 类中的静态方法 api.linlang.runtime.Lin
-
装载:发现 -> 注入环境上下文 -> 通过回调读取个性化选项
LinOptions-> 应用并reload() - setup(Object, Function<Linlang, LinOptions>) - 类中的静态方法 api.linlang.runtime.Lin
-
装载:发现 -> 注入环境上下文 -> 通过回调读取个性化选项
LinOptions-> 应用并reload() - site(String) - 类中的方法 api.linlang.banner.BannerOptions.Builder
- startup(Object, String, Object...) - 类中的静态方法 api.linlang.audit.LinLog
-
针对指定 owner 输出 STARTUP 日志。
- startup(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出启动通道日志:服务器尚未完全启动时进入 STARTUP 队列
- streamAll() - 接口中的方法 api.linlang.file.database.repo.Repository
- supports(String) - 接口中的方法 api.linlang.command.LinCommand.TypeResolver
T
- Table - api.linlang.file.database.annotations中的Annotation Interface
- to() - 接口中的方法 api.linlang.file.file.migrator.Migrator
- toString() - record class中的方法 api.linlang.command.LinCommand.Desc
-
返回此记录的字符串表示形式。
- toString() - record class中的方法 api.linlang.command.LinCommand.Permission
-
返回此记录的字符串表示形式。
- total() - 类中的方法 api.linlang.file.database.dto.Page
- totalLocale - 类中的变量 api.linlang.runtime.LinOptions
- totalLocale(String) - 类中的方法 api.linlang.runtime.Linlang.Parameters
-
设置琳琅的启动语言 琳琅服务的全局参数:语言
- totalLocale(String) - 类中的方法 api.linlang.runtime.LinOptions
-
设置琳琅的启动语言(运行参数)
- totalPrefix - 类中的变量 api.linlang.runtime.LinOptions
- totalPrefix(String) - 类中的方法 api.linlang.runtime.Linlang.Settings
-
设置琳琅内建提示消息的前缀 琳琅服务的全局参数:前缀名
- totalPrefix(String) - 类中的方法 api.linlang.runtime.LinOptions
-
设置琳琅内建提示消息的前缀
- totalPrefixProvider - 类中的变量 api.linlang.runtime.LinOptions
- Transient - api.linlang.file.database.annotations中的Annotation Interface
U
- unwrap() - 类中的方法 api.linlang.file.file.migrator.MutableDocument
- url() - 类中的方法 api.linlang.file.database.DataService.DbConfig
- usePluginLogger - 类中的变量 api.linlang.runtime.LinOptions
- user() - 类中的方法 api.linlang.file.database.DataService.DbConfig
- usingPluginLogger(boolean) - 类中的方法 api.linlang.runtime.Linlang.Settings
-
设置琳琅审计与日志服务的日志方式
V
- value() - annotation interface 中的元素 api.linlang.file.database.annotations.Length
- value() - annotation interface 中的元素 api.linlang.file.file.annotations.Comment
-
注释内容。
- value() - annotation interface 中的元素 api.linlang.file.file.annotations.ConfigVersion
-
当前配置文件版本号
- value() - annotation interface 中的元素 api.linlang.file.file.annotations.I18nComments
- value() - annotation interface 中的元素 api.linlang.file.file.annotations.Key
-
指定键名
- value() - annotation interface 中的元素 api.linlang.file.file.annotations.NamingStyle
- valueOf(String) - enum class中的静态方法 api.linlang.command.LinCommand.ExecTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 api.linlang.file.database.DataService.DbType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 api.linlang.file.file.annotations.NamingStyle.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 api.linlang.file.file.FileType
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 api.linlang.command.LinCommand.ExecTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 api.linlang.file.database.DataService.DbType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 api.linlang.file.file.annotations.NamingStyle.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 api.linlang.file.file.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vars() - 接口中的方法 api.linlang.command.LinCommand.ParseCtx
- Vars() - 类的构造器 api.linlang.messenger.LinMessenger.Vars
W
- warn(String, Object...) - 接口中的方法 api.linlang.audit.LinLogger
-
输出 WARN 级别日志
- where() - 类中的方法 api.linlang.file.database.dto.QuerySpec
- where(String) - 类中的方法 api.linlang.file.database.dto.QuerySpec
Y
A B C D E F G H I J K L M N O P Q R S T U V W YAll Classes and Interfaces|所有程序包