public class PlatformDotNetEntityFrameworkCacheExtension extends Object implements PlatformCacheExtension
| Constructor and Description |
|---|
PlatformDotNetEntityFrameworkCacheExtension() |
| Modifier and Type | Method and Description |
|---|---|
int |
id()
Get extension ID.
|
long |
processInOutStreamLong(PlatformCache target,
int type,
BinaryRawReaderEx reader,
PlatformMemory mem)
Invokes in-out operation with long return type.
|
String |
toString() |
public PlatformDotNetEntityFrameworkCacheExtension()
public int id()
id in interface PlatformCacheExtensionpublic long processInOutStreamLong(PlatformCache target, int type, BinaryRawReaderEx reader, PlatformMemory mem) throws IgniteCheckedException
processInOutStreamLong in interface PlatformCacheExtensiontarget - Target cache.type - Operation type.reader - Reader.mem - Memory.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020