Class InterruptedShardOperation<R>

java.lang.Object
org.rostore.v2.container.async.InterruptedShardOperation<R>
All Implemented Interfaces:
Future<R>

public class InterruptedShardOperation<R> extends Object implements Future<R>