public interface ReadWriteMetastorage extends ReadOnlyMetastorage
| Modifier and Type | Method and Description |
|---|---|
void |
remove(String key) |
void |
write(String key,
Serializable val) |
read, readForPredicatevoid write(@NotNull
String key,
@NotNull
Serializable val)
throws IgniteCheckedException
IgniteCheckedExceptionvoid remove(@NotNull
String key)
throws IgniteCheckedException
IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019