public class MQCD
extends com.ibm.mq.jmqi.internal.AbstractMqiStructure
implements java.lang.Cloneable
| Constructor and Description |
|---|
MQCD() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Clone this object.
|
boolean |
equals(java.lang.Object x)
Compare two client MQCD structures to determine if they point at the same requested
destination, with the same client connection parameters.
|
int |
getBatchDataLimit() |
int |
getBatchHeartbeat()
Get the batch heartbeat
|
int |
getBatchInterval()
Get the batch interval
|
int |
getBatchSize()
Get the batch size
|
java.lang.String |
getCertificateLabel() |
int |
getChannelMonitoring()
Get the channel monitoring value
|
java.lang.String |
getChannelName()
Get the channel name
|
int |
getChannelStatistics()
get the channel statistics
|
int |
getChannelType()
Get the channel type
|
int |
getClientChannelWeight()
Get the client channel weight
|
int |
getClustersDefined()
Get the clusters defined value
|
int |
getClwlChannelPriority()
get the clwlChannelPriority value
|
int |
getClwlChannelRank()
Get the clwlChannelRank value
|
int |
getClwlChannelWeight()
get the clwlChannelWeight value
|
int |
getConnectionAffinity()
Get connection affinity
|
java.lang.String |
getConnectionName()
Get the connection name
|
int |
getCurrentVersion() |
int |
getDataConversion()
Get the data conversion value
|
java.lang.String |
getDesc()
Get the description
|
int |
getDiscInterval()
Get the Discinterval value
|
int |
getExitDataLength()
Get the exit
|
int |
getExitNameLength()
Get the exitNameLength
|
int |
getFirstVersion() |
int[] |
getHdrCompList()
Get the hdrCompList
|
int |
getHeartbeatInterval()
Get the heartbeat interval
|
int |
getKeepAliveInterval()
Get the keepAlive interval
|
java.lang.String |
getLocalAddress()
Get the local address
|
int |
getLongRetryCount()
Get the long retry count
|
int |
getLongRetryInterval()
Get the long retry interval
|
int |
getMaxInstances()
get maxInstances
|
int |
getMaxInstancesPerClient()
get maxInstances per client
|
int |
getMaxMsgLength()
Get the maximum message length
|
java.lang.String |
getMcaName()
Get the MCA name
|
byte[] |
getMcaSecurityId()
Get the MCA SecurityId
|
int |
getMcaType()
Get the MCA type
|
java.lang.String |
getMcaUserIdentifier()
Get the MCA UserIdentifier
|
java.lang.String |
getModeName()
Get the mode name
|
int[] |
getMsgCompList()
Get the list of supported Message Compressors
|
java.lang.String |
getMsgExit()
Get the Message exit
|
java.lang.String |
getMsgExitPtr()
Get the message exit pointer
|
int |
getMsgExitsDefined()
Get the msgExitsDefined field
|
int |
getMsgRetryCount()
Get the Message retry count
|
java.lang.String |
getMsgRetryExit()
Get the msgRetryExit field
|
int |
getMsgRetryInterval()
Get the message retry interval
|
java.lang.String |
getMsgRetryUserData()
Get the msgRetryUserData
|
java.lang.String |
getMsgUserData()
Get the msgUserData
|
java.lang.String |
getMsgUserDataPtr()
Get the msgUserDataPtr
|
int |
getNetworkPriority()
Get the network priority
|
int |
getNonPersistentMsgSpeed()
Get the msgRetryUserData
|
java.lang.String |
getPassword()
Get the password
|
int |
getPropertyControl()
Get propertyControl
|
int |
getPutAuthority()
Get the putAuthority
|
java.lang.String |
getQMgrName()
Get the Queue Manager name
|
java.lang.String |
getReceiveExit()
Get the receiveExit
|
java.lang.String |
getReceiveExitPtr()
Get the receiveExitPtr
|
int |
getReceiveExitsDefined()
Get the receiveExitsDefined count
|
java.lang.String |
getReceiveUserData()
Get the receiveUserData
|
java.lang.String |
getReceiveUserDataPtr()
get the receiveUserDataPtr
|
java.lang.String |
getRemotePassword()
Get the remote password
|
byte[] |
getRemoteSecurityId()
Get the remoteSecurityId
|
java.lang.String |
getRemoteUserIdentifier()
Get the remoteUserIdentifier
|
java.lang.String |
getSecurityExit()
Get the securityExit
|
java.lang.String |
getSecurityUserData()
Get the securityUserData
|
java.lang.String |
getSendExit()
Get the sendExit
|
java.lang.String |
getSendExitPtr()
Get the sendExitPtr
|
int |
getSendExitsDefined()
Get the sendExitsDefined count
|
java.lang.String |
getSendUserData()
Get the sendUserData
|
java.lang.String |
getSendUserDataPtr()
Get the sendUserDataPtr
|
int |
getSeqNumberWrap()
Get the sequence number wrap value
|
int |
getSharingConversations()
Get the sharingConversations value
|
int |
getShortRetryCount()
Get the short retry count
|
int |
getShortRetryInterval()
Get the short retry interval
|
static int |
getSizeV11(int ptrSize) |
java.lang.String |
getSslCipherSpec()
Get the ssl cipher spec
|
int |
getSslClientAuth()
Get the sslClientAuth value
|
java.lang.String |
getSslPeerName()
Get the ssl peer name
|
int |
getStrucLength()
Deprecated.
|
java.lang.String |
getTpName()
Get the tp name
|
int |
getTransportType()
Get the transport type
|
java.lang.String |
getUserIdentifier()
Get the user identifier
|
int |
getVersion()
Get the structure version
|
java.lang.String |
getXmitQName()
Get the transmit queue name
|
int |
hashCode()
Generate a hashcode.
|
void |
setBatchDataLimit(int batchDataLimit) |
void |
setCertificateLabel(java.lang.String certificateLabel) |
void |
setupForTest(int ptrSize) |
public static int getSizeV11(int ptrSize)
ptrSize - public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic int hashCode()
hashCode in class java.lang.Objectequals(Object)public boolean equals(java.lang.Object x)
equals in class java.lang.Objectx - the MQCD object against which to comparepublic int getBatchHeartbeat()
public int getBatchInterval()
public int getBatchSize()
public int getChannelMonitoring()
public java.lang.String getChannelName()
public int getChannelStatistics()
public int getChannelType()
public int getClustersDefined()
public int getClwlChannelPriority()
public int getClwlChannelRank()
public int getClwlChannelWeight()
public java.lang.String getConnectionName()
public int getDataConversion()
public java.lang.String getDesc()
public int getDiscInterval()
public int[] getHdrCompList()
public int getHeartbeatInterval()
public int getKeepAliveInterval()
public java.lang.String getLocalAddress()
public int getLongRetryCount()
public int getLongRetryInterval()
public int getMaxMsgLength()
public java.lang.String getMcaName()
public byte[] getMcaSecurityId()
public int getMcaType()
public java.lang.String getMcaUserIdentifier()
public java.lang.String getModeName()
public int[] getMsgCompList()
public int getMsgExitsDefined()
public int getMsgRetryCount()
public java.lang.String getMsgRetryExit()
public int getMsgRetryInterval()
public java.lang.String getMsgRetryUserData()
public int getNetworkPriority()
public int getNonPersistentMsgSpeed()
public java.lang.String getPassword()
public int getPutAuthority()
public java.lang.String getQMgrName()
public int getReceiveExitsDefined()
public java.lang.String getRemotePassword()
public byte[] getRemoteSecurityId()
public java.lang.String getRemoteUserIdentifier()
public java.lang.String getSecurityExit()
public java.lang.String getSecurityUserData()
public int getSendExitsDefined()
public int getSeqNumberWrap()
public int getShortRetryCount()
public int getShortRetryInterval()
public java.lang.String getSslCipherSpec()
public int getSslClientAuth()
public java.lang.String getSslPeerName()
public int getStrucLength()
public java.lang.String getTpName()
public int getTransportType()
public java.lang.String getUserIdentifier()
public int getVersion()
getVersion in interface com.ibm.mq.jmqi.internal.MqiStructuregetVersion in class com.ibm.mq.jmqi.internal.AbstractMqiStructurepublic java.lang.String getXmitQName()
public java.lang.String getMsgExit()
public java.lang.String getMsgExitPtr()
public java.lang.String getMsgUserData()
public java.lang.String getMsgUserDataPtr()
public java.lang.String getReceiveExit()
public java.lang.String getReceiveExitPtr()
public java.lang.String getReceiveUserData()
public java.lang.String getReceiveUserDataPtr()
public java.lang.String getSendExit()
public java.lang.String getSendExitPtr()
public java.lang.String getSendUserData()
public java.lang.String getSendUserDataPtr()
public int getExitDataLength()
public int getExitNameLength()
public int getSharingConversations()
public int getClientChannelWeight()
public int getConnectionAffinity()
public int getBatchDataLimit()
public void setBatchDataLimit(int batchDataLimit)
batchDataLimit - public int getMaxInstances()
public int getMaxInstancesPerClient()
public int getPropertyControl()
public java.lang.String getCertificateLabel()
public void setCertificateLabel(java.lang.String certificateLabel)
certificateLabel - public void setupForTest(int ptrSize)
setupForTest in interface com.ibm.mq.jmqi.internal.MqiStructuresetupForTest in class com.ibm.mq.jmqi.internal.AbstractMqiStructureptrSize - public int getFirstVersion()
getFirstVersion in interface com.ibm.mq.jmqi.internal.MqiStructuregetFirstVersion in class com.ibm.mq.jmqi.internal.AbstractMqiStructurepublic int getCurrentVersion()
getCurrentVersion in interface com.ibm.mq.jmqi.internal.MqiStructuregetCurrentVersion in class com.ibm.mq.jmqi.internal.AbstractMqiStructure