public class FileStore extends Object
Constructor and Description |
---|
FileStore(String filename) |
FileStore(String filename,
voldemort.store.cachestore.BlockSize blockSize) |
FileStore(String path,
String filename) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected int |
findSize(int len) |
boolean |
populate(byte[] keys,
byte[] value) |
boolean |
writeRecord(voldemort.store.cachestore.Key key,
byte[] value) |
public static final int MAGIC
public static final int OFFSET
Copyright © 2016. All rights reserved.