SerializerConfig Class |
Namespace: Hazelcast.Config
The SerializerConfig type exposes the following members.
Name | Description | |
---|---|---|
SerializerConfig | Initializes a new instance of the SerializerConfig class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetClassName | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImplementation | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetTypeClass | ||
GetTypeClassName | ||
SetClass | ||
SetClassName | ||
SetImplementationT(IByteArraySerializerT) | ||
SetImplementationT(IStreamSerializerT) | ||
SetTypeClass | ||
SetTypeClassName | ||
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |