public interface LookupStoreWriter
| Modifier and Type | Method and Description |
|---|---|
LookupStoreFactory.Context |
close() |
void |
put(byte[] key,
byte[] value)
Put key value to store.
|
void put(byte[] key,
byte[] value)
throws IOException
IOExceptionLookupStoreFactory.Context close() throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.