Struct kvproto::tikvpb::BatchCommandsRequestRequest [−][src]
Fields
cmd: Option<BatchCommandsRequest_Request_oneof_cmd>unknown_fields: UnknownFieldscached_size: CachedSizeImplementations
impl BatchCommandsRequestRequest[src]
pub fn new() -> BatchCommandsRequestRequest[src]
pub fn get_get(&self) -> &GetRequest[src]
pub fn clear_get(&mut self)[src]
pub fn has_get(&self) -> bool[src]
pub fn set_get(&mut self, v: GetRequest)[src]
pub fn mut_get(&mut self) -> &mut GetRequest[src]
pub fn take_get(&mut self) -> GetRequest[src]
pub fn get_scan(&self) -> &ScanRequest[src]
pub fn clear_scan(&mut self)[src]
pub fn has_scan(&self) -> bool[src]
pub fn set_scan(&mut self, v: ScanRequest)[src]
pub fn mut_scan(&mut self) -> &mut ScanRequest[src]
pub fn take_scan(&mut self) -> ScanRequest[src]
pub fn get_prewrite(&self) -> &PrewriteRequest[src]
pub fn clear_prewrite(&mut self)[src]
pub fn has_prewrite(&self) -> bool[src]
pub fn set_prewrite(&mut self, v: PrewriteRequest)[src]
pub fn mut_prewrite(&mut self) -> &mut PrewriteRequest[src]
pub fn take_prewrite(&mut self) -> PrewriteRequest[src]
pub fn get_commit(&self) -> &CommitRequest[src]
pub fn clear_commit(&mut self)[src]
pub fn has_commit(&self) -> bool[src]
pub fn set_commit(&mut self, v: CommitRequest)[src]
pub fn mut_commit(&mut self) -> &mut CommitRequest[src]
pub fn take_commit(&mut self) -> CommitRequest[src]
pub fn get_import(&self) -> &ImportRequest[src]
pub fn clear_import(&mut self)[src]
pub fn has_import(&self) -> bool[src]
pub fn set_import(&mut self, v: ImportRequest)[src]
pub fn mut_import(&mut self) -> &mut ImportRequest[src]
pub fn take_import(&mut self) -> ImportRequest[src]
pub fn get_cleanup(&self) -> &CleanupRequest[src]
pub fn clear_cleanup(&mut self)[src]
pub fn has_cleanup(&self) -> bool[src]
pub fn set_cleanup(&mut self, v: CleanupRequest)[src]
pub fn mut_cleanup(&mut self) -> &mut CleanupRequest[src]
pub fn take_cleanup(&mut self) -> CleanupRequest[src]
pub fn get_batch_get(&self) -> &BatchGetRequest[src]
pub fn clear_batch_get(&mut self)[src]
pub fn has_batch_get(&self) -> bool[src]
pub fn set_batch_get(&mut self, v: BatchGetRequest)[src]
pub fn mut_batch_get(&mut self) -> &mut BatchGetRequest[src]
pub fn take_batch_get(&mut self) -> BatchGetRequest[src]
pub fn get_batch_rollback(&self) -> &BatchRollbackRequest[src]
pub fn clear_batch_rollback(&mut self)[src]
pub fn has_batch_rollback(&self) -> bool[src]
pub fn set_batch_rollback(&mut self, v: BatchRollbackRequest)[src]
pub fn mut_batch_rollback(&mut self) -> &mut BatchRollbackRequest[src]
pub fn take_batch_rollback(&mut self) -> BatchRollbackRequest[src]
pub fn get_scan_lock(&self) -> &ScanLockRequest[src]
pub fn clear_scan_lock(&mut self)[src]
pub fn has_scan_lock(&self) -> bool[src]
pub fn set_scan_lock(&mut self, v: ScanLockRequest)[src]
pub fn mut_scan_lock(&mut self) -> &mut ScanLockRequest[src]
pub fn take_scan_lock(&mut self) -> ScanLockRequest[src]
pub fn get_resolve_lock(&self) -> &ResolveLockRequest[src]
pub fn clear_resolve_lock(&mut self)[src]
pub fn has_resolve_lock(&self) -> bool[src]
pub fn set_resolve_lock(&mut self, v: ResolveLockRequest)[src]
pub fn mut_resolve_lock(&mut self) -> &mut ResolveLockRequest[src]
pub fn take_resolve_lock(&mut self) -> ResolveLockRequest[src]
pub fn get_gc(&self) -> &GcRequest[src]
pub fn clear_gc(&mut self)[src]
pub fn has_gc(&self) -> bool[src]
pub fn set_gc(&mut self, v: GcRequest)[src]
pub fn mut_gc(&mut self) -> &mut GcRequest[src]
pub fn take_gc(&mut self) -> GcRequest[src]
pub fn get_delete_range(&self) -> &DeleteRangeRequest[src]
pub fn clear_delete_range(&mut self)[src]
pub fn has_delete_range(&self) -> bool[src]
pub fn set_delete_range(&mut self, v: DeleteRangeRequest)[src]
pub fn mut_delete_range(&mut self) -> &mut DeleteRangeRequest[src]
pub fn take_delete_range(&mut self) -> DeleteRangeRequest[src]
pub fn get_raw_get(&self) -> &RawGetRequest[src]
pub fn clear_raw_get(&mut self)[src]
pub fn has_raw_get(&self) -> bool[src]
pub fn set_raw_get(&mut self, v: RawGetRequest)[src]
pub fn mut_raw_get(&mut self) -> &mut RawGetRequest[src]
pub fn take_raw_get(&mut self) -> RawGetRequest[src]
pub fn get_raw_batch_get(&self) -> &RawBatchGetRequest[src]
pub fn clear_raw_batch_get(&mut self)[src]
pub fn has_raw_batch_get(&self) -> bool[src]
pub fn set_raw_batch_get(&mut self, v: RawBatchGetRequest)[src]
pub fn mut_raw_batch_get(&mut self) -> &mut RawBatchGetRequest[src]
pub fn take_raw_batch_get(&mut self) -> RawBatchGetRequest[src]
pub fn get_raw_put(&self) -> &RawPutRequest[src]
pub fn clear_raw_put(&mut self)[src]
pub fn has_raw_put(&self) -> bool[src]
pub fn set_raw_put(&mut self, v: RawPutRequest)[src]
pub fn mut_raw_put(&mut self) -> &mut RawPutRequest[src]
pub fn take_raw_put(&mut self) -> RawPutRequest[src]
pub fn get_raw_batch_put(&self) -> &RawBatchPutRequest[src]
pub fn clear_raw_batch_put(&mut self)[src]
pub fn has_raw_batch_put(&self) -> bool[src]
pub fn set_raw_batch_put(&mut self, v: RawBatchPutRequest)[src]
pub fn mut_raw_batch_put(&mut self) -> &mut RawBatchPutRequest[src]
pub fn take_raw_batch_put(&mut self) -> RawBatchPutRequest[src]
pub fn get_raw_delete(&self) -> &RawDeleteRequest[src]
pub fn clear_raw_delete(&mut self)[src]
pub fn has_raw_delete(&self) -> bool[src]
pub fn set_raw_delete(&mut self, v: RawDeleteRequest)[src]
pub fn mut_raw_delete(&mut self) -> &mut RawDeleteRequest[src]
pub fn take_raw_delete(&mut self) -> RawDeleteRequest[src]
pub fn get_raw_batch_delete(&self) -> &RawBatchDeleteRequest[src]
pub fn clear_raw_batch_delete(&mut self)[src]
pub fn has_raw_batch_delete(&self) -> bool[src]
pub fn set_raw_batch_delete(&mut self, v: RawBatchDeleteRequest)[src]
pub fn mut_raw_batch_delete(&mut self) -> &mut RawBatchDeleteRequest[src]
pub fn take_raw_batch_delete(&mut self) -> RawBatchDeleteRequest[src]
pub fn get_raw_scan(&self) -> &RawScanRequest[src]
pub fn clear_raw_scan(&mut self)[src]
pub fn has_raw_scan(&self) -> bool[src]
pub fn set_raw_scan(&mut self, v: RawScanRequest)[src]
pub fn mut_raw_scan(&mut self) -> &mut RawScanRequest[src]
pub fn take_raw_scan(&mut self) -> RawScanRequest[src]
pub fn get_raw_delete_range(&self) -> &RawDeleteRangeRequest[src]
pub fn clear_raw_delete_range(&mut self)[src]
pub fn has_raw_delete_range(&self) -> bool[src]
pub fn set_raw_delete_range(&mut self, v: RawDeleteRangeRequest)[src]
pub fn mut_raw_delete_range(&mut self) -> &mut RawDeleteRangeRequest[src]
pub fn take_raw_delete_range(&mut self) -> RawDeleteRangeRequest[src]
pub fn get_raw_batch_scan(&self) -> &RawBatchScanRequest[src]
pub fn clear_raw_batch_scan(&mut self)[src]
pub fn has_raw_batch_scan(&self) -> bool[src]
pub fn set_raw_batch_scan(&mut self, v: RawBatchScanRequest)[src]
pub fn mut_raw_batch_scan(&mut self) -> &mut RawBatchScanRequest[src]
pub fn take_raw_batch_scan(&mut self) -> RawBatchScanRequest[src]
pub fn get_coprocessor(&self) -> &Request[src]
pub fn clear_coprocessor(&mut self)[src]
pub fn has_coprocessor(&self) -> bool[src]
pub fn set_coprocessor(&mut self, v: Request)[src]
pub fn mut_coprocessor(&mut self) -> &mut Request[src]
pub fn take_coprocessor(&mut self) -> Request[src]
pub fn get_pessimistic_lock(&self) -> &PessimisticLockRequest[src]
pub fn clear_pessimistic_lock(&mut self)[src]
pub fn has_pessimistic_lock(&self) -> bool[src]
pub fn set_pessimistic_lock(&mut self, v: PessimisticLockRequest)[src]
pub fn mut_pessimistic_lock(&mut self) -> &mut PessimisticLockRequest[src]
pub fn take_pessimistic_lock(&mut self) -> PessimisticLockRequest[src]
pub fn get_pessimistic_rollback(&self) -> &PessimisticRollbackRequest[src]
pub fn clear_pessimistic_rollback(&mut self)[src]
pub fn has_pessimistic_rollback(&self) -> bool[src]
pub fn set_pessimistic_rollback(&mut self, v: PessimisticRollbackRequest)[src]
pub fn mut_pessimistic_rollback(&mut self) -> &mut PessimisticRollbackRequest[src]
pub fn take_pessimistic_rollback(&mut self) -> PessimisticRollbackRequest[src]
pub fn get_check_txn_status(&self) -> &CheckTxnStatusRequest[src]
pub fn clear_check_txn_status(&mut self)[src]
pub fn has_check_txn_status(&self) -> bool[src]
pub fn set_check_txn_status(&mut self, v: CheckTxnStatusRequest)[src]
pub fn mut_check_txn_status(&mut self) -> &mut CheckTxnStatusRequest[src]
pub fn take_check_txn_status(&mut self) -> CheckTxnStatusRequest[src]
pub fn get_txn_heart_beat(&self) -> &TxnHeartBeatRequest[src]
pub fn clear_txn_heart_beat(&mut self)[src]
pub fn has_txn_heart_beat(&self) -> bool[src]
pub fn set_txn_heart_beat(&mut self, v: TxnHeartBeatRequest)[src]
pub fn mut_txn_heart_beat(&mut self) -> &mut TxnHeartBeatRequest[src]
pub fn take_txn_heart_beat(&mut self) -> TxnHeartBeatRequest[src]
pub fn get_check_secondary_locks(&self) -> &CheckSecondaryLocksRequest[src]
pub fn clear_check_secondary_locks(&mut self)[src]
pub fn has_check_secondary_locks(&self) -> bool[src]
pub fn set_check_secondary_locks(&mut self, v: CheckSecondaryLocksRequest)[src]
pub fn mut_check_secondary_locks(&mut self) -> &mut CheckSecondaryLocksRequest[src]
pub fn take_check_secondary_locks(&mut self) -> CheckSecondaryLocksRequest[src]
pub fn get_raw_coprocessor(&self) -> &RawCoprocessorRequest[src]
pub fn clear_raw_coprocessor(&mut self)[src]
pub fn has_raw_coprocessor(&self) -> bool[src]
pub fn set_raw_coprocessor(&mut self, v: RawCoprocessorRequest)[src]
pub fn mut_raw_coprocessor(&mut self) -> &mut RawCoprocessorRequest[src]
pub fn take_raw_coprocessor(&mut self) -> RawCoprocessorRequest[src]
pub fn get_empty(&self) -> &BatchCommandsEmptyRequest[src]
pub fn clear_empty(&mut self)[src]
pub fn has_empty(&self) -> bool[src]
pub fn set_empty(&mut self, v: BatchCommandsEmptyRequest)[src]
pub fn mut_empty(&mut self) -> &mut BatchCommandsEmptyRequest[src]
pub fn take_empty(&mut self) -> BatchCommandsEmptyRequest[src]
Trait Implementations
impl Clear for BatchCommandsRequestRequest[src]
impl Clone for BatchCommandsRequestRequest[src]
fn clone(&self) -> BatchCommandsRequestRequest[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Debug for BatchCommandsRequestRequest[src]
impl Default for BatchCommandsRequestRequest[src]
impl<'a> Default for &'a BatchCommandsRequestRequest[src]
fn default() -> &'a BatchCommandsRequestRequest[src]
impl Message for BatchCommandsRequestRequest[src]
fn is_initialized(&self) -> bool[src]
fn merge_from(&mut self, is: &mut CodedInputStream<'_>) -> ProtobufResult<()>[src]
fn compute_size(&self) -> u32[src]
fn write_to_with_cached_sizes(
&self,
os: &mut CodedOutputStream<'_>
) -> ProtobufResult<()>[src]
&self,
os: &mut CodedOutputStream<'_>
) -> ProtobufResult<()>
fn get_cached_size(&self) -> u32[src]
fn get_unknown_fields(&self) -> &UnknownFields[src]
fn mut_unknown_fields(&mut self) -> &mut UnknownFields[src]
fn as_any(&self) -> &dyn Any[src]
fn as_any_mut(&mut self) -> &mut dyn Any[src]
fn into_any(self: Box<Self>) -> Box<dyn Any>[src]
fn descriptor(&self) -> &'static MessageDescriptor[src]
fn new() -> BatchCommandsRequestRequest[src]
fn default_instance() -> &'static BatchCommandsRequestRequest[src]
pub fn write_to(
&self,
os: &mut CodedOutputStream<'_>
) -> Result<(), ProtobufError>[src]
&self,
os: &mut CodedOutputStream<'_>
) -> Result<(), ProtobufError>
pub fn write_length_delimited_to(
&self,
os: &mut CodedOutputStream<'_>
) -> Result<(), ProtobufError>[src]
&self,
os: &mut CodedOutputStream<'_>
) -> Result<(), ProtobufError>
pub fn write_length_delimited_to_vec(
&self,
vec: &mut Vec<u8, Global>
) -> Result<(), ProtobufError>[src]
&self,
vec: &mut Vec<u8, Global>
) -> Result<(), ProtobufError>
pub fn merge_from_bytes(&mut self, bytes: &[u8]) -> Result<(), ProtobufError>[src]
pub fn check_initialized(&self) -> Result<(), ProtobufError>[src]
pub fn write_to_writer(&self, w: &mut dyn Write) -> Result<(), ProtobufError>[src]
pub fn write_to_vec(&self, v: &mut Vec<u8, Global>) -> Result<(), ProtobufError>[src]
pub fn write_to_bytes(&self) -> Result<Vec<u8, Global>, ProtobufError>[src]
pub fn write_length_delimited_to_writer(
&self,
w: &mut dyn Write
) -> Result<(), ProtobufError>[src]
&self,
w: &mut dyn Write
) -> Result<(), ProtobufError>
pub fn write_length_delimited_to_bytes(
&self
) -> Result<Vec<u8, Global>, ProtobufError>[src]
&self
) -> Result<Vec<u8, Global>, ProtobufError>
pub fn type_id(&self) -> TypeId[src]
pub fn descriptor_static() -> &'static MessageDescriptor[src]
impl PartialEq<BatchCommandsRequestRequest> for BatchCommandsRequestRequest[src]
fn eq(&self, other: &BatchCommandsRequestRequest) -> bool[src]
fn ne(&self, other: &BatchCommandsRequestRequest) -> bool[src]
impl PbPrint for BatchCommandsRequestRequest[src]
impl ProtobufValue for BatchCommandsRequestRequest[src]
fn as_ref(&self) -> ProtobufValueRef<'_>[src]
pub fn as_any(&self) -> &(dyn Any + 'static)[src]
pub fn is_non_zero(&self) -> bool[src]
pub fn as_ref_copy(&self) -> ProtobufValueRef<'static>[src]
impl StructuralPartialEq for BatchCommandsRequestRequest[src]
Auto Trait Implementations
impl RefUnwindSafe for BatchCommandsRequestRequest
impl Send for BatchCommandsRequestRequest
impl Sync for BatchCommandsRequestRequest
impl Unpin for BatchCommandsRequestRequest
impl UnwindSafe for BatchCommandsRequestRequest
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized, [src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized, [src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
T: ?Sized,
pub fn borrow_mut(&mut self) -> &mut T[src]
impl<T> From<T> for T[src]
impl<T, U> Into<U> for T where
U: From<T>, [src]
U: From<T>,
impl<T> ToOwned for T where
T: Clone, [src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
pub fn to_owned(&self) -> T[src]
pub fn clone_into(&self, target: &mut T)[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>, [src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
pub fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>, [src]
U: TryFrom<T>,