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 Fabric : ver. 2.4.0 Release Date : March 5 2018