|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileMetadata | |
|---|---|
| com.bigdata.journal | The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. |
| com.bigdata.rwstore | |
| Uses of FileMetadata in com.bigdata.journal |
|---|
| Methods in com.bigdata.journal that return FileMetadata | |
|---|---|
static FileMetadata |
FileMetadata.createInstance(Properties properties,
boolean isScaleout,
long quorumToken)
Prepare a journal file for use by an IBufferStrategy. |
| Uses of FileMetadata in com.bigdata.rwstore |
|---|
| Constructors in com.bigdata.rwstore with parameters of type FileMetadata | |
|---|---|
RWStore(FileMetadata fileMetadata,
Quorum<?,?> quorum)
The ALLOC_SIZES must be initialized from either the file or the properties associated with the fileMetadataView |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||