跳过导航链接
A B C E F G H I N P R S T U V 

A

Actor - tech.powerjob.remote.framework.actor中的注释类型
行为处理器
ActorInfo - tech.powerjob.remote.framework.actor中的类
ActorInfo
ActorInfo() - 类 的构造器tech.powerjob.remote.framework.actor.ActorInfo
 
Address - tech.powerjob.remote.framework.base中的类
地址
Address() - 类 的构造器tech.powerjob.remote.framework.base.Address
 
ask(URL, PowerSerializable, Class<T>) - 接口 中的方法tech.powerjob.remote.framework.transporter.Transporter
ask by request

B

BenchmarkActor - tech.powerjob.remote.framework中的类
基准测试
BenchmarkActor() - 类 的构造器tech.powerjob.remote.framework.BenchmarkActor
 
BenchmarkActor.BenchmarkRequest - tech.powerjob.remote.framework中的类
 
BenchmarkActor.BenchmarkResponse - tech.powerjob.remote.framework中的类
 
BenchmarkRequest() - 类 的构造器tech.powerjob.remote.framework.BenchmarkActor.BenchmarkRequest
 
BenchmarkResponse() - 类 的构造器tech.powerjob.remote.framework.BenchmarkActor.BenchmarkResponse
 
bindHandlers(List<ActorInfo>) - 接口 中的方法tech.powerjob.remote.framework.cs.CSInitializer
bind Actor, publish handler's service
buildTransporter() - 接口 中的方法tech.powerjob.remote.framework.cs.CSInitializer
build a Transporter by based network framework

C

close() - 接口 中的方法tech.powerjob.remote.framework.cs.CSInitializer
 
close() - 类 中的方法tech.powerjob.remote.framework.engine.impl.PowerJobRemoteEngine
 
close() - 接口 中的方法tech.powerjob.remote.framework.engine.RemoteEngine
 
CSInitializer - tech.powerjob.remote.framework.cs中的接口
client & server initializer
CSInitializerConfig - tech.powerjob.remote.framework.cs中的类
CSInitializerConfig
CSInitializerConfig() - 类 的构造器tech.powerjob.remote.framework.cs.CSInitializerConfig
 

E

emptyReturn(BenchmarkActor.BenchmarkRequest) - 类 中的方法tech.powerjob.remote.framework.BenchmarkActor
 
EngineConfig - tech.powerjob.remote.framework.engine中的类
EngineConfig
EngineConfig() - 类 的构造器tech.powerjob.remote.framework.engine.EngineConfig
 
EngineOutput - tech.powerjob.remote.framework.engine中的类
引擎输出
EngineOutput() - 类 的构造器tech.powerjob.remote.framework.engine.EngineOutput
 

F

findPowerSerialize(Class<?>[]) - 类 中的静态方法tech.powerjob.remote.framework.utils.RemoteUtils
 
fromIpv4(String) - 类 中的静态方法tech.powerjob.remote.framework.base.Address
 

G

getProtocol() - 接口 中的方法tech.powerjob.remote.framework.transporter.Transporter
Protocol

H

Handler - tech.powerjob.remote.framework.actor中的注释类型
Handler
HandlerInfo - tech.powerjob.remote.framework.actor中的类
HandlerInfo
HandlerInfo() - 类 的构造器tech.powerjob.remote.framework.actor.HandlerInfo
 
HandlerLocation - tech.powerjob.remote.framework.base中的类
handler location
HandlerLocation() - 类 的构造器tech.powerjob.remote.framework.base.HandlerLocation
 

I

init(CSInitializerConfig) - 接口 中的方法tech.powerjob.remote.framework.cs.CSInitializer
initialize the framework

N

name() - 接口 中的方法tech.powerjob.remote.framework.transporter.Protocol
通讯协议名称

P

PowerJobRemoteEngine - tech.powerjob.remote.framework.engine.impl中的类
初始化 PowerJob 整个网络层
PowerJobRemoteEngine() - 类 的构造器tech.powerjob.remote.framework.engine.impl.PowerJobRemoteEngine
 
ProcessType - tech.powerjob.remote.framework.actor中的枚举
处理器类型
Protocol - tech.powerjob.remote.framework.transporter中的接口
通讯协议

R

RemoteEngine - tech.powerjob.remote.framework.engine中的接口
RemoteEngine
RemoteUtils - tech.powerjob.remote.framework.utils中的类
RemoteUtils
RemoteUtils() - 类 的构造器tech.powerjob.remote.framework.utils.RemoteUtils
 
RemotingException - tech.powerjob.remote.framework.base中的异常错误
RemotingException
RemotingException(String) - 异常错误 的构造器tech.powerjob.remote.framework.base.RemotingException
 

S

ServerType - tech.powerjob.remote.framework.base中的枚举
服务器类型类型
standardRequest(BenchmarkActor.BenchmarkRequest) - 类 中的方法tech.powerjob.remote.framework.BenchmarkActor
 
start(EngineConfig) - 类 中的方法tech.powerjob.remote.framework.engine.impl.PowerJobRemoteEngine
 
start(EngineConfig) - 接口 中的方法tech.powerjob.remote.framework.engine.RemoteEngine
 
stringReturn(BenchmarkActor.BenchmarkRequest) - 类 中的方法tech.powerjob.remote.framework.BenchmarkActor
 

T

tech.powerjob.remote.framework - 程序包 tech.powerjob.remote.framework
PowerJob 网络框架层
tech.powerjob.remote.framework.actor - 程序包 tech.powerjob.remote.framework.actor
 
tech.powerjob.remote.framework.base - 程序包 tech.powerjob.remote.framework.base
 
tech.powerjob.remote.framework.cs - 程序包 tech.powerjob.remote.framework.cs
 
tech.powerjob.remote.framework.engine - 程序包 tech.powerjob.remote.framework.engine
 
tech.powerjob.remote.framework.engine.impl - 程序包 tech.powerjob.remote.framework.engine.impl
 
tech.powerjob.remote.framework.transporter - 程序包 tech.powerjob.remote.framework.transporter
 
tech.powerjob.remote.framework.utils - 程序包 tech.powerjob.remote.framework.utils
 
tell(URL, PowerSerializable) - 接口 中的方法tech.powerjob.remote.framework.transporter.Transporter
send message
toFullAddress() - 类 中的方法tech.powerjob.remote.framework.base.Address
 
toFullAddress(String, int) - 类 中的静态方法tech.powerjob.remote.framework.base.Address
 
toPath() - 类 中的方法tech.powerjob.remote.framework.base.HandlerLocation
 
toString() - 类 中的方法tech.powerjob.remote.framework.base.Address
 
Transporter - tech.powerjob.remote.framework.transporter中的接口
通讯器,封装与远程服务端交互逻辑
type() - 接口 中的方法tech.powerjob.remote.framework.cs.CSInitializer
类型名称,比如 akka, netty4,httpJson

U

URL - tech.powerjob.remote.framework.base中的类
URL
URL() - 类 的构造器tech.powerjob.remote.framework.base.URL
 

V

valueOf(String) - 枚举 中的静态方法tech.powerjob.remote.framework.actor.ProcessType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法tech.powerjob.remote.framework.base.ServerType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法tech.powerjob.remote.framework.actor.ProcessType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法tech.powerjob.remote.framework.base.ServerType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C E F G H I N P R S T U V 
跳过导航链接

Copyright © 2024. All rights reserved.