Struct tikv::storage::metrics::prometheus_static_scope_25::SchedDurationVec[][src]

pub struct SchedDurationVec {
    inner: &'static LocalKey<SchedDurationVecInner>,
    pub get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_batch_get_command: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub scan: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub batch_get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub batch_get_command: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub prewrite: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub acquire_pessimistic_lock: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub commit: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub cleanup: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub rollback: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub pessimistic_rollback: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub txn_heart_beat: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub check_txn_status: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub check_secondary_locks: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub scan_lock: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub resolve_lock: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub resolve_lock_lite: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub delete_range: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub pause: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub key_mvcc: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub start_ts_mvcc: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_batch_get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_scan: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_batch_scan: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_put: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_batch_put: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_delete: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_delete_range: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_batch_delete: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_get_key_ttl: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_compare_and_swap: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
    pub raw_atomic_store: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>,
}

Fields

inner: &'static LocalKey<SchedDurationVecInner>get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_batch_get_command: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>scan: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>batch_get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>batch_get_command: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>prewrite: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>acquire_pessimistic_lock: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>commit: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>cleanup: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>rollback: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>pessimistic_rollback: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>txn_heart_beat: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>check_txn_status: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>check_secondary_locks: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>scan_lock: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>resolve_lock: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>resolve_lock_lite: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>delete_range: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>pause: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>key_mvcc: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>start_ts_mvcc: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_batch_get: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_scan: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_batch_scan: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_put: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_batch_put: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_delete: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_delete_range: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_batch_delete: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_get_key_ttl: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_compare_and_swap: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>raw_atomic_store: AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>

Implementations

impl SchedDurationVec[src]

pub fn from(inner: &'static LocalKey<SchedDurationVecInner>) -> SchedDurationVec[src]

pub fn get(
    &self,
    enum_value: CommandKind
) -> &AFLocalHistogram<SchedDurationVecInner, SchedDurationVecDelegator>
[src]

pub fn flush(&self)[src]

Auto Trait Implementations

impl !RefUnwindSafe for SchedDurationVec

impl Send for SchedDurationVec

impl Sync for SchedDurationVec

impl Unpin for SchedDurationVec

impl UnwindSafe for SchedDurationVec

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<V, W> ConvertFrom<W> for V where
    W: ConvertTo<V>, 
[src]

impl<T> From<T> for T[src]

impl<T> Instrument for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Pointable for T[src]

type Init = T

The type for initializers.

impl<T> Pointable for T[src]

type Init = T

The type for initializers.

impl<T> Same<T> for T[src]

type Output = T

Should always be Self

impl<T> Sealed<T> for T where
    T: ?Sized
[src]

impl<T> SendSyncUnwindSafe for T where
    T: Send + Sync + UnwindSafe + ?Sized
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<V, T> VZip<V> for T where
    V: MultiLane<T>, 
[src]