| 限定符和类型 | 类和说明 |
|---|---|
class |
DataAccessException
the data access exception
|
class |
RedisException
The redis operate exception
|
class |
StoreException
the store exception
|
| 限定符和类型 | 方法和说明 |
|---|---|
static FrameworkException |
FrameworkException.nestedException(String msg,
Throwable e)
Nested exception framework exception.
|
static FrameworkException |
FrameworkException.nestedException(Throwable e)
Nested exception framework exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TCCFenceException
TCC Fence Exception
|
| 限定符和类型 | 方法和说明 |
|---|---|
RemotingDesc |
RemotingParser.getServiceDesc(Object bean,
String beanName)
get the remoting bean info
|
boolean |
RemotingParser.isReference(Object bean,
String beanName)
if it is reference bean ?
|
boolean |
RemotingParser.isRemoting(Object bean,
String beanName)
if it is remoting bean ?
|
boolean |
RemotingParser.isService(Object bean,
String beanName)
if it is service bean ?
|
| 限定符和类型 | 方法和说明 |
|---|---|
RemotingDesc |
SofaRpcRemotingParser.getServiceDesc(Object bean,
String beanName) |
RemotingDesc |
LocalTCCRemotingParser.getServiceDesc(Object bean,
String beanName) |
RemotingDesc |
HSFRemotingParser.getServiceDesc(Object bean,
String beanName) |
RemotingDesc |
DubboRemotingParser.getServiceDesc(Object bean,
String beanName) |
boolean |
SofaRpcRemotingParser.isReference(Object bean,
String beanName) |
boolean |
DubboRemotingParser.isReference(Object bean,
String beanName) |
boolean |
AbstractedRemotingParser.isRemoting(Object bean,
String beanName) |
boolean |
SofaRpcRemotingParser.isService(Object bean,
String beanName) |
boolean |
DubboRemotingParser.isService(Object bean,
String beanName) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EngineExecutionException
StateMachineEngine Execution Exception
|
class |
ForwardInvalidException
Forward operation invalid exception
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StateMachineProcessHandler.process(ProcessContext context) |
Instruction |
StateMachineProcessRouter.route(ProcessContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProcessController.process(ProcessContext context)
process business logic
|
Instruction |
ProcessRouter.route(ProcessContext context)
route
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
EventBus.offer(E e)
insert add element into bus
|
void |
EventConsumer.process(E event)
process
|
boolean |
EventPublisher.publish(E event) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
DirectEventBus.offer(ProcessContext context) |
boolean |
AsyncEventBus.offer(ProcessContext context) |
void |
ProcessCtrlEventConsumer.process(ProcessContext event) |
boolean |
ProcessCtrlEventPublisher.publish(ProcessContext event) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProcessHandler.process(ProcessContext context)
process
|
void |
RouterHandler.route(ProcessContext context)
route
|
void |
DefaultRouterHandler.route(ProcessContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProcessControllerImpl.process(ProcessContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BusinessProcessor.process(ProcessContext context)
process business logic
|
void |
BusinessProcessor.route(ProcessContext context)
route
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CustomizeBusinessProcessor.process(ProcessContext context) |
void |
CustomizeBusinessProcessor.route(ProcessContext context) |
Copyright © 2022 Seata. All rights reserved.