|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.splout.db.common | |
|---|---|
| com.splout.db.common | |
| com.splout.db.qnode.beans | Java beans used by / in interaction with the QNode service. |
| Classes in com.splout.db.common used by com.splout.db.common | |
|---|---|
| BaseBean
For convenience, beans will extend this class for having a neat toString() method. |
|
| ISQLiteManager
Contract for implementing several SQL interfaces. |
|
| JSONSerDe.JSONSerDeException
|
|
| PartitionEntry
An entry in a PartitionMap. |
|
| PartitionMap
A Splout's partition map definition - The generic type is the type of the Key. |
|
| ReplicationEntry
An entry in a ReplicationMap. |
|
| ReplicationMap
A Splout's replication map definition. |
|
| TimeoutThread
A Thread that is in charge of killing long-running queries. |
|
| Classes in com.splout.db.common used by com.splout.db.qnode.beans | |
|---|---|
| BaseBean
For convenience, beans will extend this class for having a neat toString() method. |
|
| PartitionEntry
An entry in a PartitionMap. |
|
| ReplicationEntry
An entry in a ReplicationMap. |
|
| Tablespace
A tablespace is made up by: A PartitionMap
A ReplicationMap
A version string
A creation date
The Tablespace entity is necessary for safely storing each tablespace's information in memory and atomically updating
it, for instance in com.splout.db.qnode.QNodeHandler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||