Message type ids of responses in client protocol.
Inheritance Hierarchy
Hazelcast.Client.ProtocolResponseMessageConst
Namespace: Hazelcast.Client.Protocol
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
The ResponseMessageConst type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ResponseMessageConst | Initializes a new instance of the ResponseMessageConst class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Authentication | |
![]() ![]() | Boolean | |
![]() ![]() | CacheKeyIteratorResult | |
![]() ![]() | Data | |
![]() ![]() | DistributedObject | |
![]() ![]() | EntryView | |
![]() ![]() | Exception | |
![]() ![]() | Integer | |
![]() ![]() | JobProcessInfo | |
![]() ![]() | ListData | |
![]() ![]() | ListEntry | |
![]() ![]() | Long | |
![]() ![]() | Partitions | |
![]() ![]() | ReadResultSet | |
![]() ![]() | SetData | |
![]() ![]() | SetEntry | |
![]() ![]() | String | |
![]() ![]() | Void |
Remarks
See Also