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
IOException
LookupStoreFactory.Context close() throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.