public static interface FullCacheLookupTable.TableBulkLoader
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
void |
write(byte[] key,
byte[] value) |
void write(byte[] key,
byte[] value)
throws BulkLoader.WriteException,
IOException
BulkLoader.WriteExceptionIOExceptionvoid finish()
throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.