Inheritance Hierarchy
Hazelcast.ConfigGlobalSerializerConfig
Namespace: Hazelcast.Config
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
The GlobalSerializerConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GlobalSerializerConfig | Initializes a new instance of the GlobalSerializerConfig class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetClassName | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetImplementation | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetClassName | |
![]() | ToString | (Overrides ObjectToString.) |
See Also