JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.amazon.titan.diskstorage.dynamodb.mutation
Interface MutateWorker
All Superinterfaces:
java.util.concurrent.Callable<java.lang.Void>
All Known Implementing Classes:
DeleteItemWorker
,
SingleUpdateWithCleanupWorker
,
UpdateItemWorker
public interface
MutateWorker
extends java.util.concurrent.Callable<java.lang.Void>
Author:
Alexander Patrikalakis, Michael Rodaitis
Method Summary
Methods inherited from interface java.util.concurrent.Callable
call
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method