Package | Description |
---|---|
jp.ac.tokushima_u.db.rmi |
Provides classes and interfaces for handling RMI.
|
jp.ac.tokushima_u.db.utlf |
Provides classes and interfaces for handling UTLF.
|
Modifier and Type | Method and Description |
---|---|
void |
RMGrid.addMachine(String server,
boolean ssl,
RMI.RemoteMachineSpec spec,
double weight,
double bias,
RMGrid.RMInitializer init) |
void |
RMGrid.addMachines(Collection<String> servers,
boolean ssl,
RMI.RemoteMachineSpec spec,
RMGrid.RMInitializer init) |
static RemoteMachine |
RMI.createMachine(String host,
boolean ssl,
RMI.RemoteMachineSpec spec,
boolean sharable)
Create a remote machine.
|
Modifier and Type | Field and Description |
---|---|
(package private) RMI.RemoteMachineSpec |
UTLFFactory.RemoteMachineSpec.spec_default |
(package private) RMI.RemoteMachineSpec |
UTLFFactory.RemoteMachineSpec.spec_nonSSL |
(package private) RMI.RemoteMachineSpec |
UTLFFactory.RemoteMachineSpec.spec_SSL |
Modifier and Type | Method and Description |
---|---|
RMI.RemoteMachineSpec |
UTLFFactory.RemoteMachineSpec.get(boolean ssl) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025