| 程序包 | 说明 |
|---|---|
| com.baidu.bigpipe.protocol.meta.concept | |
| com.baidu.bigpipe.transport | |
| com.baidu.bigpipe.transport.pub | |
| com.baidu.bigpipe.transport.queue | |
| com.baidu.bigpipe.transport.sub |
| 限定符和类型 | 类和说明 |
|---|---|
class |
QueueAddress
bigpipe queue inet 地址描述
|
class |
TopicAddress
bigpipe topic inet 地址描述
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract InetAddress |
BigpipeSessionSupport.lookupAddr(NameService ns,
String pipeletOrQueueName)
从zk中根据pipeletName获取实例地址
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract SessionSocketStream |
BigpipeSessionSupport.openStream(InetAddress addr,
SocketConf conf)
打开网络流
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected SessionSocketStream |
AsynchronousPublisherImpl.openStream(InetAddress addr,
SocketConf conf) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected InetAddress |
AsynchronousQueueSubscriberBioImpl.lookupAddr(NameService ns,
String queueName) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SessionSocketStream |
AsynchronousQueueSubscriberBioImpl.openStream(InetAddress addr,
SocketConf conf)
这个openStream是打开关于queue的连接地址
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected SessionSocketStream |
AsynchronousSubscriberBioImpl.openStream(InetAddress addr,
SocketConf conf) |
Copyright © 2017. All rights reserved.