PublisherAddress Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
The class provides information about publisher address of the topic message.
public class PublisherAddress : IIdentifiedDataSerializable
Implements
Inherited Members
Properties
Name | Description |
---|---|
Class |
Gets the identifier of the class. |
Factory |
Gets the identifier of the IData |
Ip |
IP and Port information belong to publisher. |
Is |
Whether the publisher address type IP v4 or not. |
Is |
Whether the publisher address type IP v6 or not. |
Methods
Name | Description |
---|---|
Read |
Deserializes the object by reading from an IObject |
Write |
Serializes the object by writing to an IObject |