PartitionKeyBatchGetOps

meteor.api.PartitionKeyBatchGetOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SimpleTable[F, P]

Members list

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