repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/MBeanView.java
core/src/main/java/com/taobao/arthas/core/command/view/MBeanView.java
package com.taobao.arthas.core.command.view; import com.taobao.arthas.core.command.model.MBeanAttributeVO; import com.taobao.arthas.core.command.model.MBeanModel; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.text.Color; import com.taobao.text.Decoration; import com.taobao.text.ui.Label...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/MonitorView.java
core/src/main/java/com/taobao/arthas/core/command/view/MonitorView.java
package com.taobao.arthas.core.command.view; import com.taobao.arthas.core.command.model.MonitorModel; import com.taobao.arthas.core.command.monitor200.MonitorData; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.arthas.core.util.DateUtils; import com.taobao.text.Decoration; import com.ta...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/ViewRenderUtil.java
core/src/main/java/com/taobao/arthas/core/command/view/ViewRenderUtil.java
package com.taobao.arthas.core.command.view; import com.taobao.arthas.core.command.model.ChangeResultVO; import com.taobao.arthas.core.command.model.EnhancerAffectVO; import com.taobao.arthas.core.command.model.ThreadVO; import com.taobao.arthas.core.util.StringUtils; import com.taobao.text.Color; import com.taobao.te...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/LoggerView.java
core/src/main/java/com/taobao/arthas/core/command/view/LoggerView.java
package com.taobao.arthas.core.command.view; import com.taobao.arthas.core.command.logger.LoggerHelper; import com.taobao.arthas.core.command.model.LoggerModel; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.text.Decoration; import com.taobao.text.ui.TableElement; import com.taobao.text....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/VmToolView.java
core/src/main/java/com/taobao/arthas/core/command/view/VmToolView.java
package com.taobao.arthas.core.command.view; import com.taobao.arthas.core.command.model.ObjectVO; import com.taobao.arthas.core.command.model.VmToolModel; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.arthas.core.util.StringUtils; import com.taobao.arthas.core.view.ObjectView; /** * ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/SessionView.java
core/src/main/java/com/taobao/arthas/core/command/view/SessionView.java
package com.taobao.arthas.core.command.view; import com.taobao.arthas.core.command.model.SessionModel; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.text.Decoration; import com.taobao.text.ui.TableElement; import com.taobao.text.util.RenderUtil; import static com.taobao.text.ui.Element...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/view/VMOptionView.java
core/src/main/java/com/taobao/arthas/core/command/view/VMOptionView.java
package com.taobao.arthas.core.command.view; import com.sun.management.VMOption; import com.taobao.arthas.core.command.model.VMOptionModel; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.text.Decoration; import com.taobao.text.ui.TableElement; import com.taobao.text.util.RenderUtil; imp...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/ExpressFactory.java
core/src/main/java/com/taobao/arthas/core/command/express/ExpressFactory.java
package com.taobao.arthas.core.command.express; import java.lang.ref.WeakReference; /** * ExpressFactory * @author ralf0131 2017-01-04 14:40. * @author hengyunabc 2018-10-08 */ public class ExpressFactory { /** * 这里不能直接在 ThreadLocalMap 里强引用 Express(它由 ArthasClassLoader 加载),否则 stop/detach 后会被业务线程持有, ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/OgnlExpress.java
core/src/main/java/com/taobao/arthas/core/command/express/OgnlExpress.java
package com.taobao.arthas.core.command.express; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import ognl.ClassResolver; import ognl.MemberAccess; import ognl.Ognl; import ognl.OgnlContext; import ognl.OgnlRuntime; /** * @author ralf0131 2017-01-04 14:41. ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/CustomClassResolver.java
core/src/main/java/com/taobao/arthas/core/command/express/CustomClassResolver.java
package com.taobao.arthas.core.command.express; import ognl.ClassResolver; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; /** * @author diecui1202 on 2017/9/29. * @see ognl.DefaultClassResolver */ public class CustomClassResolver implements ClassResolver { public static final CustomClas...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/ExpressException.java
core/src/main/java/com/taobao/arthas/core/command/express/ExpressException.java
package com.taobao.arthas.core.command.express; /** * 表达式异常 * Created by vlinux on 15/5/20. */ public class ExpressException extends Exception { private final String express; /** * 表达式异常 * * @param express 原始表达式 * @param cause 异常原因 */ public ExpressException(String express, ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/DefaultMemberAccess.java
core/src/main/java/com/taobao/arthas/core/command/express/DefaultMemberAccess.java
package com.taobao.arthas.core.command.express; import ognl.MemberAccess; import java.lang.reflect.AccessibleObject; import java.lang.reflect.Member; import java.lang.reflect.Modifier; import java.util.Map; /** * ognl.DefaultMemberAccess (ognl:ognl:3.1.19) * * This class provides methods for setting up and restor...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/ClassLoaderClassResolver.java
core/src/main/java/com/taobao/arthas/core/command/express/ClassLoaderClassResolver.java
package com.taobao.arthas.core.command.express; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import ognl.ClassResolver; /** * @author hengyunabc 2018-10-18 * @see ognl.DefaultClassResolver */ public class ClassLoaderClassResolver implements ClassResolver { private ClassLoader classLoa...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/Express.java
core/src/main/java/com/taobao/arthas/core/command/express/Express.java
package com.taobao.arthas.core.command.express; /** * 表达式 * Created by vlinux on 15/5/20. */ public interface Express { /** * 根据表达式获取值 * * @param express 表达式 * @return 表达式运算后的值 * @throws ExpressException 表达式运算出错 */ Object get(String express) throws ExpressException; /** ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/command/express/ArthasObjectPropertyAccessor.java
core/src/main/java/com/taobao/arthas/core/command/express/ArthasObjectPropertyAccessor.java
package com.taobao.arthas.core.command.express; import java.util.Map; import com.taobao.arthas.core.GlobalOptions; import ognl.ObjectPropertyAccessor; import ognl.OgnlException; /** * @author hengyunabc 2022-03-24 */ public class ArthasObjectPropertyAccessor extends ObjectPropertyAccessor { @Override pub...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/ResultConsumerHelper.java
core/src/main/java/com/taobao/arthas/core/distribution/ResultConsumerHelper.java
package com.taobao.arthas.core.distribution; import com.alibaba.fastjson2.JSON; import com.taobao.arthas.core.command.model.Countable; import com.taobao.arthas.core.command.model.ResultModel; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.lang.reflect.Array; import java.lang.reflect.Field; impor...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/CompositeResultDistributor.java
core/src/main/java/com/taobao/arthas/core/distribution/CompositeResultDistributor.java
package com.taobao.arthas.core.distribution; /** * 复合结果分发器,将消息同时分发给其包含的多个真实分发器 * @author gongdewei 2020/4/30 */ public interface CompositeResultDistributor extends ResultDistributor { void addDistributor(ResultDistributor distributor); void removeDistributor(ResultDistributor distributor); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/DistributorOptions.java
core/src/main/java/com/taobao/arthas/core/distribution/DistributorOptions.java
package com.taobao.arthas.core.distribution; /** * 命令结果分发器选项 * @author gongdewei 2020/5/18 */ public class DistributorOptions { /** * ResultConsumer的结果队列长度,用于控制内存缓存的命令结果数据量 */ public static int resultQueueSize = 50; }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/ResultConsumer.java
core/src/main/java/com/taobao/arthas/core/distribution/ResultConsumer.java
package com.taobao.arthas.core.distribution; import com.taobao.arthas.core.command.model.ResultModel; import java.util.List; /** * Command result consumer * @author gongdewei 2020-03-26 */ public interface ResultConsumer { /** * Append the phased result to queue * @param result a phased result of t...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/PackingResultDistributor.java
core/src/main/java/com/taobao/arthas/core/distribution/PackingResultDistributor.java
package com.taobao.arthas.core.distribution; import com.taobao.arthas.core.command.model.ResultModel; import java.util.List; public interface PackingResultDistributor extends ResultDistributor { /** * Get results of command */ List<ResultModel> getResults(); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/ResultDistributor.java
core/src/main/java/com/taobao/arthas/core/distribution/ResultDistributor.java
package com.taobao.arthas.core.distribution; import com.taobao.arthas.core.command.model.ResultModel; /** * Command result distributor, sending results to consumers who joins in the same session. * @author gongdewei 2020-03-26 */ public interface ResultDistributor { /** * Append the phased result to queu...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/SharingResultDistributor.java
core/src/main/java/com/taobao/arthas/core/distribution/SharingResultDistributor.java
package com.taobao.arthas.core.distribution; import java.util.List; public interface SharingResultDistributor extends ResultDistributor { /** * Add consumer to sharing session * @param consumer */ void addConsumer(ResultConsumer consumer); /** * Remove consumer from sharing session ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/impl/SharingResultDistributorImpl.java
core/src/main/java/com/taobao/arthas/core/distribution/impl/SharingResultDistributorImpl.java
package com.taobao.arthas.core.distribution.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.command.model.InputStatusModel; import com.taobao.arthas.core.command.model.MessageModel; import com.taobao.arthas.core.command.model....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/impl/PackingResultDistributorImpl.java
core/src/main/java/com/taobao/arthas/core/distribution/impl/PackingResultDistributorImpl.java
package com.taobao.arthas.core.distribution.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.alibaba.fastjson2.JSON; import com.taobao.arthas.core.command.model.ResultModel; import com.taobao.arthas.core.distribution.PackingResultDistributor; imp...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/impl/TermResultDistributorImpl.java
core/src/main/java/com/taobao/arthas/core/distribution/impl/TermResultDistributorImpl.java
package com.taobao.arthas.core.distribution.impl; import com.taobao.arthas.core.command.model.ResultModel; import com.taobao.arthas.core.command.view.ResultView; import com.taobao.arthas.core.command.view.ResultViewResolver; import com.taobao.arthas.core.distribution.ResultDistributor; import com.taobao.arthas.core.sh...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/impl/CompositeResultDistributorImpl.java
core/src/main/java/com/taobao/arthas/core/distribution/impl/CompositeResultDistributorImpl.java
package com.taobao.arthas.core.distribution.impl; import com.taobao.arthas.core.command.model.ResultModel; import com.taobao.arthas.core.distribution.CompositeResultDistributor; import com.taobao.arthas.core.distribution.ResultDistributor; import java.util.ArrayList; import java.util.Collections; import java.util.Lis...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/distribution/impl/ResultConsumerImpl.java
core/src/main/java/com/taobao/arthas/core/distribution/impl/ResultConsumerImpl.java
package com.taobao.arthas.core.distribution.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.alibaba.fastjson2.JSON; import com.taobao.arthas.core.command.model.ResultModel; import com.taobao.arthas.core.distribution.DistributorOptions; import co...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/ClassInfoView.java
core/src/main/java/com/taobao/arthas/core/view/ClassInfoView.java
package com.taobao.arthas.core.view; import com.taobao.arthas.core.util.Constants; import com.taobao.arthas.core.util.StringUtils; import java.lang.annotation.Annotation; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import java.security.CodeSource; /** * Java类信息控件 * Created by vlinux on 15/5/...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/TableView.java
core/src/main/java/com/taobao/arthas/core/view/TableView.java
package com.taobao.arthas.core.view; import com.taobao.arthas.core.util.Constants; import com.taobao.arthas.core.util.StringUtils; import java.io.StringReader; import java.util.ArrayList; import java.util.List; import java.util.Scanner; import static java.lang.Math.abs; import static java.lang.Math.max; import stati...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/LadderView.java
core/src/main/java/com/taobao/arthas/core/view/LadderView.java
package com.taobao.arthas.core.view; import com.taobao.arthas.core.util.StringUtils; import java.util.ArrayList; import java.util.List; /** * 阶梯缩进控件 * Created by vlinux on 15/5/8. */ public class LadderView implements View { // 分隔符 private static final String LADDER_CHAR = "`-"; // 缩进符 private s...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/Ansi.java
core/src/main/java/com/taobao/arthas/core/view/Ansi.java
package com.taobao.arthas.core.view; import java.util.ArrayList; import java.util.concurrent.Callable; /** * Provides a fluent API for generating ANSI escape sequences. * * @author <a href="http://hiramchirino.com">Hiram Chirino</a> * @since 1.0 */ public class Ansi { private static final char FIRST_ESC_CHA...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/MethodInfoView.java
core/src/main/java/com/taobao/arthas/core/view/MethodInfoView.java
package com.taobao.arthas.core.view; import com.taobao.arthas.core.util.Constants; import com.taobao.arthas.core.util.StringUtils; import java.lang.annotation.Annotation; import java.lang.reflect.Method; /** * Java方法信息控件 * Created by vlinux on 15/5/9. */ public class MethodInfoView implements View { private...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/ObjectView.java
core/src/main/java/com/taobao/arthas/core/view/ObjectView.java
package com.taobao.arthas.core.view; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.alibaba.fastjson2.JSON; import com.alibaba.fastjson2.JSONWriter; import com.alibaba.fastjson2.writer.FieldWriter; import com.alibaba.fastjson2.writer.ObjectWriterCrea...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/KVView.java
core/src/main/java/com/taobao/arthas/core/view/KVView.java
package com.taobao.arthas.core.view; import com.taobao.arthas.core.util.StringUtils; import java.util.Scanner; /** * KV排版控件 * Created by vlinux on 15/5/9. */ public class KVView implements View { private final TableView tableView; public KVView() { this.tableView = new TableView(new TableView.Co...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/TreeView.java
core/src/main/java/com/taobao/arthas/core/view/TreeView.java
package com.taobao.arthas.core.view; import com.taobao.arthas.core.util.StringUtils; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * 树形控件 * Created by vlinux on 15/5/26. */ public class TreeView implements View { private static final String STEP_FIRST_...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/view/View.java
core/src/main/java/com/taobao/arthas/core/view/View.java
package com.taobao.arthas.core.view; /** * 命令行控件<br/> * Created by vlinux on 15/5/7. */ public interface View { /** * 输出外观 */ String draw(); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/security/SecurityAuthenticator.java
core/src/main/java/com/taobao/arthas/core/security/SecurityAuthenticator.java
package com.taobao.arthas.core.security; import java.security.Principal; import javax.security.auth.Subject; import javax.security.auth.login.LoginException; /** * A {@link SecurityAuthenticator} allows to plugin custom authenticators, such * as JAAS based or custom implementations. */ public interface SecurityAu...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/security/SecurityAuthenticatorImpl.java
core/src/main/java/com/taobao/arthas/core/security/SecurityAuthenticatorImpl.java
package com.taobao.arthas.core.security; import java.security.Principal; import javax.security.auth.Subject; import javax.security.auth.login.LoginException; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.common.ArthasConstants; impor...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/security/BasicPrincipal.java
core/src/main/java/com/taobao/arthas/core/security/BasicPrincipal.java
package com.taobao.arthas.core.security; import java.security.Principal; /** * Basic {@link Principal}. * * @author hengyunabc 2021-03-04 */ public final class BasicPrincipal implements Principal { private final String username; private final String password; public BasicPrincipal(String username, ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/security/AuthUtils.java
core/src/main/java/com/taobao/arthas/core/security/AuthUtils.java
package com.taobao.arthas.core.security; import java.net.InetSocketAddress; import java.net.SocketAddress; import java.security.Principal; import com.taobao.arthas.core.config.Configure; import com.taobao.arthas.core.server.ArthasBootstrap; import io.netty.channel.ChannelHandlerContext; /** * * @author hengyunab...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/security/LocalConnectionPrincipal.java
core/src/main/java/com/taobao/arthas/core/security/LocalConnectionPrincipal.java
package com.taobao.arthas.core.security; import java.security.Principal; /** * 本地连接的特殊处理 {@link Principal}. * * @author hengyunabc 2021-09-01 */ public final class LocalConnectionPrincipal implements Principal { public LocalConnectionPrincipal() { } @Override public String getName() { r...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/security/BearerPrincipal.java
core/src/main/java/com/taobao/arthas/core/security/BearerPrincipal.java
package com.taobao.arthas.core.security; import java.security.Principal; /** * Bearer Token {@link Principal}. */ public final class BearerPrincipal implements Principal { private final String token; public BearerPrincipal(String token) { this.token = token; } @Override public String ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/server/ArthasBootstrap.java
core/src/main/java/com/taobao/arthas/core/server/ArthasBootstrap.java
package com.taobao.arthas.core.server; import java.arthas.SpyAPI; import java.io.File; import java.io.IOException; import java.lang.instrument.Instrumentation; import java.lang.instrument.UnmodifiableClassException; import java.lang.reflect.Method; import java.security.CodeSource; import java.util.ArrayList; import ja...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/server/instrument/ClassLoader_Instrument.java
core/src/main/java/com/taobao/arthas/core/server/instrument/ClassLoader_Instrument.java
package com.taobao.arthas.core.server.instrument; import com.alibaba.bytekit.agent.inst.Instrument; import com.alibaba.bytekit.agent.inst.InstrumentApi; /** * @see java.lang.ClassLoader#loadClass(String) * @author hengyunabc 2020-11-30 * */ @Instrument(Class = "java.lang.ClassLoader") public abstract class ClassL...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/config/Configure.java
core/src/main/java/com/taobao/arthas/core/config/Configure.java
package com.taobao.arthas.core.config; import com.taobao.arthas.core.shell.ShellServerOptions; import com.taobao.arthas.core.util.reflect.ArthasReflectUtils; import java.lang.reflect.Field; import java.util.HashMap; import java.util.Map; import static java.lang.reflect.Modifier.isStatic; /** * <pre> * 配置类。 * 注意本...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/config/NestedConfig.java
core/src/main/java/com/taobao/arthas/core/config/NestedConfig.java
package com.taobao.arthas.core.config; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * * @author hengyunabc 2019-08-05 * */ @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.FIELD) public @...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/config/Config.java
core/src/main/java/com/taobao/arthas/core/config/Config.java
package com.taobao.arthas.core.config; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * * @author hengyunabc 2019-08-05 * */ @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) public @i...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/config/BinderUtils.java
core/src/main/java/com/taobao/arthas/core/config/BinderUtils.java
package com.taobao.arthas.core.config; import java.lang.reflect.Field; import java.lang.reflect.Method; import com.taobao.arthas.core.env.Environment; /** * * @author hengyunabc 2020-01-10 * */ public class BinderUtils { public static void inject(Environment environment, Object instance) { inject(e...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/config/FeatureCodec.java
core/src/main/java/com/taobao/arthas/core/config/FeatureCodec.java
package com.taobao.arthas.core.config; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; import java.util.Stack; import static com.taobao.arthas.core.util.ArthasCheckUtils.isEquals; import static com.taobao.arthas.core.util.ArthasCheckUtils.isIn; import static com.taobao.arthas.core.util.Str...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/Shell.java
core/src/main/java/com/taobao/arthas/core/shell/Shell.java
package com.taobao.arthas.core.shell; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.session.Session; import com.taobao.arthas.core.shell.system.Job; import com.taobao.arthas.core.shell.system.JobController; import java.util.List; /** * An interactive session between a consume...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/ShellServer.java
core/src/main/java/com/taobao/arthas/core/shell/ShellServer.java
package com.taobao.arthas.core.shell; import com.taobao.arthas.core.shell.command.CommandResolver; import com.taobao.arthas.core.shell.future.Future; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.handlers.NoOpHandler; import com.taobao.arthas.core.shell.impl.ShellServerImpl;...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/ShellServerOptions.java
core/src/main/java/com/taobao/arthas/core/shell/ShellServerOptions.java
package com.taobao.arthas.core.shell; import com.taobao.arthas.core.util.ArthasBanner; import java.lang.instrument.Instrumentation; /** * The configurations options for the shell server. * * @author <a href="mailto:julien@julienviet.com">Julien Viet</a> */ public class ShellServerOptions { /** * Defaul...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/Process.java
core/src/main/java/com/taobao/arthas/core/shell/system/Process.java
package com.taobao.arthas.core.shell.system; import java.util.Date; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.session.Session; import com.taobao.arthas.core.shell.term.Tty; /** * A process managed by the shell. * * @author <a href="mailto:julien@julienviet.com">Juli...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/ProcessAware.java
core/src/main/java/com/taobao/arthas/core/shell/system/ProcessAware.java
package com.taobao.arthas.core.shell.system; /** * * @author hengyunabc 2020-05-18 * */ public interface ProcessAware { public Process getProcess(); public void setProcess(Process process); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/ExecStatus.java
core/src/main/java/com/taobao/arthas/core/shell/system/ExecStatus.java
package com.taobao.arthas.core.shell.system; /** * The status of an execution. * * @author <a href="mailto:julien@julienviet.com">Julien Viet</a> */ public enum ExecStatus { /** * The job is ready, it can be running or terminated. */ READY, /** * The job is running, it can be stopped o...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/Job.java
core/src/main/java/com/taobao/arthas/core/shell/system/Job.java
package com.taobao.arthas.core.shell.system; import java.util.Date; import com.taobao.arthas.core.shell.session.Session; import com.taobao.arthas.core.shell.term.Tty; /** * A job executed in a {@link JobController}, grouping one or several process.<p/> * * The job life cycle can be controlled with the {@link #run...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/JobListener.java
core/src/main/java/com/taobao/arthas/core/shell/system/JobListener.java
package com.taobao.arthas.core.shell.system; /** * Job listener * @author gongdewei 2020-03-23 */ public interface JobListener { void onForeground(Job job); void onBackground(Job job); void onTerminated(Job job); void onSuspend(Job job); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/JobController.java
core/src/main/java/com/taobao/arthas/core/shell/system/JobController.java
package com.taobao.arthas.core.shell.system; import com.taobao.arthas.core.distribution.ResultDistributor; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.session.Session; import com.taobao.arthas.core.shell.system.impl.Interna...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/impl/CommandCompletion.java
core/src/main/java/com/taobao/arthas/core/shell/system/impl/CommandCompletion.java
package com.taobao.arthas.core.shell.system.impl; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.session.Session; import java.util.List; /** * @author beiwei30 on 23/11/2016. */ class CommandCompletion implements Completion ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/impl/InternalCommandManager.java
core/src/main/java/com/taobao/arthas/core/shell/system/impl/InternalCommandManager.java
package com.taobao.arthas.core.shell.system.impl; import com.taobao.arthas.core.command.BuiltinCommandPack; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.cli.CompletionUtils; import com.taobao.arthas.core.shell.command.Command;...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/impl/GlobalJobControllerImpl.java
core/src/main/java/com/taobao/arthas/core/shell/system/impl/GlobalJobControllerImpl.java
package com.taobao.arthas.core.shell.system.impl; import java.util.Date; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.TimeUnit; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/impl/ProcessImpl.java
core/src/main/java/com/taobao/arthas/core/shell/system/impl/ProcessImpl.java
package com.taobao.arthas.core.shell.system.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.advisor.AdviceListener; import com.taobao.arthas.core.advisor.AdviceWeaver; import com.taobao.arthas.core.command.basic1000.HelpComman...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/impl/JobImpl.java
core/src/main/java/com/taobao/arthas/core/shell/system/impl/JobImpl.java
package com.taobao.arthas.core.shell.system.impl; import java.util.Date; import java.util.concurrent.atomic.AtomicBoolean; import com.taobao.arthas.core.shell.future.Future; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.session.Session; import com.taobao.arthas.core.shell.s...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/system/impl/JobControllerImpl.java
core/src/main/java/com/taobao/arthas/core/shell/system/impl/JobControllerImpl.java
package com.taobao.arthas.core.shell.system.impl; import com.taobao.arthas.common.ArthasConstants; import com.taobao.arthas.core.GlobalOptions; import com.taobao.arthas.core.distribution.ResultDistributor; import com.taobao.arthas.core.server.ArthasBootstrap; import com.taobao.arthas.core.shell.cli.CliToken; import co...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/ExitStatus.java
core/src/main/java/com/taobao/arthas/core/shell/command/ExitStatus.java
package com.taobao.arthas.core.shell.command; /** * 命令执行的结束状态 */ public class ExitStatus { /** * 命令执行成功的状态 */ public static final ExitStatus SUCCESS_STATUS = new ExitStatus(0); /** * 命令执行成功的状态 * @return */ public static ExitStatus success() { return SUCCESS_STATUS; ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/AnnotatedCommand.java
core/src/main/java/com/taobao/arthas/core/shell/command/AnnotatedCommand.java
package com.taobao.arthas.core.shell.command; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.cli.CompletionUtils; import com.taobao.middleware.cli.CLI; import java.util.List; /** * The base command class that Java annotated command should extend. * * @author <a href="mailt...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/CommandResolver.java
core/src/main/java/com/taobao/arthas/core/shell/command/CommandResolver.java
package com.taobao.arthas.core.shell.command; import java.util.List; /** * A resolver for commands, so the shell can discover commands. * * @author <a href="mailto:julien@julienviet.com">Julien Viet</a> */ public interface CommandResolver { /** * @return the current commands */ List<Command> com...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/CommandBuilder.java
core/src/main/java/com/taobao/arthas/core/shell/command/CommandBuilder.java
package com.taobao.arthas.core.shell.command; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.command.impl.CommandBuilderImpl; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.middleware.cli.CLI; /** * command builder * * @author <a href="mailto:julien...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/CommandProcess.java
core/src/main/java/com/taobao/arthas/core/shell/command/CommandProcess.java
package com.taobao.arthas.core.shell.command; import com.taobao.arthas.core.advisor.AdviceListener; import com.taobao.arthas.core.command.model.ResultModel; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.session.Session; impor...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/CommandRegistry.java
core/src/main/java/com/taobao/arthas/core/shell/command/CommandRegistry.java
package com.taobao.arthas.core.shell.command; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.concurrent.ConcurrentHashMap; /** * A registry that contains the commands known by a shell.<p/> * <p> * It is a mutable command resolver. * * @author <a href="mailto:jul...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/Command.java
core/src/main/java/com/taobao/arthas/core/shell/command/Command.java
package com.taobao.arthas.core.shell.command; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.command.impl.AnnotatedCommandImpl; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.middleware.cli.CLI; import java.util.Collections; import java.util.List; pub...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/impl/AnnotatedCommandImpl.java
core/src/main/java/com/taobao/arthas/core/shell/command/impl/AnnotatedCommandImpl.java
package com.taobao.arthas.core.shell.command.impl; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.command.AnnotatedCommand; import com.taobao.arthas.core.shell.command.Command; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.arthas.core.shell.handl...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/impl/CommandBuilderImpl.java
core/src/main/java/com/taobao/arthas/core/shell/command/impl/CommandBuilderImpl.java
package com.taobao.arthas.core.shell.command.impl; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.command.Command; import com.taobao.arthas.core.shell.command.CommandBuilder; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.arthas.core.shell.handler...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/WordCountHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/WordCountHandler.java
package com.taobao.arthas.core.shell.command.internal; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.middleware.cli.CLIs; import com.taobao.middleware.cli.CommandLine; import com.taobao.middleware.cli.Option; import java.util.List; import java.util.concurrent.atomic.AtomicInteger; /** * @autho...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/TermHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/TermHandler.java
package com.taobao.arthas.core.shell.command.internal; import com.taobao.arthas.core.shell.term.Term; /** * 将数据写到term * * @author gehui 2017年7月26日 上午11:20:00 */ public class TermHandler extends StdoutHandler { private Term term; public TermHandler(Term term) { this.term = term; } @Overr...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/TeeHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/TeeHandler.java
package com.taobao.arthas.core.shell.command.internal; import com.taobao.arthas.core.command.basic1000.TeeCommand; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.util.StringUtils; import com.taobao.middleware.cli.CLI; import com.taobao.middleware.cli.CommandLine; import com.taobao.midd...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/CloseFunction.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/CloseFunction.java
package com.taobao.arthas.core.shell.command.internal; import io.termd.core.function.Function; /** * @author diecui1202 on 2017/11/2. */ public interface CloseFunction extends Function<String, String> { void close(); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/StdoutHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/StdoutHandler.java
package com.taobao.arthas.core.shell.command.internal; import com.taobao.arthas.core.shell.cli.CliToken; import io.termd.core.function.Function; import java.util.LinkedList; import java.util.List; /** * @author beiwei30 on 20/12/2016. */ public abstract class StdoutHandler implements Function<String, String> { ...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/StatisticsFunction.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/StatisticsFunction.java
package com.taobao.arthas.core.shell.command.internal; import io.termd.core.function.Function; /** * 统计类Function的接口 * * @author diecui1202 on 2017/10/24. */ public interface StatisticsFunction extends Function<String, String> { String result(); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/RedirectHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/RedirectHandler.java
package com.taobao.arthas.core.shell.command.internal; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import com.taobao.arthas.core.util.LogUtil; /** * 重定向处理类 * * @author gehui 2017年7月27日 上午11:38:40 * @author hengyunabc 2019-...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/PlainTextHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/PlainTextHandler.java
package com.taobao.arthas.core.shell.command.internal; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.text.util.RenderUtil; import java.util.List; /** * @author beiwei30 on 20/12/2016. */ public class PlainTextHandler extends StdoutHandler { public static String NAME = "plaintext"; pu...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/command/internal/GrepHandler.java
core/src/main/java/com/taobao/arthas/core/shell/command/internal/GrepHandler.java
package com.taobao.arthas.core.shell.command.internal; import java.util.List; import java.util.regex.Pattern; import com.taobao.arthas.core.command.basic1000.GrepCommand; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.util.StringUtils; import com.taobao.middleware.cli.CLI; import com....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/impl/BuiltinCommandResolver.java
core/src/main/java/com/taobao/arthas/core/shell/impl/BuiltinCommandResolver.java
package com.taobao.arthas.core.shell.impl; import com.taobao.arthas.core.shell.command.Command; import com.taobao.arthas.core.shell.command.CommandBuilder; import com.taobao.arthas.core.shell.command.CommandProcess; import com.taobao.arthas.core.shell.command.CommandResolver; import com.taobao.arthas.core.shell.comman...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/impl/ShellImpl.java
core/src/main/java/com/taobao/arthas/core/shell/impl/ShellImpl.java
package com.taobao.arthas.core.shell.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.common.ArthasConstants; import com.taobao.arthas.core.security.AuthUtils; import com.taobao.arthas.core.security.SecurityAuthenticator; import com...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/impl/ShellServerImpl.java
core/src/main/java/com/taobao/arthas/core/shell/impl/ShellServerImpl.java
package com.taobao.arthas.core.shell.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.alibaba.arthas.tunnel.client.TunnelClient; import com.taobao.arthas.core.server.ArthasBootstrap; import com.taobao.arthas.core.shell.Shell; import com.taobao.ar...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/history/HistoryManager.java
core/src/main/java/com/taobao/arthas/core/shell/history/HistoryManager.java
package com.taobao.arthas.core.shell.history; import java.util.List; /** * @author gongdewei 2020/4/8 */ public interface HistoryManager { void addHistory(String commandLine); List<String> getHistory(); void setHistory(List<String> history); void saveHistory(); void loadHistory(); void...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/history/impl/HistoryManagerImpl.java
core/src/main/java/com/taobao/arthas/core/shell/history/impl/HistoryManagerImpl.java
package com.taobao.arthas.core.shell.history.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.shell.history.HistoryManager; import com.taobao.arthas.core.util.Constants; import com.taobao.arthas.core.util.FileUtils; import jav...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/Term.java
core/src/main/java/com/taobao/arthas/core/shell/term/Term.java
package com.taobao.arthas.core.shell.term; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.session.Session; import io.termd.core.function.Function; /** * The terminal. * * @author <a href="mailto:julien@julienviet.com">Ju...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/Tty.java
core/src/main/java/com/taobao/arthas/core/shell/term/Tty.java
package com.taobao.arthas.core.shell.term; import com.taobao.arthas.core.shell.handlers.Handler; /** * Provide interactions with the Shell TTY. * * @author <a href="mailto:julien@julienviet.com">Julien Viet</a> */ public interface Tty { /** * @return the declared tty type, for instance {@literal vt100},...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/TermServer.java
core/src/main/java/com/taobao/arthas/core/shell/term/TermServer.java
package com.taobao.arthas.core.shell.term; import com.taobao.arthas.common.ArthasConstants; import com.taobao.arthas.core.config.Configure; import com.taobao.arthas.core.shell.ShellServerOptions; import com.taobao.arthas.core.shell.future.Future; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/SignalHandler.java
core/src/main/java/com/taobao/arthas/core/shell/term/SignalHandler.java
package com.taobao.arthas.core.shell.term; /** * @author <a href="mailto:julien@julienviet.com">Julien Viet</a> */ public interface SignalHandler { boolean deliver(int key); }
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/CompletionHandler.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/CompletionHandler.java
package com.taobao.arthas.core.shell.term.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.cli.CliTokens; import com.taobao.arthas.core.shell.handlers.Handler; import com....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/HttpTermServer.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/HttpTermServer.java
package com.taobao.arthas.core.shell.term.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.shell.future.Future; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.term.Term; import com.tao...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/TermImpl.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/TermImpl.java
package com.taobao.arthas.core.shell.term.impl; import java.io.File; import java.lang.reflect.Proxy; import java.util.ArrayList; import java.util.List; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.handlers.term.CloseHandl...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/FunctionInvocationHandler.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/FunctionInvocationHandler.java
package com.taobao.arthas.core.shell.term.impl; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import com.taobao.arthas.common.ArthasConstants; import com.taobao.arthas.core.shell.session.Session; import io.termd.core.readline.Function; import io.termd.core.readline.Readline; import io....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/CompletionAdaptor.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/CompletionAdaptor.java
package com.taobao.arthas.core.shell.term.impl; import com.taobao.arthas.core.shell.cli.CliToken; import com.taobao.arthas.core.shell.cli.Completion; import com.taobao.arthas.core.shell.cli.CompletionUtils; import com.taobao.arthas.core.shell.session.Session; import com.taobao.arthas.core.util.StringUtils; import jav...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/TelnetTermServer.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/TelnetTermServer.java
package com.taobao.arthas.core.shell.term.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.shell.future.Future; import com.taobao.arthas.core.shell.handlers.Handler; import com.taobao.arthas.core.shell.term.Term; import com.tao...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/Helper.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/Helper.java
package com.taobao.arthas.core.shell.term.impl; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.shell.ShellServerOptions; import com.taobao.arthas.core.shell.term.TermServer; import io.termd.core.readline.Keymap; import java.io.Fil...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/httptelnet/NettyHttpTelnetTtyBootstrap.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/httptelnet/NettyHttpTelnetTtyBootstrap.java
package com.taobao.arthas.core.shell.term.impl.httptelnet; import java.nio.charset.Charset; import com.taobao.arthas.core.shell.term.impl.http.session.HttpSessionManager; import io.netty.util.concurrent.EventExecutorGroup; import io.termd.core.function.Consumer; import io.termd.core.function.Supplier; import io.term...
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false
alibaba/arthas
https://github.com/alibaba/arthas/blob/17eb3c17e764728e6bf2cf3a37d56620e8835fd0/core/src/main/java/com/taobao/arthas/core/shell/term/impl/httptelnet/HttpTelnetTermServer.java
core/src/main/java/com/taobao/arthas/core/shell/term/impl/httptelnet/HttpTelnetTermServer.java
package com.taobao.arthas.core.shell.term.impl.httptelnet; import java.util.concurrent.TimeUnit; import com.alibaba.arthas.deps.org.slf4j.Logger; import com.alibaba.arthas.deps.org.slf4j.LoggerFactory; import com.taobao.arthas.core.shell.future.Future; import com.taobao.arthas.core.shell.handlers.Handler; import com....
java
Apache-2.0
17eb3c17e764728e6bf2cf3a37d56620e8835fd0
2026-01-04T14:45:57.082411Z
false