public interface ReadWriteMetastorage extends ReadOnlyMetastorage
| Modifier and Type | Method and Description |
|---|---|
void |
remove(@NotNull String key) |
void |
write(@NotNull String key,
@NotNull Serializable val) |
void |
writeRaw(String key,
byte[] data) |
iterate, read, readRawvoid write(@NotNull
@NotNull String key,
@NotNull
@NotNull Serializable val)
throws IgniteCheckedException
IgniteCheckedExceptionvoid writeRaw(String key, byte[] data) throws IgniteCheckedException
IgniteCheckedExceptionvoid remove(@NotNull
@NotNull String key)
throws IgniteCheckedException
IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023