public static class ProcedureExecutor.Testing extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
killAfterStoreUpdate
Set when we want to fail AFTER state has been stored into the WAL.
|
protected boolean |
killBeforeStoreUpdate
Kill the PE BEFORE we store state to the WAL.
|
protected boolean |
killIfSuspended |
protected boolean |
toggleKillAfterStoreUpdate |
protected boolean |
toggleKillBeforeStoreUpdate |
| 构造器和说明 |
|---|
Testing() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
shouldKillAfterStoreUpdate() |
protected boolean |
shouldKillAfterStoreUpdate(boolean isSuspended) |
protected boolean |
shouldKillBeforeStoreUpdate() |
protected boolean |
shouldKillBeforeStoreUpdate(boolean isSuspended) |
protected boolean killIfSuspended
protected boolean killBeforeStoreUpdate
protected boolean toggleKillBeforeStoreUpdate
protected boolean killAfterStoreUpdate
protected boolean toggleKillAfterStoreUpdate
protected boolean shouldKillBeforeStoreUpdate()
protected boolean shouldKillBeforeStoreUpdate(boolean isSuspended)
protected boolean shouldKillAfterStoreUpdate()
protected boolean shouldKillAfterStoreUpdate(boolean isSuspended)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.