public class FileSystemSyncNonLock<V> extends Object
| Constructor and Description |
|---|
FileSystemSyncNonLock(String serviceId,
FileSystem _fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
buildContent() |
V |
execute(org.uberfire.commons.cluster.ClusterService clusterService,
RunnableFuture<V> task) |
org.uberfire.commons.message.MessageType |
getMessageType() |
String |
getServiceId() |
void |
sendMessage(org.uberfire.commons.cluster.ClusterService clusterService) |
public FileSystemSyncNonLock(String serviceId, FileSystem _fileSystem)
public org.uberfire.commons.message.MessageType getMessageType()
public String getServiceId()
public void sendMessage(org.uberfire.commons.cluster.ClusterService clusterService)
public V execute(org.uberfire.commons.cluster.ClusterService clusterService, RunnableFuture<V> task)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.