Package | Description |
---|---|
com.jcabi.dynamo |
Amazon Dynamo DB Object Layer.
|
com.jcabi.dynamo.retry |
Retry all AWS operations a few times.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryValve
Query-based valve.
|
class |
ScanValve
Scan-based valve.
|
Modifier and Type | Method and Description |
---|---|
Frame |
Frame.through(Valve valve)
Change valve for items fetching.
|
Modifier and Type | Class and Description |
---|---|
class |
ReValve
Valve that retries on failure.
|
Modifier and Type | Method and Description |
---|---|
Frame |
ReFrame.through(Valve valve) |
Constructor and Description |
---|
ReValve(Valve valve)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.