public class DistributedFixityCheck extends Object implements org.infinispan.distexec.DistributedCallable<String,byte[],Collection<FixityResult>>, Serializable
| Constructor and Description |
|---|
DistributedFixityCheck(String dataKey,
String digest,
int chunkSize,
long length) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FixityResult> |
call() |
void |
setEnvironment(org.infinispan.Cache<String,byte[]> cache,
Set<String> inputKeys) |
public Collection<FixityResult> call() throws Exception
call in interface Callable<Collection<FixityResult>>Exceptionpublic void setEnvironment(org.infinispan.Cache<String,byte[]> cache, Set<String> inputKeys)
setEnvironment in interface org.infinispan.distexec.DistributedCallable<String,byte[],Collection<FixityResult>>Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.