public class PlatformDotNetEntityFrameworkCacheEntry extends Object implements Binarylizable
| Constructor and Description |
|---|
PlatformDotNetEntityFrameworkCacheEntry()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
data() |
String[] |
entitySets() |
void |
readBinary(BinaryReader reader)
Reads fields from provided reader.
|
void |
writeBinary(BinaryWriter writer)
Writes fields to provided writer.
|
public PlatformDotNetEntityFrameworkCacheEntry()
public String[] entitySets()
public byte[] data()
public void writeBinary(BinaryWriter writer) throws BinaryObjectException
writeBinary in interface Binarylizablewriter - Binary object writer.BinaryObjectException - In case of error.public void readBinary(BinaryReader reader) throws BinaryObjectException
readBinary in interface Binarylizablereader - Binary object reader.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020