Package | Description |
---|---|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
Modifier and Type | Method and Description |
---|---|
HAStatusEnum |
HAGlue.getHAStatus()
A simplified summary of the HA status of the service.
|
static HAStatusEnum |
HAStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HAStatusEnum[] |
HAStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HAStatusEnum |
AbstractJournal.getHAStatus()
A simplified summary of the HA status of the service.
|
HAStatusEnum |
AbstractJournal.BasicHA.getHAStatus() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.