meteor-awssdk
meteor-awssdk
API
meteor
api
hi
CompositeTable
GlobalSecondarySimpleIndex
SecondaryCompositeIndex
SimpleTable
BatchGet
PartitionKeyBatchGetOps
codec
Codec
Codec
Decoder
Decoder
Encoder
Encoder
Client
Client
BackoffStrategy
DynamoDbType
DynamoDbType
B
BOOL
BS
L
M
N
NS
NULL
S
SS
Expression
Expression
KeyDef
KeyDef
Query
Query
SortKeyQuery
SortKeyQuery
BeginsWith
Between
Empty
EqualTo
GreaterOrEqualTo
GreaterThan
LessOrEqualTo
LessThan
errors
ConditionalCheckFailed
DecoderError
DecoderError
DynamoError
EncoderError
EncoderError
InvalidExpression
InvalidKeyType
UnexpectedTableStatus
UnsupportedArgument
syntax
RichReadAttributeValue
RichWriteAttributeValue
syntax
meteor-awssdk
/
meteor
/
meteor.api
/
PartitionKeyBatchGetOps
PartitionKeyBatchGetOps
meteor.api.PartitionKeyBatchGetOps
trait
PartitionKeyBatchGetOps
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
SimpleTable
[
F
,
P
]
Members list
Clear all
Value members
Concrete methods
def
batchGetOp
[
F
[
_
] :
RaiseThrowable
,
P
:
Encoder
,
T
:
Decoder
](
table
:
PartitionKeyTable
[
P
],
consistentRead
:
Boolean
,
projection
:
Expression
,
maxBatchWait
:
FiniteDuration
,
parallelism
:
Int
,
backoffStrategy
:
BackoffStrategy
)(
jClient
:
DynamoDbAsyncClient
): (
F
,
P
)
=>
T
In this article
Attributes
Members list
Value members
Concrete methods