fn tag(&self) -> CommandKind
[src]fn get_ctx(&self) -> &Context
[src]fn get_ctx_mut(&mut self) -> &mut Context
[src]fn incr_cmd_metric(&self)
[src]fn write_bytes(&self) -> usize
[src]fn gen_lock(&self) -> Lock
[src]fn ts(&self) -> TimeStamp
[src]fn readonly(&self) -> bool
[src]fn is_sys_cmd(&self) -> bool
[src]fn can_be_pipelined(&self) -> bool
[src]impl CommandExt for AcquirePessimisticLock
[src][+]impl CommandExt for RawAtomicStore
[src][+]impl CommandExt for CheckSecondaryLocks
[src][+]impl CommandExt for CheckTxnStatus
[src][+]impl CommandExt for Cleanup
[src][+]impl CommandExt for Commit
[src][+]impl CommandExt for RawCompareAndSwap
[src][+]impl CommandExt for MvccByKey
[src][+]impl CommandExt for MvccByStartTs
[src][+]impl CommandExt for Pause
[src][+]impl CommandExt for PessimisticRollback
[src][+]impl CommandExt for Prewrite
[src][+]impl CommandExt for PrewritePessimistic
[src][+]impl CommandExt for ResolveLock
[src][+]impl CommandExt for ResolveLockLite
[src][+]impl CommandExt for ResolveLockReadPhase
[src][+]impl CommandExt for Rollback
[src][+]impl CommandExt for TxnHeartBeat
[src][+]