WebSphere:*,type=GridDBConfiguratorMBean
MBean GridDBConfiguratorMBean
MBean to setup and configure Grid Scheduler and Execution Environment
Operation Summary | |
java.lang.Boolean | createDB( Create Grid Derby DB |
java.lang.Boolean | dropDB( Drop Grid Derby DB |
java.lang.Boolean | createDataSource( Create Grid DataSource |
Operation Detail |
public java.lang.Boolean createDB(java.lang.String dbName
)
dbName
-
DB to identify Scheduler or Endpoint.
public java.lang.Boolean dropDB(java.lang.String filePath,
java.lang.String dbName
)
filePath
-
DB location.dbName
-
DB to identify Scheduler or Endpoint.
public java.lang.Boolean createDataSource(java.lang.String dbName,
java.util.List nodes,
java.lang.String workspaceId
)
dbName
-
DB to identify Scheduler or Endpoint.nodes
-
Nodes hosting DB.workspaceId
-
Workspace Id