| Package | Description |
|---|---|
| io.atomix.primitive |
Atomix primitives.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveException.ClosedSession
Closed session exception.
|
static class |
PrimitiveException.CommandFailure
Command failure exception.
|
static class |
PrimitiveException.ConcurrentModification
Store update conflicts with an in flight transaction.
|
static class |
PrimitiveException.Interrupted
Store operation interrupted.
|
static class |
PrimitiveException.QueryFailure
Query failure exception.
|
static class |
PrimitiveException.ServiceException
Primitive service exception.
|
static class |
PrimitiveException.Timeout
Store operation timeout.
|
static class |
PrimitiveException.Unavailable
Store is temporarily unavailable.
|
static class |
PrimitiveException.UnknownClient
Unknown client exception.
|
static class |
PrimitiveException.UnknownService
Unknown service exception.
|
static class |
PrimitiveException.UnknownSession
Unknown session exception.
|
Copyright © 2013–2018. All rights reserved.