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.
|
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.
|
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.