|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoldemortApplicationException | |
|---|---|
| voldemort.server.rebalance | Classes dealing with rebalancing on the server side. |
| voldemort.store | The Store interface is the primary interface for Voldemort. |
| voldemort.store.views | Classes related to Views and server side transforms |
| voldemort.versioning | Classes for operating on vector clocks and dealing with distributed state. |
| Uses of VoldemortApplicationException in voldemort.server.rebalance |
|---|
| Subclasses of VoldemortApplicationException in voldemort.server.rebalance | |
|---|---|
class |
AlreadyRebalancingException
|
class |
VoldemortRebalancingException
|
| Uses of VoldemortApplicationException in voldemort.store |
|---|
| Subclasses of VoldemortApplicationException in voldemort.store | |
|---|---|
class |
InvalidMetadataException
Store should throw this Exception to indicate that the metadata (Cluster configuration/ Stores Configuration) at client is not in sync with this store metadata. |
| Uses of VoldemortApplicationException in voldemort.store.views |
|---|
| Subclasses of VoldemortApplicationException in voldemort.store.views | |
|---|---|
class |
UnsupportedViewOperationException
Error indicating a write operation on a read-only view or vice-versa |
| Uses of VoldemortApplicationException in voldemort.versioning |
|---|
| Subclasses of VoldemortApplicationException in voldemort.versioning | |
|---|---|
class |
ObsoleteVersionException
An exception that indicates an attempt by the user to overwrite a newer value for a given key with an older value for the same key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||