com.inprise.vbroker.CosNamingExt
Class ClusterNotFoundReason
java.lang.Object
com.inprise.vbroker.CosNamingExt.ClusterNotFoundReason
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class ClusterNotFoundReason
- extends java.lang.Object
- implements IDLEntity
See the ClusterNotFound
exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
_missing_node
public static final int _missing_node
- See Also:
- Constant Field Values
_not_context
public static final int _not_context
- See Also:
- Constant Field Values
_not_cluster_context
public static final int _not_cluster_context
- See Also:
- Constant Field Values
missing_node
public static final ClusterNotFoundReason missing_node
not_context
public static final ClusterNotFoundReason not_context
not_cluster_context
public static final ClusterNotFoundReason not_cluster_context
value
public int value()
from_int
public static ClusterNotFoundReason from_int(int _vis_value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Read the latest documentation online