Uses of Class
org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
- 
Packages that use PlatformDotNetConfiguration Package Description org.apache.ignite.platform.dotnet Contains .Net platform-related classes.
- 
- 
Uses of PlatformDotNetConfiguration in org.apache.ignite.platform.dotnetMethods in org.apache.ignite.platform.dotnet that return PlatformDotNetConfiguration Modifier and Type Method Description PlatformDotNetConfigurationPlatformDotNetConfiguration. setAssemblies(List<String> assemblies)PlatformDotNetConfigurationPlatformDotNetConfiguration. setBinaryConfiguration(PlatformDotNetBinaryConfiguration binaryCfg)Constructors in org.apache.ignite.platform.dotnet with parameters of type PlatformDotNetConfiguration Constructor Description PlatformDotNetConfiguration(PlatformDotNetConfiguration cfg)Copy constructor.
 
-