类的使用
org.redkale.annotation.Comment
-
使用Comment的程序包 程序包 说明 org.redkale.boot.watch 提供系统默认监控包org.redkale.mq.spi org.redkale.net 网络TCP/UDP基础服务包org.redkale.net.http HTTP协议包,提供HTTP协议服务器org.redkale.source 数据源(数据库、缓存)操作包 -
-
org.redkale.boot.watch中Comment的使用
注释类型为Comment的org.redkale.boot.watch中的字段 修饰符和类型 字段 说明 static intFilterWatchService. RET_FILTER_EXISTSstatic intFilterWatchService. RET_FILTER_JAR_ILLEGALstatic intFilterWatchService. RET_FILTER_TYPE_ILLEGALstatic intFilterWatchService. RET_FILTER_TYPE_NOT_EXISTSstatic intServerWatchService. RET_SERVER_CHANGEPORT_ERRORstatic intServerWatchService. RET_SERVER_NOT_EXISTSstatic intServiceWatchService. RET_SERVICE_DEST_NOT_EXISTSstatic intAbstractWatchService. RET_WATCH_PARAMS_ILLEGAL缺少参数static intAbstractWatchService. RET_WATCH_RUN_EXCEPTION执行异常 -
org.redkale.mq.spi中Comment的使用
注释类型为Comment的org.redkale.mq.spi中的字段 修饰符和类型 字段 说明 protected byte[]MessageRecord. contentprotected longMessageRecord. createTimeprotected byteMessageRecord. ctypeprotected intMessageRecord. flagprotected StringMessageRecord. groupidprotected StringMessageRecord. localActionNameprotected Object[]MessageRecord. localParamsprotected StringMessageRecord. respTopicprotected longMessageRecord. seqidprotected StringMessageRecord. topicprotected StringMessageRecord. traceidprotected SerializableMessageRecord. useridprotected intMessageRecord. version -
org.redkale.net中Comment的使用
注释类型为Comment的org.redkale.net中的字段 修饰符和类型 字段 说明 static intTransportFactory. DEFAULT_READTIMEOUTSECONDS已过时。static intTransportFactory. DEFAULT_WRITETIMEOUTSECONDS已过时。 -
org.redkale.net.http中Comment的使用
注释类型为Comment的org.redkale.net.http中的字段 修饰符和类型 字段 说明 protected byte[]WebRequest. bodystatic intWebSocket. CLOSECODE_CLIENTCLOSEstatic intWebSocket. CLOSECODE_ILLPACKETstatic intWebSocket. CLOSECODE_SERVERCLOSEstatic intWebSocket. CLOSECODE_WSEXCEPTIONprotected StringWebRequest. contentTypeprotected StringWebRequest. contextPathprotected StringHttpRequest. cookieprotected CryptorWebSocketEngine. cryptorprotected AtomicIntegerWebSocketEngine. currConnsstatic intWebSocketServlet. DEFAILT_LIVEINTERVALprotected HttpHeadersWebRequest. headersprotected intWebSocketEngine. liveIntervalprotected StringWebRequest. localeprotected LoggerWebSocketEngine. loggerprotected StringHttpRequest. methodprotected StringWebRequest. methodprotected WebSocketNodeWebSocketEngine. nodeprotected HttpParametersWebRequest. paramsprotected StringWebRequest. pathprotected StringWebRequest. remoteAddrprotected ConvertTypeWebRequest. reqConvertTypeprotected ConvertTypeWebRequest. respConvertTypestatic intWebSocket. RETCODE_DELAYSENDstatic intWebSocket. RETCODE_ENGINE_NULLstatic intWebSocket. RETCODE_GROUP_EMPTYstatic intWebSocket. RETCODE_ILLEGALBUFFERstatic intWebSocket. RETCODE_NODESERVICE_NULLstatic intWebSocket. RETCODE_SEND_ILLPACKETstatic intWebSocket. RETCODE_SENDEXCEPTIONstatic intWebSocket. RETCODE_WSOCKET_CLOSEDstatic intWebSocket. RETCODE_WSOFFLINEprotected booleanWebRequest. rpcprotected StringWebRequest. sessionidprotected booleanWebSocketEngine. singlestatic StringWebSocketServlet. WEBPARAM_CRYPTORstatic StringWebSocketServlet. WEBPARAM_LIVEINTERVALstatic StringWebSocketServlet. WEBPARAM_WSMAXBODYstatic StringWebSocketServlet. WEBPARAM_WSMAXCONNSstatic StringWebSocketServlet. WEBPARAM_WSTHREADSstatic StringWebSocketNode. WS_SOURCE_KEY_NODESstatic StringWebSocketNode. WS_SOURCE_KEY_USERID_PREFIXprotected intWebSocketEngine. wsMaxBodyprotected intWebSocketEngine. wsMaxConnsprotected intWebSocketEngine. wsThreads -
org.redkale.source中Comment的使用
注释类型为Comment的org.redkale.source中的字段 修饰符和类型 字段 说明 List<AbstractDataSource.BatchAction>AbstractDataSource.DefaultDataBatch. actionsprotected intRowBound. limitprotected intRowBound. offset参数类型为Comment的org.redkale.source中的构造器 构造器 说明 EntityColumn(boolean primary, boolean camelCase, Column col, String name, Class type, Comment comment)
-