Package | Description |
---|---|
com.lts.job.common.remoting |
Modifier and Type | Method and Description |
---|---|
void |
RemotingClientDelegate.changeStickyJobTrackerNode() |
Node |
RemotingClientDelegate.getStickyJobTrackerNode() |
void |
RemotingClientDelegate.invokeAsync(com.lts.job.remoting.protocol.RemotingCommand request,
com.lts.job.remoting.InvokeCallback invokeCallback)
异步调用
|
void |
RemotingClientDelegate.invokeOneway(com.lts.job.remoting.protocol.RemotingCommand request)
单向调用
|
com.lts.job.remoting.protocol.RemotingCommand |
RemotingClientDelegate.invokeSync(com.lts.job.remoting.protocol.RemotingCommand request)
同步调用
|
Copyright © 2014. All Rights Reserved.