public class HashLookupStoreWriter extends Object implements LookupStoreWriter
| Modifier and Type | Method and Description |
|---|---|
LookupStoreFactory.Context |
close() |
void |
put(byte[] key,
byte[] value)
Put key value to store.
|
public void put(byte[] key,
byte[] value)
throws IOException
LookupStoreWriterput in interface LookupStoreWriterIOExceptionpublic LookupStoreFactory.Context close() throws IOException
close in interface LookupStoreWriterIOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.