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.rmi.impl |
Provides implementation classes for handling RMI.
|
jp.ac.tokushima_u.db.t73.grid |
Provides classes of Type73's Gird operation.
|
jp.ac.tokushima_u.db.utlf.grid |
Provides classes and interfaces for UTLFGird.
|
jp.ac.tokushima_u.db.utlf.repository |
Provides classes and interfaces for handling UTLF Repository.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaMachine
RemoteMachine Interface for MediaMachine.
|
Modifier and Type | Class and Description |
---|---|
class |
MediaMachineImpl
MediaMachineImpl
$Id: MediaMachineImpl.java,v 1.6 2020/12/25 01:46:12 alex Exp $
|
class |
SSLMediaMachineImpl
MediaMachineImpl (SSL)
$Id: SSLMediaMachineImpl.java,v 1.1 2013/07/16 12:25:55 alex Exp $
|
Modifier and Type | Class and Description |
---|---|
class |
GridExecutor<RM extends RemoteMachine>
Remote Machine Grid Executor.
|
class |
RMGrid<RM extends RemoteMachine>
Remote Machine Grid Schedular.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RMFactory
RMFactory Interface.
|
Modifier and Type | Method and Description |
---|---|
static RemoteMachine |
RMI.connectMachine(String host,
boolean ssl,
String name)
Connect to existing named remote machine.
|
static RemoteMachine |
RMI.createMachine(String host,
boolean ssl,
RMI.RemoteMachineSpec spec,
boolean sharable)
Create a remote machine.
|
static RemoteMachine |
RMI.createMachine(String host,
boolean ssl,
String name,
String implClass,
String implCodebase,
String[] args)
Create a remote machine.
|
static RemoteMachine |
RMI.createMachine(String host,
boolean ssl,
String name,
String implClass,
String implCodebase,
String[] args,
boolean sharable)
Create a remote machine on the remote registry.
|
static RemoteMachine |
RMI.createMachine(String host,
String name,
String implClass,
String implCodebase,
String[] args)
Create a remote machine.
|
static RemoteMachine |
RMI.createSharableMachine(String host,
boolean ssl,
String name,
String implClass,
String implCodebase,
String[] args)
Create a sharable remote machine.
|
static RemoteMachine |
RMI.createSharableMachine(String host,
String name,
String implClass,
String implCodebase,
String[] args)
Create a sharable remote machine.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteMachineImpl
RemoteMachineImpl
$Id: RemoteMachineImpl.java,v 1.19 2020/12/25 01:46:10 alex Exp $
|
class |
RMFactoryImpl
RMFactoryImpl
$Id: RMFactoryImpl.java,v 1.9 2020/12/25 01:46:10 alex Exp $
|
class |
SSLRemoteMachineImpl
SSLRemoteMachineImpl
$Id: SSLRemoteMachineImpl.java,v 1.5 2014/11/25 12:33:41 alex Exp $
|
class |
SSLRMFactoryImpl
SSLRMFactoryImpl
$Id: SSLRMFactoryImpl.java,v 1.5 2018/06/18 09:25:29 alex Exp $
|
Modifier and Type | Interface and Description |
---|---|
interface |
T73Machine
RemoteMachine Interface for T73Machine.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLT73MachineImpl
T73MachineImpl (SSL)
$Id: SSLT73MachineImpl.java,v 1.1 2013/04/02 12:29:29 alex Exp $
|
class |
T73MachineImpl
T73MachineImpl
$Id: T73MachineImpl.java,v 1.14 2020/12/25 01:46:12 alex Exp $
|
Modifier and Type | Interface and Description |
---|---|
interface |
UTLFMachine
RemoteMachine Interface for UTLF.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLUTLFMachineImpl
UTLFMachineImpl (SSL)
$Id: SSLUTLFMachineImpl.java,v 1.1 2012/01/11 13:48:53 alex Exp $
|
class |
UTLFMachineImpl
UTLFMachineImpl
$Id: UTLFMachineImpl.java,v 1.12 2020/12/25 01:46:10 alex Exp $
|
Modifier and Type | Interface and Description |
---|---|
interface |
UTLFRepository
RemoteMachine Interface for UTLFRepository.
|
EDB Working Group at Tue Jun 10 17:08:59 JST 2025