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