| Package | Description |
|---|---|
| jp.ac.tokushima_u.db.media.grid |
Provides classes of Media's Gird operation.
|
| jp.ac.tokushima_u.db.rmi |
Provides classes and interfaces for handling RMI.
|
| jp.ac.tokushima_u.db.utlf.grid |
Provides classes and interfaces for UTLFGird.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaGrid<T extends MediaMachine>
Media Grid Interface $Id: MediaGrid.java,v 1.4 2026/01/29 05:55:35 alex Exp $
|
| Modifier and Type | Method and Description |
|---|---|
static RMGrid<RemoteMachine> |
RMGrid.createRMGrid(Collection<String> servers,
boolean ssl,
String name,
String implClass,
String implCodebase,
String[] args,
RMGrid.RMInitializer init)
Create RMGrid for RemoteMachine interface.
|
static RMGrid<RemoteMachine> |
RMGrid.createRMGrid(Collection<String> servers,
String name,
String implClass,
String implCodebase,
String[] args,
RMGrid.RMInitializer init)
Create RMGrid for RemoteMachine interface.
|
static RMGrid<RemoteMachine> |
RMGrid.createSharableRMGrid(Collection<String> servers,
boolean ssl,
String name,
String implClass,
String implCodebase,
String[] args,
RMGrid.RMInitializer init)
Create RMGrid for RemoteMachine interface.
|
static RMGrid<RemoteMachine> |
RMGrid.createSharableRMGrid(Collection<String> servers,
String name,
String implClass,
String implCodebase,
String[] args,
RMGrid.RMInitializer init)
Create RMGrid for RemoteMachine interface.
|
| Constructor and Description |
|---|
GridExecutor(RMGrid<? extends RM> g,
PrintWriter e) |
| Modifier and Type | Class and Description |
|---|---|
class |
UTLFGrid<I extends UTLFMachine>
RMGrid for UTLF Machine.
|
EDB Working Group at Tue May 26 16:39:03 JST 2026