Package | Description |
---|---|
com.interpss.dist | |
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl | |
com.interpss.dist.adpter.util | |
com.interpss.dist.funcImpl | |
com.interpss.dist.impl |
Modifier and Type | Method and Description |
---|---|
DistBreaker |
IDistBranchAdaptation.toBreaker() |
Modifier and Type | Method and Description |
---|---|
DistBreaker |
DistAdapterFactory.createDistBreaker()
Returns a new object of class 'Dist Breaker'.
|
Modifier and Type | Class and Description |
---|---|
class |
DistBreakerImpl
An implementation of the model object 'Breaker Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DistBreaker |
DistAdapterFactoryImpl.createDistBreaker() |
Modifier and Type | Method and Description |
---|---|
T |
DistAdapterSwitch.caseDistBreaker(DistBreaker object)
Returns the result of interpreting the object as an instance of 'Dist Breaker'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<DistBranch,DistBreaker> |
DistFunction.breakerAptr
Breaker branch adapter function BreakerAdapter = f(DistBranch)
|
Modifier and Type | Method and Description |
---|---|
DistBreaker |
DistBranchImpl.toBreaker() |