public class RegisterFilterServerResponseHeader extends Object implements CommandCustomHeader
| 构造器和说明 |
|---|
RegisterFilterServerResponseHeader() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
checkFields() |
long |
getBrokerId() |
String |
getBrokerName() |
void |
setBrokerId(long brokerId) |
void |
setBrokerName(String brokerName) |
public void checkFields()
throws RemotingCommandException
checkFields 在接口中 CommandCustomHeaderRemotingCommandExceptionpublic long getBrokerId()
public void setBrokerId(long brokerId)
public String getBrokerName()
public void setBrokerName(String brokerName)
Copyright © 2012–2016. All rights reserved.