public interface LookupStoreWriter
| 限定符和类型 | 方法和说明 |
|---|---|
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.