跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V 

A

add(ApplicationToken) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
 
add(ApplicationUser) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
add(Metric) - 类 中的方法org.joyqueue.handler.routing.command.chart.MetricCommand
 
add(M) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
add(Consumer) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumerCommand
 
add(M) - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
add(PartitionGroupReplica) - 类 中的方法org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
add(User) - 类 中的方法org.joyqueue.handler.routing.command.user.UserCommand
 
addErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
addErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
addPartition(TopicPartitionGroup) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand
 
addTopic(Topic) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicCommand
 
addWithBrokerGroup(Topic) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicCommand
 
ADMIN - 接口 中的静态变量org.joyqueue.handler.Constants
管理员
AdminLoginHandler - org.joyqueue.handler.routing中的类
Created by chenyanying3 on 2019/4/13.
AdminLoginHandler() - 类 的构造器org.joyqueue.handler.routing.AdminLoginHandler
 
annotation() - 类 中的方法org.joyqueue.handler.binder.GenericValueBinder
 
annotation() - 类 中的方法org.joyqueue.handler.binder.OperatorBinder
 
annotation() - 类 中的方法org.joyqueue.handler.binder.PageQueryBinder
 
APP_CODE - 接口 中的静态变量org.joyqueue.handler.Constants
应用代码
APP_ID - 接口 中的静态变量org.joyqueue.handler.Constants
应用ID
APP_TOKEN - 接口 中的静态变量org.joyqueue.handler.Constants
应用令牌
APP_TOKEN_ID - 接口 中的静态变量org.joyqueue.handler.Constants
应用令牌ID
APP_USER - 接口 中的静态变量org.joyqueue.handler.Constants
应用用户
APP_USER_ID - 接口 中的静态变量org.joyqueue.handler.Constants
应用用户ID
appId - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
APPLICATION - 接口 中的静态变量org.joyqueue.handler.Constants
应用
application - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
 
application - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
application - 类 中的变量org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
APPLICATION_PROPERTIES - 类 中的静态变量org.joyqueue.handler.render.PropertiesRender
 
ApplicationCommand - org.joyqueue.handler.routing.command.application中的类
Created by wangxiaofei1 on 2018/10/19.
ApplicationCommand() - 类 的构造器org.joyqueue.handler.routing.command.application.ApplicationCommand
 
applicationService - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
applicationService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateApplicationHandler
 
applicationService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateApplicationOfHeaderHandler
 
applicationService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateAppTokenHandler
 
ApplicationTokenCommand - org.joyqueue.handler.routing.command.application中的类
Created by wangxiaofei1 on 2018/10/23.
ApplicationTokenCommand() - 类 的构造器org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
 
applicationTokenService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateAppTokenHandler
 
applicationTokenService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateTokenOfApplicationHandler
 
ApplicationUserCommand - org.joyqueue.handler.routing.command.application中的类
Created by wangxiaofei1 on 2018/10/23.
ApplicationUserCommand() - 类 的构造器org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
applicationUserService - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
archive2retry(Archive) - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
归档转重试
ArchiveCommand - org.joyqueue.handler.routing.command.archive中的类
Created by wangxiaofei1 on 2018/12/7.
ArchiveCommand() - 类 的构造器org.joyqueue.handler.routing.command.archive.ArchiveCommand
 
archiveState(Broker) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定 broker archive汇总信息
args - 接口 中的静态变量org.joyqueue.handler.Constants
args
args_types - 接口 中的静态变量org.joyqueue.handler.Constants
args
AuditLogMessage - org.joyqueue.handler.message中的类
Audit log message Created by chenyanying3 on 19-3-3.
AuditLogMessage() - 类 的构造器org.joyqueue.handler.message.AuditLogMessage
 
AuditLogMessage(String, String, AuditLogMessage.ActionType, String) - 类 的构造器org.joyqueue.handler.message.AuditLogMessage
 
AuditLogMessage(String, Date, String, AuditLogMessage.ActionType, String) - 类 的构造器org.joyqueue.handler.message.AuditLogMessage
 
AuditLogMessage.ActionType - org.joyqueue.handler.message中的枚举
配置变更事件类型
AuditLogMessageCodec - org.joyqueue.handler.message中的类
审计日志消息编解码处理器 Created by chenyanying3 on 19-3-3.
AuditLogMessageCodec() - 类 的构造器org.joyqueue.handler.message.AuditLogMessageCodec
 
AuditLogMessageHandler - org.joyqueue.handler.message中的类
审计日志消息处理器 Created by yangyang115 on 18-7-30.
AuditLogMessageHandler() - 类 的构造器org.joyqueue.handler.message.AuditLogMessageHandler
 

B

batchDelete(QRetry) - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
批量删除
batchRecovery(String) - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
批量恢复
bind(Binder.Context) - 类 中的方法org.joyqueue.handler.binder.GenericValueBinder
 
bind(Binder.Context) - 类 中的方法org.joyqueue.handler.binder.OperatorBinder
 
bind(Binder.Context) - 类 中的方法org.joyqueue.handler.binder.PageQueryBinder
 
BROKER - 接口 中的静态变量org.joyqueue.handler.Constants
broker
BrokerCommand - org.joyqueue.handler.routing.command.broker中的类
 
BrokerCommand() - 类 的构造器org.joyqueue.handler.routing.command.broker.BrokerCommand
 
brokerConnectionsMonitor(QPageQuery<QMonitor>) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定broker 连接 监控
BrokerGroupCommand - org.joyqueue.handler.routing.command.broker中的类
分组 处理器 Created by chenyanying3 on 2018-10-18.
BrokerGroupCommand() - 类 的构造器org.joyqueue.handler.routing.command.broker.BrokerGroupCommand
 
brokerMonitor(QPageQuery<QMonitor>) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app、broker 生产或者消费 监控
BrokerMonitorCommand - org.joyqueue.handler.routing.command.monitor中的类
 
BrokerMonitorCommand() - 类 的构造器org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
 
brokerService - 类 中的变量org.joyqueue.handler.routing.command.topic.TopicCommand
 

C

CACHE_CLEAR_DAEMON - 接口 中的静态变量org.joyqueue.handler.Constants
 
checkArgument(boolean, ErrorCode) - 类 中的静态方法org.joyqueue.handler.util.ExceptionUtils
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, ErrorCode, Object) - 类 中的静态方法org.joyqueue.handler.util.ExceptionUtils
Ensures the truth of an expression involving one or more parameters to the calling method.
checkIdentifier(String, int, String) - 类 中的静态方法org.joyqueue.handler.util.ExceptionUtils
Ensures input is an identifier and its length less than or equal maxLength
checkIdentifier(String, int) - 类 中的静态方法org.joyqueue.handler.util.ExceptionUtils
Ensures input is an identifier and its length less than or equal maxLength
checkIdentifier(Identifier, int) - 类 中的静态方法org.joyqueue.handler.util.ExceptionUtils
Ensures input is an identifier and its length less than or equal maxLength
checkState(boolean, Object) - 类 中的静态方法org.joyqueue.handler.util.ExceptionUtils
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
clean() - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
 
clean() - 类 中的方法org.joyqueue.handler.routing.command.user.SyncUserCommand
 
CODE - 接口 中的静态变量org.joyqueue.handler.Constants
CODE
CommandSupport<M extends org.joyqueue.model.domain.BaseModel,S extends PageService,Q extends org.joyqueue.model.Query> - org.joyqueue.handler.routing.command中的类
公共接口
CommandSupport() - 类 的构造器org.joyqueue.handler.routing.command.CommandSupport
 
CONFIG - 接口 中的静态变量org.joyqueue.handler.Constants
配置
CONFIG_CODE - 接口 中的静态变量org.joyqueue.handler.Constants
配置代码
CONFIG_ID - 接口 中的静态变量org.joyqueue.handler.Constants
配置ID
CONFIG_OWNER_MEMBER - 接口 中的静态变量org.joyqueue.handler.Constants
配置所属应用的成员
configAddOrUpdate(ConsumerConfig) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumerCommand
 
ConfigCommand - org.joyqueue.handler.routing.command.config中的类
Created by wangxiaofei1 on 2018/10/17.
ConfigCommand() - 类 的构造器org.joyqueue.handler.routing.command.config.ConfigCommand
 
ConfigException - org.joyqueue.handler.error中的异常错误
配置异常 Created by yangyang115 on 18-7-26.
ConfigException(ErrorCode) - 异常错误 的构造器org.joyqueue.handler.error.ConfigException
 
ConfigException(ErrorCode, String) - 异常错误 的构造器org.joyqueue.handler.error.ConfigException
 
ConfigException(ErrorCode, Throwable) - 异常错误 的构造器org.joyqueue.handler.error.ConfigException
 
ConfigExceptionSupplier - org.joyqueue.handler.error中的类
Config exception conversion Created by chenyanying3 on 18-11-16.
ConfigExceptionSupplier() - 类 的构造器org.joyqueue.handler.error.ConfigExceptionSupplier
 
Constants - org.joyqueue.handler中的接口
常量
consume(Object) - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
查询详情
ConsumeOffsetCommand - org.joyqueue.handler.routing.command.monitor中的类
 
ConsumeOffsetCommand() - 类 的构造器org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
 
ConsumerCommand - org.joyqueue.handler.routing.command.monitor中的类
 
ConsumerCommand() - 类 的构造器org.joyqueue.handler.routing.command.monitor.ConsumerCommand
 
consumerService - 类 中的变量org.joyqueue.handler.routing.command.topic.TopicCommand
 
context - 类 中的变量org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
coordinator(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定 app 的协调者信息
coordinatorGroupExpiredMember(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定 app 的协调者信息
coordinatorGroupMember(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定 app,topic 消费组member

D

DataCenterCommand - org.joyqueue.handler.routing.command.config中的类
Created by wangxiaofei1 on 2018/10/19.
DataCenterCommand() - 类 的构造器org.joyqueue.handler.routing.command.config.DataCenterCommand
 
DEFAULT_LOGIN_USER_CODE - 类 中的静态变量org.joyqueue.handler.routing.AdminLoginHandler
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
 
delete(Long, Long) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerCommand
 
delete(Long) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.config.ConfigCommand
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.config.DataCenterCommand
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumerCommand
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerCommand
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
delete(Long, String) - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
 
delete(PartitionGroupReplica) - 类 中的方法org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
delete(String) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicCommand
 
delete(TopicPartitionGroup) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand
 
deleteErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
deleteErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
deleteGarbageFile(Integer, String, boolean) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
broker启动信息
DELIMITER_REG - 类 中的静态变量org.joyqueue.handler.util.GrafanaUtils
 
description() - 枚举 中的方法org.joyqueue.handler.message.AuditLogMessage.ActionType
 
description() - 枚举 中的方法org.joyqueue.handler.message.MessageType
 
download(String, String, String, String) - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
单个下载
download(Long, String) - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
单个下载

E

error(Throwable) - 类 中的方法org.joyqueue.handler.error.ConfigExceptionSupplier
 
error(Throwable) - 类 中的方法org.joyqueue.handler.error.HttpStatusExceptionSupplier
 
error(Throwable) - 类 中的方法org.joyqueue.handler.error.SQLExceptionSupplier
 
error(Throwable) - 类 中的方法org.joyqueue.handler.error.ThrowableSupplier
 
error(Throwable) - 类 中的方法org.joyqueue.handler.error.ValidationExceptionSupplier
 
ErrorCode - org.joyqueue.handler.error中的枚举
异常码 Created by yangyang115 on 18-7-26.
ExceptionUtils - org.joyqueue.handler.util中的类
Created by bjliuyong on 2018/10/29.
ExceptionUtils() - 类 的构造器org.joyqueue.handler.util.ExceptionUtils
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
 
execute() - 类 中的方法org.joyqueue.handler.routing.command.user.SyncUserCommand
 
EXPIRETIME - 类 中的静态变量org.joyqueue.handler.util.RetryUtils
 

F

find(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
topic and app 生产或者消费监控汇总信息
findAll() - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationCommand
 
findAll() - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerGroupCommand
 
findAll() - 类 中的方法org.joyqueue.handler.routing.command.chart.MetricCommand
 
findAll() - 类 中的方法org.joyqueue.handler.routing.command.config.DataCenterCommand
 
findAll() - 类 中的方法org.joyqueue.handler.routing.command.topic.NamespaceCommand
 
findAllSubscribeGroups() - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumerCommand
同步producer
findAppsByTopic(String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumerCommand
 
findBrokerDetail(Long) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
broker监控
findBrokerMetadata(Long, String, Integer) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
TODO 改成post方法,topicFullName可能存在 broker启动信息
findByAppId(long) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
查询按应用id
findByTopic(String) - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerCommand
 
findByTopic(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand
 
findClients(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 生产或者消费Client监控汇总信息
findConnectionOnBroker(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 在broker 上的连接数
findMonitorOnBroker(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 在broker 上的生产或者消费监控
findMonitorOnPartition(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 在partition 上的生产或者消费监控
findMonitorOnPartitionGroupDetailForTopicApp(QPartitionGroupMonitor) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 生产或者消费 partition groups监控汇总信息
findMonitorOnPartitionGroups(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 在partition groups 上的生产或者消费监控
findMonitorOnPartitionsGroupsForTopicApp(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 生产或者消费 partition groups监控汇总信息
findPartitionGroupMetric(QPartitionGroupMonitor) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
获取详情
findPartitionGroupWeight(String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerCommand
 
FORM_TYPE - 接口 中的静态变量org.joyqueue.handler.Constants
表单类型
FORMAT - 类 中的静态变量org.joyqueue.handler.message.AuditLogMessageHandler
 

G

GenericUtil - org.joyqueue.handler.util中的类
泛型 Created by chenyanying3 on 2018-10-17.
GenericUtil() - 类 的构造器org.joyqueue.handler.util.GenericUtil
 
GenericValue - org.joyqueue.handler.annotation中的注释类型
Generic value binder interface Created by chenyanying3 on 19-3-13.
GenericValueBinder - org.joyqueue.handler.binder中的类
Generic value binder implement Generic value find by the generic class name passed to super class Created by chenyanying3 on 19-3-13.
GenericValueBinder() - 类 的构造器org.joyqueue.handler.binder.GenericValueBinder
 
get(Long) - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerCommand
 
get(Long) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
get(String) - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
getByAppCode(String) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
getByCode(String) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationCommand
 
getByCode(String) - 类 中的方法org.joyqueue.handler.routing.command.user.UserCommand
 
getById(Topic) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicCommand
 
getByRole(Integer) - 类 中的方法org.joyqueue.handler.routing.command.user.UserCommand
 
getCode() - 异常错误 中的方法org.joyqueue.handler.error.ConfigException
 
getCode() - 枚举 中的方法org.joyqueue.handler.error.ErrorCode
 
getConfig() - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
getDelimiter(String) - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
getErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
getErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
getExpireTime() - 类 中的静态方法org.joyqueue.handler.util.RetryUtils
获取过期时间
getFieldIndexInClassParam(Field) - 类 中的静态方法org.joyqueue.handler.util.GenericUtil
根据字段查找字段在泛型类参数中序号
getKey(String) - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
GetLoginUserHandler - org.joyqueue.handler.routing中的类
获取当前登录用户 Created by yangyang36 on 2018/9/18.
GetLoginUserHandler() - 类 的构造器org.joyqueue.handler.routing.GetLoginUserHandler
 
getMessage() - 枚举 中的方法org.joyqueue.handler.error.ErrorCode
 
getMessage() - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
getMetricCode(String, String, String) - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
getMetrics() - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
getNextRetryTime(Date, int) - 类 中的静态方法org.joyqueue.handler.util.RetryUtils
获取下一次重试时间
getRedirectUrl(Object) - 类 中的方法org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
getResult(Object, String) - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
getStatus() - 异常错误 中的方法org.joyqueue.handler.error.ConfigException
 
getStatus() - 枚举 中的方法org.joyqueue.handler.error.ErrorCode
 
getTarget() - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
getTime() - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
getType() - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
getUrls() - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
getUser() - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
getVariables() - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
GrafanaCommand - org.joyqueue.handler.routing.command.chart中的类
Grafana command handler collection Created by chenyanying3 on 18-11-16.
GrafanaCommand() - 类 的构造器org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
GrafanaUtils - org.joyqueue.handler.util中的类
Grafana configuration utils Created by chenyanying3 on 19-3-3.
GrafanaUtils() - 类 的构造器org.joyqueue.handler.util.GrafanaUtils
 
GROUP - 接口 中的静态变量org.joyqueue.handler.Constants
分组

H

handle(Message<AuditLogMessage>) - 类 中的方法org.joyqueue.handler.message.AuditLogMessageHandler
 
handle(Message<OperLogMessage>) - 类 中的方法org.joyqueue.handler.message.OperLogMessageHandler
 
handle(RoutingContext) - 类 中的方法org.joyqueue.handler.routing.AdminLoginHandler
 
handle(RoutingContext) - 类 中的方法org.joyqueue.handler.routing.GetLoginUserHandler
 
handle(RoutingContext) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateAdminHandler
 
handle(RoutingContext) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateHandler
 
HttpStatusExceptionSupplier - org.joyqueue.handler.error中的类
Http status exception conversion Created by chenyanying3 on 18-11-16.
HttpStatusExceptionSupplier() - 类 的构造器org.joyqueue.handler.error.HttpStatusExceptionSupplier
 

I

ID - 接口 中的静态变量org.joyqueue.handler.Constants
对象ID
IDENTIFIER_MAX_LENGTH - 接口 中的静态变量org.joyqueue.handler.Constants
标识符最大长度
IdentifierException - org.joyqueue.handler.error中的异常错误
Identifier exception conversion Created by chenyanying3 on 18-11-16.
IdentifierException(int) - 异常错误 的构造器org.joyqueue.handler.error.IdentifierException
 
IDS - 接口 中的静态变量org.joyqueue.handler.Constants
对象ID List
isServerEnabled() - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
归档服务是否可用
isServerEnabled() - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
重试服务是否可用

K

KEY - 接口 中的静态变量org.joyqueue.handler.Constants
key
KEYWORD - 接口 中的静态变量org.joyqueue.handler.Constants
关键词

L

leaderChange(PartitionGroupReplica) - 类 中的方法org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
LONG_POLLING_DAEMON - 接口 中的静态变量org.joyqueue.handler.Constants
 

M

main(String[]) - 类 中的静态方法org.joyqueue.handler.util.GrafanaUtils
 
message - 类 中的变量org.joyqueue.handler.message.AuditLogMessage
 
MessageType - org.joyqueue.handler.message中的枚举
消息队列类型 Created by chenyanying3 on 19-3-3.
METRIC - 接口 中的静态变量org.joyqueue.handler.Constants
metric
MetricCommand - org.joyqueue.handler.routing.command.chart中的类
Created by libinghui3 on 2019/3/7.
MetricCommand() - 类 的构造器org.joyqueue.handler.routing.command.chart.MetricCommand
 

N

NAME - 接口 中的静态变量org.joyqueue.handler.Constants
名称
NamespaceCommand - org.joyqueue.handler.routing.command.topic中的类
命名空间 处理器 Created by chenyanying3 on 2018-11-14.
NamespaceCommand() - 类 的构造器org.joyqueue.handler.routing.command.topic.NamespaceCommand
 
NsrCommandSupport<M,S extends NsrService,Q extends org.joyqueue.model.Query> - org.joyqueue.handler.routing.command中的类
Created by wangxiaofei1 on 2019/1/4.
NsrCommandSupport() - 类 的构造器org.joyqueue.handler.routing.command.NsrCommandSupport
 

O

offsetBound(Subscribe, String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
offset
offsets(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
 
Operator - org.joyqueue.handler.annotation中的注释类型
operator binder interface Created by chenyanying3 on 19-3-13.
operator - 类 中的变量org.joyqueue.handler.routing.command.CommandSupport
 
operator - 类 中的变量org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
operator - 类 中的变量org.joyqueue.handler.routing.command.NsrCommandSupport
 
operator - 类 中的变量org.joyqueue.handler.routing.command.retry.RetryCommand
 
operator - 类 中的变量org.joyqueue.handler.routing.command.user.UserCommand
 
OperatorBinder - org.joyqueue.handler.binder中的类
operator binder Created by chenyanying3 on 19-3-13.
OperatorBinder() - 类 的构造器org.joyqueue.handler.binder.OperatorBinder
 
OperLogCommand - org.joyqueue.handler.routing.command.log中的类
Created by wangxiaofei1 on 2018/12/3.
OperLogCommand() - 类 的构造器org.joyqueue.handler.routing.command.log.OperLogCommand
 
OperLogMessage - org.joyqueue.handler.message中的类
操作日志消息 Created by wangxiaofei1 on 2018/12/4.
OperLogMessage() - 类 的构造器org.joyqueue.handler.message.OperLogMessage
 
OperLogMessage(Integer, Integer, String, String, Long) - 类 的构造器org.joyqueue.handler.message.OperLogMessage
 
OperLogMessageCodec - org.joyqueue.handler.message中的类
操作日志消息编解码处理器 Created by chenyanying3 on 19-3-3.
OperLogMessageCodec() - 类 的构造器org.joyqueue.handler.message.OperLogMessageCodec
 
OperLogMessageHandler - org.joyqueue.handler.message中的类
操作日志消息处理器 Created by chenyanying on 19-3-3.
OperLogMessageHandler() - 类 的构造器org.joyqueue.handler.message.OperLogMessageHandler
 
operLogService - 类 中的变量org.joyqueue.handler.message.OperLogMessageHandler
 
order() - 类 中的方法org.joyqueue.handler.render.PropertiesRender
 
org.joyqueue.handler - 程序包 org.joyqueue.handler
 
org.joyqueue.handler.annotation - 程序包 org.joyqueue.handler.annotation
 
org.joyqueue.handler.binder - 程序包 org.joyqueue.handler.binder
 
org.joyqueue.handler.error - 程序包 org.joyqueue.handler.error
 
org.joyqueue.handler.message - 程序包 org.joyqueue.handler.message
 
org.joyqueue.handler.render - 程序包 org.joyqueue.handler.render
 
org.joyqueue.handler.routing - 程序包 org.joyqueue.handler.routing
 
org.joyqueue.handler.routing.command - 程序包 org.joyqueue.handler.routing.command
 
org.joyqueue.handler.routing.command.application - 程序包 org.joyqueue.handler.routing.command.application
 
org.joyqueue.handler.routing.command.archive - 程序包 org.joyqueue.handler.routing.command.archive
 
org.joyqueue.handler.routing.command.broker - 程序包 org.joyqueue.handler.routing.command.broker
 
org.joyqueue.handler.routing.command.chart - 程序包 org.joyqueue.handler.routing.command.chart
 
org.joyqueue.handler.routing.command.config - 程序包 org.joyqueue.handler.routing.command.config
 
org.joyqueue.handler.routing.command.log - 程序包 org.joyqueue.handler.routing.command.log
 
org.joyqueue.handler.routing.command.monitor - 程序包 org.joyqueue.handler.routing.command.monitor
 
org.joyqueue.handler.routing.command.retry - 程序包 org.joyqueue.handler.routing.command.retry
 
org.joyqueue.handler.routing.command.topic - 程序包 org.joyqueue.handler.routing.command.topic
 
org.joyqueue.handler.routing.command.user - 程序包 org.joyqueue.handler.routing.command.user
 
org.joyqueue.handler.routing.validate - 程序包 org.joyqueue.handler.routing.validate
 
org.joyqueue.handler.util - 程序包 org.joyqueue.handler.util
 

P

PAGE - 接口 中的静态变量org.joyqueue.handler.Constants
页码
PageQuery - org.joyqueue.handler.annotation中的注释类型
page query binder Created by chenyanying3 on 19-3-3.
pageQuery(QPageQuery<QApplication>) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationCommand
 
pageQuery(QPageQuery<QApplicationToken>) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
 
pageQuery(QPageQuery<QUser>) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
pageQuery(QArchive) - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
分页查询
pageQuery(QPageQuery<QBroker>) - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerCommand
 
pageQuery(QPageQuery<Q>) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
pageQuery(QPageQuery<QConfig>) - 类 中的方法org.joyqueue.handler.routing.command.config.ConfigCommand
 
pageQuery(QPageQuery<QDataCenter>) - 类 中的方法org.joyqueue.handler.routing.command.config.DataCenterCommand
 
pageQuery(QPageQuery<QConsumer>) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumerCommand
 
pageQuery(QPageQuery<QProducer>) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerCommand
 
pageQuery(QPageQuery<QRetry>) - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
 
pageQuery(QPageQuery<QNamespace>) - 类 中的方法org.joyqueue.handler.routing.command.topic.NamespaceCommand
 
pageQuery(QPageQuery<QPartitionGroupReplica>) - 类 中的方法org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
pageQuery(QPageQuery<QTopic>) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicCommand
 
pageQuery(QPageQuery<QTopicPartitionGroup>) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand
 
pageQuery(QPageQuery<QUser>) - 类 中的方法org.joyqueue.handler.routing.command.user.UserCommand
 
PageQueryBinder<Q extends org.joyqueue.model.Query> - org.joyqueue.handler.binder中的类
page query binder Created by chenyanying3 on 19-3-3.
PageQueryBinder() - 类 的构造器org.joyqueue.handler.binder.PageQueryBinder
 
PageUtil - org.joyqueue.handler.util中的类
 
PageUtil() - 类 的构造器org.joyqueue.handler.util.PageUtil
 
pagination(Pager) - 类 中的静态方法org.joyqueue.handler.util.PageUtil
 
partitionGroupMonitor(QPageQuery<QMonitor>) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app、broker 生产或者消费 partitionGroup 监控
PartitionGroupReplicaCommand - org.joyqueue.handler.routing.command.topic中的类
主题队列-Broker分组 处理器 Created by wylixiaobin on 2018-10-19
PartitionGroupReplicaCommand() - 类 的构造器org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
previewMessage(Subscribe) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 生产或者消费Client监控汇总信息
ProducerCommand - org.joyqueue.handler.routing.command.monitor中的类
 
ProducerCommand() - 类 的构造器org.joyqueue.handler.routing.command.monitor.ProducerCommand
 
producerConfig - 类 中的变量org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
ProducerConfigAddOrUpdateCommand - org.joyqueue.handler.routing.command.monitor中的类
 
ProducerConfigAddOrUpdateCommand() - 类 的构造器org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
producerNameServerService - 类 中的变量org.joyqueue.handler.routing.command.monitor.ProducerCommand
 
producerService - 类 中的变量org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
producerService - 类 中的变量org.joyqueue.handler.routing.command.topic.TopicCommand
 
PropertiesRender - org.joyqueue.handler.render中的类
Properties render Created by chenyanying3 on 18-11-16.
PropertiesRender() - 类 的构造器org.joyqueue.handler.render.PropertiesRender
 
publish(AuditLogMessage.ActionType, OperLog.OperType, M) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
publish(AuditLogMessage.ActionType, OperLog.OperType, M) - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 

Q

queryByTopic(QProducer) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerCommand
 

R

recovery(Long, String) - 类 中的方法org.joyqueue.handler.routing.command.retry.RetryCommand
恢复
removePartition(TopicPartitionGroup) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand
 
render(RoutingContext) - 类 中的方法org.joyqueue.handler.render.PropertiesRender
 
resetByTime(Subscribe, String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
Reset partition offset by timestamp
resetOffsets(ResetOffsetInfo) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
Reset offsets for @code subscribe
resetPartition(Subscribe, String, String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand
Reset partition offset for @code subscribe
RetryCommand - org.joyqueue.handler.routing.command.retry中的类
Created by wangxiaofei1 on 2018/12/5.
RetryCommand() - 类 的构造器org.joyqueue.handler.routing.command.retry.RetryCommand
 
retryService - 类 中的变量org.joyqueue.handler.routing.command.retry.RetryCommand
 
RetryUtils - org.joyqueue.handler.util中的类
 
RetryUtils() - 类 的构造器org.joyqueue.handler.util.RetryUtils
 
ROLE - 接口 中的静态变量org.joyqueue.handler.Constants
角色

S

search(QPageQuery<QApplicationToken>) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
 
search(GrafanaSearch) - 类 中的方法org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
searchSubscribed(QPageQuery<QApplication>) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationCommand
 
searchUnsubscribed(QPageQuery<QApplication>) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationCommand
 
searchUnsubscribed(QPageQuery<QTopic>) - 类 中的方法org.joyqueue.handler.routing.command.topic.TopicCommand
 
service - 类 中的变量org.joyqueue.handler.routing.command.CommandSupport
 
service - 类 中的变量org.joyqueue.handler.routing.command.NsrCommandSupport
 
session - 类 中的变量org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
session - 类 中的变量org.joyqueue.handler.routing.command.archive.ArchiveCommand
 
session - 类 中的变量org.joyqueue.handler.routing.command.CommandSupport
 
session - 类 中的变量org.joyqueue.handler.routing.command.NsrCommandSupport
 
session - 类 中的变量org.joyqueue.handler.routing.command.user.SyncUserCommand
 
setMessage(String) - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
setOwner(Long, Long) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationCommand
 
setTarget(String) - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
setTime(Date) - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
setType(AuditLogMessage.ActionType) - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
setUser(String) - 类 中的方法org.joyqueue.handler.message.AuditLogMessage
 
SIZE - 接口 中的静态变量org.joyqueue.handler.Constants
条数
SQLExceptionSupplier - org.joyqueue.handler.error中的类
Sql exception conversion Created by chenyanying3 on 18-11-16.
SQLExceptionSupplier() - 类 的构造器org.joyqueue.handler.error.SQLExceptionSupplier
 
START - 接口 中的静态变量org.joyqueue.handler.Constants
起始
startInfo(Long) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
broker启动信息
STATUS - 接口 中的静态变量org.joyqueue.handler.Constants
状态
storeTreeView(Integer, boolean) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
broker启动信息
SyncApplicationCommand - org.joyqueue.handler.routing.command.application中的类
同步应用 Created by yangyang115 on 18-7-26.
SyncApplicationCommand() - 类 的构造器org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
syncService - 类 中的变量org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
syncService - 类 中的变量org.joyqueue.handler.routing.command.user.SyncUserCommand
 
SyncUserCommand - org.joyqueue.handler.routing.command.user中的类
同步用户 Created by yangyang115 on 18-7-26.
SyncUserCommand() - 类 的构造器org.joyqueue.handler.routing.command.user.SyncUserCommand
 

T

target - 类 中的变量org.joyqueue.handler.message.AuditLogMessage
 
telnet(String, int) - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerCommand
 
test() - 类 中的方法org.joyqueue.handler.routing.command.chart.GrafanaCommand
 
ThrowableSupplier - org.joyqueue.handler.error中的类
Other error or exception conversion Created by chenyanying3 on 18-11-16.
ThrowableSupplier() - 类 的构造器org.joyqueue.handler.error.ThrowableSupplier
 
time - 类 中的变量org.joyqueue.handler.message.AuditLogMessage
 
toAddNewPartitionGroupSearch(QPageQuery<QPartitionGroupReplica>) - 类 中的方法org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
TOKEN - 接口 中的静态变量org.joyqueue.handler.Constants
令牌
TOPIC - 接口 中的静态变量org.joyqueue.handler.Constants
topic
TopicCommand - org.joyqueue.handler.routing.command.topic中的类
主题 处理器 Created by chenyanying3 on 2018-10-18.
TopicCommand() - 类 的构造器org.joyqueue.handler.routing.command.topic.TopicCommand
 
TopicPartitionGroupCommand - org.joyqueue.handler.routing.command.topic中的类
Topic partition group command Created by chenyanying3 on 2018-10-19
TopicPartitionGroupCommand() - 类 的构造器org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand
 
topicPartitionGroupService - 类 中的变量org.joyqueue.handler.routing.command.topic.TopicCommand
 
toScaleSearch(QPageQuery<QPartitionGroupReplica>) - 类 中的方法org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand
 
type() - 类 中的方法org.joyqueue.handler.error.ConfigExceptionSupplier
 
type() - 类 中的方法org.joyqueue.handler.error.HttpStatusExceptionSupplier
 
type() - 类 中的方法org.joyqueue.handler.error.SQLExceptionSupplier
 
type() - 类 中的方法org.joyqueue.handler.error.ThrowableSupplier
 
type() - 类 中的方法org.joyqueue.handler.error.ValidationExceptionSupplier
 
type - 类 中的变量org.joyqueue.handler.message.AuditLogMessage
 
type() - 类 中的方法org.joyqueue.handler.message.AuditLogMessageHandler
 
type() - 类 中的方法org.joyqueue.handler.message.OperLogMessageHandler
 
type() - 类 中的方法org.joyqueue.handler.render.PropertiesRender
 
type() - 类 中的方法org.joyqueue.handler.routing.AdminLoginHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.command.application.SyncApplicationCommand
 
type() - 类 中的方法org.joyqueue.handler.routing.command.archive.ArchiveCommand
 
type() - 类 中的方法org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand
 
type() - 类 中的方法org.joyqueue.handler.routing.command.user.SyncUserCommand
 
type() - 类 中的方法org.joyqueue.handler.routing.GetLoginUserHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateAdminHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationMemberHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationOfHeaderHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationOwnerHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateAppTokenHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateAppUserOfApplicationHandler
 
type() - 类 中的方法org.joyqueue.handler.routing.validate.ValidateTokenOfApplicationHandler
 

U

UID - 接口 中的静态变量org.joyqueue.handler.Constants
grafana dashbord UID
UNIQUE_ERROR - 接口 中的静态变量org.joyqueue.handler.Constants
 
update(String, ApplicationToken) - 类 中的方法org.joyqueue.handler.routing.command.application.ApplicationTokenCommand
查询按应用id
update(Long, Metric) - 类 中的方法org.joyqueue.handler.routing.command.chart.MetricCommand
 
update(Long, M) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
update(String, M) - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
update(Long, User) - 类 中的方法org.joyqueue.handler.routing.command.user.UserCommand
 
updateBroker(String, Broker) - 类 中的方法org.joyqueue.handler.routing.command.broker.BrokerGroupCommand
 
updateErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
updateErrorCode() - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
updateStatus(Long, M) - 类 中的方法org.joyqueue.handler.routing.command.CommandSupport
 
updateStatus(String, M) - 类 中的方法org.joyqueue.handler.routing.command.NsrCommandSupport
 
user - 类 中的变量org.joyqueue.handler.message.AuditLogMessage
 
user - 类 中的变量org.joyqueue.handler.routing.command.user.SyncUserCommand
 
USER_ID - 接口 中的静态变量org.joyqueue.handler.Constants
用户ID
USER_KEY - 接口 中的静态变量org.joyqueue.handler.Constants
用户会话的键
UserCommand - org.joyqueue.handler.routing.command.user中的类
 
UserCommand() - 类 的构造器org.joyqueue.handler.routing.command.user.UserCommand
 
userService - 类 中的变量org.joyqueue.handler.routing.AdminLoginHandler
 
userService - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationCommand
 
userService - 类 中的变量org.joyqueue.handler.routing.command.application.ApplicationUserCommand
 
userService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateApplicationMemberHandler
 
userService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateApplicationOwnerHandler
 
userService - 类 中的变量org.joyqueue.handler.routing.validate.ValidateAppUserOfApplicationHandler
 
userSessionKey - 类 中的变量org.joyqueue.handler.routing.AdminLoginHandler
 

V

validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationHandler
 
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationMemberHandler
 
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationOfHeaderHandler
 
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateApplicationOwnerHandler
 
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateAppTokenHandler
 
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateAppUserOfApplicationHandler
 
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateHandler
验证
validate(RoutingContext, Parameters.RequestParameter) - 类 中的方法org.joyqueue.handler.routing.validate.ValidateTokenOfApplicationHandler
 
ValidateAdminHandler - org.joyqueue.handler.routing.validate中的类
验证系统管理所需要的管理员角色 Created by yangyang115 on 18-8-3.
ValidateAdminHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateAdminHandler
 
ValidateApplicationHandler - org.joyqueue.handler.routing.validate中的类
判断请求的应用是否和认证的应用身份一致,避免越权查看其它应用信息 Created by yangyang115 on 18-8-3.
ValidateApplicationHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateApplicationHandler
 
ValidateApplicationMemberHandler - org.joyqueue.handler.routing.validate中的类
判断当前用户是否是应用成员 Created by yangyang115 on 18-8-3.
ValidateApplicationMemberHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateApplicationMemberHandler
 
ValidateApplicationOfHeaderHandler - org.joyqueue.handler.routing.validate中的类
Created by yangyang36 on 2018/9/17.
ValidateApplicationOfHeaderHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateApplicationOfHeaderHandler
 
ValidateApplicationOwnerHandler - org.joyqueue.handler.routing.validate中的类
判断当前用户是否是应用负责人 Created by yangyang115 on 18-8-3.
ValidateApplicationOwnerHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateApplicationOwnerHandler
 
ValidateAppTokenHandler - org.joyqueue.handler.routing.validate中的类
应用身份认证 Created by chenyanying3 on 19-3-3.
ValidateAppTokenHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateAppTokenHandler
 
ValidateAppUserOfApplicationHandler - org.joyqueue.handler.routing.validate中的类
验证是指定应用的成员
ValidateAppUserOfApplicationHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateAppUserOfApplicationHandler
 
ValidateHandler - org.joyqueue.handler.routing.validate中的类
验证基础类
ValidateHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateHandler
 
ValidateTokenOfApplicationHandler - org.joyqueue.handler.routing.validate中的类
验证是指定应用的令牌
ValidateTokenOfApplicationHandler() - 类 的构造器org.joyqueue.handler.routing.validate.ValidateTokenOfApplicationHandler
 
ValidationExceptionSupplier - org.joyqueue.handler.error中的类
Form validation exception conversion Created by chenyanying3 on 18-11-16.
ValidationExceptionSupplier() - 类 的构造器org.joyqueue.handler.error.ValidationExceptionSupplier
 
value() - 枚举 中的方法org.joyqueue.handler.message.MessageType
 
valueOf(String) - 枚举 中的静态方法org.joyqueue.handler.error.ErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.joyqueue.handler.message.AuditLogMessage.ActionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.joyqueue.handler.message.MessageType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.joyqueue.handler.error.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.joyqueue.handler.message.AuditLogMessage.ActionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.joyqueue.handler.message.MessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARIABLE_SYMBOL - 类 中的静态变量org.joyqueue.handler.util.GrafanaUtils
 
vertx - 类 中的变量org.joyqueue.handler.routing.command.CommandSupport
 
vertx - 类 中的变量org.joyqueue.handler.routing.command.NsrCommandSupport
 
viewMessage(Subscribe, String, String, String) - 类 中的方法org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand
指定topic、app 生产或者消费Client监控汇总信息
A B C D E F G H I K L M N O P Q R S T U V 
跳过导航链接

Copyright © 2020 Joyqueue Community. All rights reserved.