您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
cn.langpy.kotime.annotation
,
cn.langpy.kotime.config
,
cn.langpy.kotime.constant
,
cn.langpy.kotime.controller
,
cn.langpy.kotime.grpc.api
,
cn.langpy.kotime.handler
,
cn.langpy.kotime.model
,
cn.langpy.kotime.service
,
cn.langpy.kotime.util
类分层结构
java.lang.
Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType> (implements com.google.protobuf.MessageLite)
com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
com.google.protobuf.GeneratedMessageV3 (implements java.io.
Serializable
)
cn.langpy.kotime.grpc.api.
RpcCpuInfo
(implements cn.langpy.kotime.grpc.api.
RpcCpuInfoOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcDataResponse
(implements cn.langpy.kotime.grpc.api.
RpcDataResponseOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcExceptionNode
(implements cn.langpy.kotime.grpc.api.
RpcExceptionNodeOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcExceptionRelation
(implements cn.langpy.kotime.grpc.api.
RpcExceptionRelationOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcHeapMemoryInfo
(implements cn.langpy.kotime.grpc.api.
RpcHeapMemoryInfoOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcMethodNode
(implements cn.langpy.kotime.grpc.api.
RpcMethodNodeOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcMethodRelation
(implements cn.langpy.kotime.grpc.api.
RpcMethodRelationOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcParamAnalyse
(implements cn.langpy.kotime.grpc.api.
RpcParamAnalyseOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcPhysicalMemoryInfo
(implements cn.langpy.kotime.grpc.api.
RpcPhysicalMemoryInfoOrBuilder
)
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType> (implements com.google.protobuf.MessageLite.Builder)
com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
com.google.protobuf.GeneratedMessageV3.Builder<BuilderType>
cn.langpy.kotime.grpc.api.
RpcCpuInfo.Builder
(implements cn.langpy.kotime.grpc.api.
RpcCpuInfoOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcDataResponse.Builder
(implements cn.langpy.kotime.grpc.api.
RpcDataResponseOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcExceptionNode.Builder
(implements cn.langpy.kotime.grpc.api.
RpcExceptionNodeOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcExceptionRelation.Builder
(implements cn.langpy.kotime.grpc.api.
RpcExceptionRelationOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcHeapMemoryInfo.Builder
(implements cn.langpy.kotime.grpc.api.
RpcHeapMemoryInfoOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcMethodNode.Builder
(implements cn.langpy.kotime.grpc.api.
RpcMethodNodeOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcMethodRelation.Builder
(implements cn.langpy.kotime.grpc.api.
RpcMethodRelationOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcParamAnalyse.Builder
(implements cn.langpy.kotime.grpc.api.
RpcParamAnalyseOrBuilder
)
cn.langpy.kotime.grpc.api.
RpcPhysicalMemoryInfo.Builder
(implements cn.langpy.kotime.grpc.api.
RpcPhysicalMemoryInfoOrBuilder
)
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<S>
cn.langpy.kotime.grpc.api.
DataServiceGrpc.DataServiceStub
io.grpc.stub.AbstractBlockingStub<S>
cn.langpy.kotime.grpc.api.
DataServiceGrpc.DataServiceBlockingStub
io.grpc.stub.AbstractFutureStub<S>
cn.langpy.kotime.grpc.api.
DataServiceGrpc.DataServiceFutureStub
cn.langpy.kotime.util.
BloomFilter
io.grpc.CallCredentials
cn.langpy.kotime.handler.
AuthCredential
cn.langpy.kotime.util.
Common
cn.langpy.kotime.handler.
ComputeTimeHandler
cn.langpy.kotime.util.
Context
cn.langpy.kotime.model.
CpuInfo
cn.langpy.kotime.grpc.api.
DataServiceGrpc
cn.langpy.kotime.grpc.api.
DataServiceGrpc.DataServiceImplBase
(implements io.grpc.BindableService)
cn.langpy.kotime.grpc.api.
DataServiceProto
cn.langpy.kotime.config.
DefaultConfig
cn.langpy.kotime.service.
DefaultGraphService
(implements cn.langpy.kotime.service.
GraphService
)
cn.langpy.kotime.model.
ExceptionInfo
cn.langpy.kotime.model.
ExceptionNode
cn.langpy.kotime.model.
ExceptionRelation
cn.langpy.kotime.model.
HeapMemoryInfo
cn.langpy.kotime.model.
InvokedInfo
cn.langpy.kotime.service.
InvokedQueue
cn.langpy.kotime.service.
JvmAttachClassService
(implements cn.langpy.kotime.service.
ClassService
)
cn.langpy.kotime.constant.
KoConstant
cn.langpy.kotime.service.
KoInvokedHandler
(implements cn.langpy.kotime.handler.
InvokedHandler
)
cn.langpy.kotime.controller.
KoTimeController
cn.langpy.kotime.util.
KoUtil
cn.langpy.kotime.config.
LoadConfig
cn.langpy.kotime.model.
MethodInfo
(implements java.lang.
Comparable
<T>)
cn.langpy.kotime.model.
MethodNode
cn.langpy.kotime.service.
MethodNodeService
cn.langpy.kotime.model.
MethodRelation
cn.langpy.kotime.util.
MethodStack
cn.langpy.kotime.model.
ParamAna
cn.langpy.kotime.model.
ParamMetric
cn.langpy.kotime.model.
PhysicalMemoryInfo
cn.langpy.kotime.handler.
RunTimeHandler
(implements org.aopalliance.intercept.MethodInterceptor)
cn.langpy.kotime.model.
SystemStatistic
cn.langpy.kotime.service.
SysUsageService
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
cn.langpy.kotime.util.
RecordException
接口分层结构
cn.langpy.kotime.service.
ClassService
cn.langpy.kotime.service.
GraphService
cn.langpy.kotime.handler.
InvokedHandler
com.google.protobuf.MessageLiteOrBuilder
com.google.protobuf.MessageOrBuilder
cn.langpy.kotime.grpc.api.
RpcCpuInfoOrBuilder
cn.langpy.kotime.grpc.api.
RpcDataResponseOrBuilder
cn.langpy.kotime.grpc.api.
RpcExceptionNodeOrBuilder
cn.langpy.kotime.grpc.api.
RpcExceptionRelationOrBuilder
cn.langpy.kotime.grpc.api.
RpcHeapMemoryInfoOrBuilder
cn.langpy.kotime.grpc.api.
RpcMethodNodeOrBuilder
cn.langpy.kotime.grpc.api.
RpcMethodRelationOrBuilder
cn.langpy.kotime.grpc.api.
RpcParamAnalyseOrBuilder
cn.langpy.kotime.grpc.api.
RpcPhysicalMemoryInfoOrBuilder
cn.langpy.kotime.grpc.api.
RpcCpuInfoOrBuilder
cn.langpy.kotime.grpc.api.
RpcDataResponseOrBuilder
cn.langpy.kotime.grpc.api.
RpcExceptionNodeOrBuilder
cn.langpy.kotime.grpc.api.
RpcExceptionRelationOrBuilder
cn.langpy.kotime.grpc.api.
RpcHeapMemoryInfoOrBuilder
cn.langpy.kotime.grpc.api.
RpcMethodNodeOrBuilder
cn.langpy.kotime.grpc.api.
RpcMethodRelationOrBuilder
cn.langpy.kotime.grpc.api.
RpcParamAnalyseOrBuilder
cn.langpy.kotime.grpc.api.
RpcPhysicalMemoryInfoOrBuilder
注释类型分层结构
cn.langpy.kotime.annotation.
ComputeTime
(implements java.lang.annotation.
Annotation
)
cn.langpy.kotime.annotation.
KoListener
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
cn.langpy.kotime.util.
MethodType
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2025. All rights reserved.