public class PlatformDotNetCacheStoreFactoryNative extends Object implements javax.cache.configuration.Factory<org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore>
Constructor and Description |
---|
PlatformDotNetCacheStoreFactoryNative(Object nativeFactory)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore |
create() |
Object |
getNativeFactory()
Gets the wrapped factory object.
|
public PlatformDotNetCacheStoreFactoryNative(Object nativeFactory)
nativeFactory
- Native factory object.public Object getNativeFactory()
public org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore create()
create
in interface javax.cache.configuration.Factory<org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore>
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024