jar

com.amazonaws : dynamodb-titan044-storage-backend

Maven & Gradle

Aug 21, 2015
444 stars

Amazon DynamoDB Storage Backend for Titan · The Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database allows Titan graphs to use DynamoDB as a storage backend.

Table Of Contents

Latest Version

Download com.amazonaws : dynamodb-titan044-storage-backend JAR file - Latest Versions:

All Versions

Download com.amazonaws : dynamodb-titan044-storage-backend JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 dynamodb-titan044-storage-backend-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amazon.titan.diskstorage.dynamodb.mutation

├─ com.amazon.titan.diskstorage.dynamodb.mutation.DeleteItemWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.mutation.MutateWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.mutation.SingleUpdateWithCleanupWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.mutation.UpdateItemWorker.class - [JAR]

com.amazon.titan.diskstorage.dynamodb.iterator

├─ com.amazon.titan.diskstorage.dynamodb.iterator.MultiRecordIterator.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.MultiRowParallelScanInterpreter.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.MultiRowSequentialScanInterpreter.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.ParallelScanner.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.ScanBackedKeyIterator.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.ScanContext.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.ScanContextInterpreter.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.ScanSegmentWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.Scanner.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.SequentialScanner.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.SingleKeyRecordIterator.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.SingleRowScanInterpreter.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.iterator.StaticRecordIterator.class - [JAR]

com.amazon.titan.diskstorage.dynamodb.builder

├─ com.amazon.titan.diskstorage.dynamodb.builder.AbstractBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.ConditionExpressionBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.EntryBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.FilterExpressionBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.ItemBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.KeyBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.MultiUpdateExpressionBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.SingleExpectedAttributeValueBuilder.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.builder.SingleUpdateBuilder.class - [JAR]

com.amazon.titan.diskstorage.dynamodb

├─ com.amazon.titan.diskstorage.dynamodb.AbstractDynamoDBStore.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.AwsStore.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.BackendDataModel.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.Client.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.Constants.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.DynamoDBDelegate.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.DynamoDBSingleRowStore.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.DynamoDBStore.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.DynamoDBStoreFactory.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.DynamoDBStoreManager.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.DynamoDBStoreTransaction.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.ExponentialBackoff.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.Expression.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.GetItemResultWrapper.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.GetItemWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.ListTablesWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.MetricStore.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.PaginatingTask.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.QueryResultWrapper.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.QueryWithLimitWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.QueryWorker.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.StorageNotFoundException.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.StorageRuntimeException.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.TableNameDynamoDBStoreFactory.class - [JAR]

com.amazon.titan.diskstorage.dynamodb.model

├─ com.amazon.titan.diskstorage.dynamodb.model.DeleteRequestWrapper.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.model.DeleteResultWrapper.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.model.MutateItemRequest.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.model.MutateItemResult.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.model.UpdateRequestWrapper.class - [JAR]

├─ com.amazon.titan.diskstorage.dynamodb.model.UpdateResultWrapper.class - [JAR]

com.amazon.titan.example

├─ com.amazon.titan.example.MarvelGraphFactory.class - [JAR]

Advertisement

Dependencies from Group

Aug 25, 2023
1.1k usages
3.9k stars
Aug 25, 2023
906 usages
3.9k stars
Aug 25, 2023
681 usages
3.9k stars
Aug 25, 2023
432 usages
3.9k stars
Aug 25, 2023
349 usages
4k stars

Discover Dependencies

Aug 20, 2015
7 usages
738 stars
Aug 20, 2015
1 usages
738 stars
Aug 20, 2015
7 usages
738 stars
Aug 20, 2015
1 usages
738 stars
Aug 20, 2015
Aug 20, 2015
261 stars