Package | Description |
---|---|
lumis.portal.cluster |
Contains the portal cluster framework API.
|
lumis.portal.filesystem |
Lumis Portal provides a comprehensive file system API to abstract a virtual file system available on all portal servers on the same cluster.
|
lumis.portal.lptf.cluster.command |
Modifier and Type | Method and Description |
---|---|
<T extends Serializable> |
AbstractClusterManager.createClusterCommand(IClusterCallable<T> callable) |
<T extends Serializable> |
IClusterManager.createClusterCommand(IClusterCallable<T> callable)
Creates a cluster command instance and returns it.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Serializable> |
FileSystemUtil.sendClusterCommand(IClusterCallable<T> callable)
Utility method that sends the given callable as a durable, total order cluster command.
|
Modifier and Type | Class and Description |
---|---|
class |
LptfLogCommand
Cluster command for logging test execution on all cluster.
|
Lumisportal 10.3.0.171201 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.