public class PlatformDotNetEntityFrameworkCacheKey extends Object implements Binarylizable, Comparable<PlatformDotNetEntityFrameworkCacheKey>
| Constructor and Description |
|---|
PlatformDotNetEntityFrameworkCacheKey()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(@NotNull PlatformDotNetEntityFrameworkCacheKey o) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
query()
Gets the query text.
|
void |
readBinary(BinaryReader reader)
Reads fields from provided reader.
|
long[] |
versions()
Gets the entity set versions.
|
void |
writeBinary(BinaryWriter writer)
Writes fields to provided writer.
|
public PlatformDotNetEntityFrameworkCacheKey()
public String query()
public long[] versions()
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.public int compareTo(@NotNull
@NotNull PlatformDotNetEntityFrameworkCacheKey o)
compareTo in interface Comparable<PlatformDotNetEntityFrameworkCacheKey>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021