| Package | Description |
|---|---|
| com.liferay.portal.fabric | |
| com.liferay.portal.fabric.netty.handlers | |
| com.liferay.portal.fabric.netty.server |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.process.ProcessExecutor |
FabricProcessExecutorFactory.createFabricProcessExecutor(FabricAgentRegistry fabricAgentRegistry,
com.liferay.portal.kernel.process.ProcessExecutor processExecutor) |
| Constructor and Description |
|---|
FabricProcessExecutor(FabricAgentRegistry fabricAgentRegistry,
FabricAgentSelector fabricAgentSelector) |
| Constructor and Description |
|---|
NettyFabricAgentRegistrationChannelHandler(FabricAgentRegistry fabricAgentRegistry,
Path repositoryParentPath,
io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup,
long getFileTimeout,
long rpcRelayTimeout,
long startupTimeout) |
| Constructor and Description |
|---|
NettyFabricServer(FabricAgentRegistry fabricAgentRegistry,
NettyFabricServerConfig nettyFabricServerConfig) |