Klasse ClusterNewLeaderInfo
java.lang.Object
org.teamapps.message.protocol.message.Message
org.teamapps.cluster.message.protocol.ClusterNewLeaderInfo
- Alle implementierten Schnittstellen:
org.teamapps.message.protocol.message.MessageRecord
public class ClusterNewLeaderInfo
extends org.teamapps.message.protocol.message.Message
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungClusterNewLeaderInfo(byte[] bytes) ClusterNewLeaderInfo(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) ClusterNewLeaderInfo(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) ClusterNewLeaderInfo(String xml, org.teamapps.message.protocol.file.FileDataReader fileDataReader) ClusterNewLeaderInfo(org.teamapps.message.protocol.message.MessageRecord message, org.teamapps.message.protocol.model.ModelCollection modelCollection) ClusterNewLeaderInfo(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic org.teamapps.message.protocol.model.PojoObjectDecoder<ClusterNewLeaderInfo>static org.teamapps.message.protocol.model.MessageModelstatic org.teamapps.message.protocol.model.ModelCollectionstatic ClusterNewLeaderInforemap(org.teamapps.message.protocol.message.MessageRecord message) setLeaderNode(ClusterNodeData value) Von Klasse geerbte Methoden org.teamapps.message.protocol.message.Message
addReference, deleteAllEmbeddedFiles, equals, explain, getAttribute, getAttributeKey, getAttributes, getBitSetAttribute, getBooleanAttribute, getByteArrayAttribute, getByteAttribute, getDateAttribute, getDateTimeAttribute, getDoubleArrayAttribute, getDoubleAttribute, getFile, getFileData, getFileDataFileLength, getFileDataFileName, getFloatArrayAttribute, getFloatAttribute, getGenericMessageAttribute, getIntArrayAttribute, getIntAttribute, getLongArrayAttribute, getLongAttribute, getMessageDefName, getMessageDefUuid, getModel, getRecordCreatedBy, getRecordCreationDate, getRecordId, getRecordModificationDate, getRecordModifiedBy, getReferencedObject, getReferencedObjectAsType, getReferencedObjects, getReferencedObjectsAsType, getStringArrayAsList, getStringArrayAttribute, getStringAttribute, getTimeAttribute, getTimestampAttribute, hashCode, isEmpty, readMessageUuid, readXml, removeField, setAttribute, setBitSetAttribute, setBooleanAttribute, setByteArrayAttribute, setByteAttribute, setDateAttribute, setDateTimeAttribute, setDefaultValues, setDefaultValues, setDoubleArrayAttribute, setDoubleAttribute, setFileData, setFileData, setFileData, setFloatArrayAttribute, setFloatAttribute, setGenericMessageAttribute, setIntArrayAttribute, setIntAttribute, setLongArrayAttribute, setLongAttribute, setRecordCreatedBy, setRecordCreationDate, setRecordId, setRecordModificationDate, setRecordModifiedBy, setReferencedObject, setReferencedObjectAsType, setReferencedObjects, setReferencedObjectsAsType, setStringArrayAsList, setStringArrayAttribute, setStringAttribute, setTimeAttribute, setTimestampAttribute, toBytes, toBytes, toBytes, toString, toXml, toXml, toXml, write, write, write
-
Felddetails
-
OBJECT_UUID
- Siehe auch:
-
-
Konstruktordetails
-
ClusterNewLeaderInfo
public ClusterNewLeaderInfo() -
ClusterNewLeaderInfo
public ClusterNewLeaderInfo(org.teamapps.message.protocol.message.MessageRecord message, org.teamapps.message.protocol.model.ModelCollection modelCollection) -
ClusterNewLeaderInfo
- Löst aus:
IOException
-
ClusterNewLeaderInfo
public ClusterNewLeaderInfo(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException - Löst aus:
IOException
-
ClusterNewLeaderInfo
- Löst aus:
IOException
-
ClusterNewLeaderInfo
public ClusterNewLeaderInfo(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException - Löst aus:
IOException
-
ClusterNewLeaderInfo
public ClusterNewLeaderInfo(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader) -
ClusterNewLeaderInfo
public ClusterNewLeaderInfo(String xml, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws Exception - Löst aus:
Exception
-
-
Methodendetails
-
getMessageDecoder
public static org.teamapps.message.protocol.model.PojoObjectDecoder<ClusterNewLeaderInfo> getMessageDecoder() -
getMessageModel
public static org.teamapps.message.protocol.model.MessageModel getMessageModel() -
getModelCollection
public static org.teamapps.message.protocol.model.ModelCollection getModelCollection() -
remap
public static ClusterNewLeaderInfo remap(org.teamapps.message.protocol.message.MessageRecord message) -
getLeaderNode
-
setLeaderNode
-