jar

software.momento.java : momento-dynamodb-lock-client

Maven & Gradle

Nov 21, 2023
5 stars

Momento DynamoDB Lock Client · A Momento backed drop-in replacement for Amazon DynamoDB Lock Client

Table Of Contents

Latest Version

Download software.momento.java : momento-dynamodb-lock-client JAR file - Latest Versions:

All Versions

Download software.momento.java : momento-dynamodb-lock-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window momento-dynamodb-lock-client-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

momento.lock.client.model

├─ momento.lock.client.model.MomentoClientException.class - [JAR]

momento.lock.client

├─ momento.lock.client.LockItemUtils.class - [JAR]

├─ momento.lock.client.LockStorage.class - [JAR]

├─ momento.lock.client.MomentoDynamoDBLockClientOptions.class - [JAR]

├─ momento.lock.client.MomentoLockClient.class - [JAR]

├─ momento.lock.client.MomentoLockClientHeartbeatHandler.class - [JAR]

├─ momento.lock.client.MomentoLockItem.class - [JAR]

├─ momento.lock.client.NoopDynamoDbClient.class - [JAR]

com.amazonaws.services.dynamodbv2

├─ com.amazonaws.services.dynamodbv2.MomentoDynamoDBLockClient.class - [JAR]