jar

com.webank.wedatasphere.linkis : linkis-protocol

Maven & Gradle

Sep 07, 2021
20 usages
2.3k stars
Table Of Contents

Latest Version

Download com.webank.wedatasphere.linkis : linkis-protocol JAR file - Latest Versions:

All Versions

Download com.webank.wedatasphere.linkis : linkis-protocol JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window linkis-protocol-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.webank.wedatasphere.linkis.protocol.query.cache

├─ com.webank.wedatasphere.linkis.protocol.query.cache.CacheNotFound.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.CacheTaskResult.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.FailedToDeleteCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.FailedToWriteCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.RequestDeleteCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.RequestReadCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.RequestWriteCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.ResponseDeleteCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.ResponseReadCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.ResponseWriteCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.SuccessDeletedCache.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.query.cache.SuccessWriteCache.class - [JAR]

com.webank.wedatasphere.linkis.protocol.constants

├─ com.webank.wedatasphere.linkis.protocol.constants.TaskConstant.class - [JAR]

com.webank.wedatasphere.linkis.protocol.label

├─ com.webank.wedatasphere.linkis.protocol.label.InsLabelAttachRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.InsLabelQueryRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.InsLabelQueryResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.InsLabelRefreshRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.InsLabelRemoveRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.LabelInsQueryRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.LabelInsQueryResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.LabelRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.NodeLabelAddRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.label.NodeLabelRemoveRequest.class - [JAR]

com.webank.wedatasphere.linkis.protocol.usercontrol

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.RequestLogin.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.RequestRegister.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.RequestUserListFromWorkspace.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.RequestUserWorkspace.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.ResponseLogin.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.ResponseRegister.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.ResponseUserWorkspace.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.ResponseWorkspaceUserList.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.UserControlLoginProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.usercontrol.UserControlRegtisterProtocol.class - [JAR]

com.webank.wedatasphere.linkis.protocol.mdq

├─ com.webank.wedatasphere.linkis.protocol.mdq.DDLCompleteResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.mdq.DDLExecute.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.mdq.DDLExecuteResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.mdq.DDLRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.mdq.DDLResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.mdq.MDQProtocol.class - [JAR]

com.webank.wedatasphere.linkis.protocol

├─ com.webank.wedatasphere.linkis.protocol.AbstractRetryableProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.BroadcastProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.CacheableProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.IRCommonProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.IRProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.IRServiceGroupProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.InstanceProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.Protocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.RetryableProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.SingleInstanceProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.UserWithCreator.class - [JAR]

com.webank.wedatasphere.linkis.protocol.utils

├─ com.webank.wedatasphere.linkis.protocol.utils.ProtocolUtils.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.utils.TaskUtils.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.utils.ZuulEntranceUtils.class - [JAR]

com.webank.wedatasphere.linkis.protocol.callback

├─ com.webank.wedatasphere.linkis.protocol.callback.LogCallbackProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.callback.YarnAPPIdCallbackProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.callback.YarnInfoCallbackProtocol.class - [JAR]

com.webank.wedatasphere.linkis.protocol.engine

├─ com.webank.wedatasphere.linkis.protocol.engine.EngineCallback.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.EngineInfo.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.EngineState.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.EngineState0.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.EngineStateTransitionRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.EngineStateTransitionResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.IfCanKillRequest.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.IfCanKillResponse.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.JobProgressInfo.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.RequestEngineStatus.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.RequestUserEngineKill.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.engine.ResponseUserEngineKill.class - [JAR]

com.webank.wedatasphere.linkis.protocol.query

├─ com.webank.wedatasphere.linkis.protocol.query.QueryProtocol.class - [JAR]

com.webank.wedatasphere.linkis.protocol.task

├─ com.webank.wedatasphere.linkis.protocol.task.Task.class - [JAR]

com.webank.wedatasphere.linkis.protocol.variable

├─ com.webank.wedatasphere.linkis.protocol.variable.RequestQueryAppVariable.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.variable.RequestQueryGlobalVariable.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.variable.ResponseQueryVariable.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.variable.VariableProtocol.class - [JAR]

com.webank.wedatasphere.linkis.protocol.message

├─ com.webank.wedatasphere.linkis.protocol.message.HttpProtocol.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.message.RequestMethod.class - [JAR]

├─ com.webank.wedatasphere.linkis.protocol.message.RequestProtocol.class - [JAR]

com.webank.wedatasphere.linkis.protocol.util

├─ com.webank.wedatasphere.linkis.protocol.util.ImmutablePair.class - [JAR]

Advertisement

Dependencies from Group

Sep 07, 2021
50 usages
2.3k stars
Sep 07, 2021
41 usages
2.3k stars
Jun 21, 2020
35 usages
2.3k stars
Sep 07, 2021
35 usages
2.3k stars
Sep 07, 2021
25 usages
2.3k stars

Discover Dependencies

Dec 23, 2021
82 usages
122 stars
May 12, 2023
12 usages
223 stars
Jul 30, 2015
28 usages
27 stars
Jan 15, 2015
8 usages
10 stars
Aug 30, 2016
26 usages
646 stars
Sep 07, 2013
13 usages
Dec 27, 2022
31 usages
568 stars
Jul 14, 2023
86 usages
Jan 20, 2016
10 usages