| Package | Description |
|---|---|
| com.pervasive.datarush.cluster |
Provides classes and interfaces related to the management of
clustered dataflow engines.
|
| com.pervasive.datarush.util |
Provides common utilities
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeManagerImpl.init(GenericTCPServer.ServerContext context) |
void |
JobMasterServiceImpl.init(GenericTCPServer.ServerContext context) |
void |
FileServiceImpl.init(GenericTCPServer.ServerContext context) |
void |
DistributedWorkerServiceImpl.init(GenericTCPServer.ServerContext context) |
void |
ClusterManagerImpl.init(GenericTCPServer.ServerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRMI.ServerListener.init(GenericTCPServer.ServerContext context)
Called upon server start to inform the handler of context information
such as the listening address.
|
void |
GenericTCPServer.ConnectionHandler.init(GenericTCPServer.ServerContext context)
Called upon server start to inform the handler of context information
such as the listening address.
|
Copyright © 2015 Actian Corporation. All Rights Reserved.