![]() |
Apache Ignite.NET
|
Binary type configuration. More...
Public Member Functions | |
| BinaryConfiguration () | |
| Constructor. More... | |
| BinaryConfiguration (BinaryConfiguration cfg) | |
| Copying constructor. More... | |
Properties | |
| ICollection< BinaryTypeConfiguration > | TypeConfigurations [get, set] |
| Type configurations. More... | |
| ICollection< string > | Types [get, set] |
| Binarizable types. Shorthand for creating BinaryTypeConfiguration. More... | |
| IBinaryNameMapper | DefaultNameMapper [get, set] |
| Default name mapper. More... | |
| IBinaryIdMapper | DefaultIdMapper [get, set] |
| Default ID mapper. More... | |
| IBinarySerializer | DefaultSerializer [get, set] |
| Default serializer. More... | |
| bool | DefaultKeepDeserialized [get, set] |
| Default keep deserialized flag. More... | |
| Apache.Ignite.Core.Binary.BinaryConfiguration.BinaryConfiguration | ( | ) |
| Apache.Ignite.Core.Binary.BinaryConfiguration.BinaryConfiguration | ( | BinaryConfiguration | cfg | ) |
| cfg | Configuration to copy. |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |