|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.bigdata.config | |
|---|---|
| com.bigdata.btree |
The BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
| com.bigdata.config | |
| com.bigdata.journal | The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. |
| com.bigdata.relation | This package includes an abstraction layer for relations. |
| Classes in com.bigdata.config used by com.bigdata.btree | |
|---|---|
| IValidator
Interface for validating property values. |
|
| Classes in com.bigdata.config used by com.bigdata.config | |
|---|---|
| ConfigurationException
Instance thrown if there is a problem with a property value. |
|
| IntegerValidator
Base impl for Integer. |
|
| IValidator
Interface for validating property values. |
|
| LongValidator
Base impl for Long. |
|
| Classes in com.bigdata.config used by com.bigdata.journal | |
|---|---|
| IValidator
Interface for validating property values. |
|
| Classes in com.bigdata.config used by com.bigdata.relation | |
|---|---|
| IValidator
Interface for validating property values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||