Package | Description |
---|---|
com.jcabi.dynamo |
Amazon Dynamo DB Object Layer.
|
com.jcabi.dynamo.mock |
Amazon Dynamo DB Object Layer, mock version.
|
Modifier and Type | Method and Description |
---|---|
Conditions |
Conditions.with(Map<String,com.amazonaws.services.dynamodbv2.model.Condition> map)
With these conditions.
|
Conditions |
Conditions.with(String name,
com.amazonaws.services.dynamodbv2.model.Condition value)
With this condition.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Attributes> |
H2Data.iterate(String table,
Conditions conds) |
Iterable<Attributes> |
MkData.iterate(String table,
Conditions conds)
Iterate everything for the given table.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.