From 063c699e2f919b15111a8162819d3e9dbe5e5618 Mon Sep 17 00:00:00 2001 From: lhy1024 Date: Thu, 19 Aug 2021 18:09:43 +0800 Subject: [PATCH] add more query kind in heartbeat (#794) * add more query kind Signed-off-by: lhy1024 * address comments Signed-off-by: lhy1024 --- pkg/pdpb/pdpb.pb.go | 808 ++++++++++++++++++++++++++------------------ proto/pdpb.proto | 4 + 2 files changed, 480 insertions(+), 332 deletions(-) diff --git a/pkg/pdpb/pdpb.pb.go b/pkg/pdpb/pdpb.pb.go index e2a4d4d58..0dc2bb14a 100644 --- a/pkg/pdpb/pdpb.pb.go +++ b/pkg/pdpb/pdpb.pb.go @@ -69,7 +69,7 @@ func (x ErrorType) String() string { return proto.EnumName(ErrorType_name, int32(x)) } func (ErrorType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{0} + return fileDescriptor_pdpb_f188be2789483df0, []int{0} } type CheckPolicy int32 @@ -95,7 +95,7 @@ func (x CheckPolicy) String() string { return proto.EnumName(CheckPolicy_name, int32(x)) } func (CheckPolicy) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{1} + return fileDescriptor_pdpb_f188be2789483df0, []int{1} } type OperatorStatus int32 @@ -127,7 +127,7 @@ func (x OperatorStatus) String() string { return proto.EnumName(OperatorStatus_name, int32(x)) } func (OperatorStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{2} + return fileDescriptor_pdpb_f188be2789483df0, []int{2} } type QueryKind int32 @@ -168,7 +168,7 @@ func (x QueryKind) String() string { return proto.EnumName(QueryKind_name, int32(x)) } func (QueryKind) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{3} + return fileDescriptor_pdpb_f188be2789483df0, []int{3} } type RequestHeader struct { @@ -185,7 +185,7 @@ func (m *RequestHeader) Reset() { *m = RequestHeader{} } func (m *RequestHeader) String() string { return proto.CompactTextString(m) } func (*RequestHeader) ProtoMessage() {} func (*RequestHeader) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{0} + return fileDescriptor_pdpb_f188be2789483df0, []int{0} } func (m *RequestHeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -241,7 +241,7 @@ func (m *ResponseHeader) Reset() { *m = ResponseHeader{} } func (m *ResponseHeader) String() string { return proto.CompactTextString(m) } func (*ResponseHeader) ProtoMessage() {} func (*ResponseHeader) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{1} + return fileDescriptor_pdpb_f188be2789483df0, []int{1} } func (m *ResponseHeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -296,7 +296,7 @@ func (m *Error) Reset() { *m = Error{} } func (m *Error) String() string { return proto.CompactTextString(m) } func (*Error) ProtoMessage() {} func (*Error) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{2} + return fileDescriptor_pdpb_f188be2789483df0, []int{2} } func (m *Error) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -352,7 +352,7 @@ func (m *TsoRequest) Reset() { *m = TsoRequest{} } func (m *TsoRequest) String() string { return proto.CompactTextString(m) } func (*TsoRequest) ProtoMessage() {} func (*TsoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{3} + return fileDescriptor_pdpb_f188be2789483df0, []int{3} } func (m *TsoRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -417,7 +417,7 @@ func (m *Timestamp) Reset() { *m = Timestamp{} } func (m *Timestamp) String() string { return proto.CompactTextString(m) } func (*Timestamp) ProtoMessage() {} func (*Timestamp) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{4} + return fileDescriptor_pdpb_f188be2789483df0, []int{4} } func (m *Timestamp) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -480,7 +480,7 @@ func (m *TsoResponse) Reset() { *m = TsoResponse{} } func (m *TsoResponse) String() string { return proto.CompactTextString(m) } func (*TsoResponse) ProtoMessage() {} func (*TsoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{5} + return fileDescriptor_pdpb_f188be2789483df0, []int{5} } func (m *TsoResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -543,7 +543,7 @@ func (m *BootstrapRequest) Reset() { *m = BootstrapRequest{} } func (m *BootstrapRequest) String() string { return proto.CompactTextString(m) } func (*BootstrapRequest) ProtoMessage() {} func (*BootstrapRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{6} + return fileDescriptor_pdpb_f188be2789483df0, []int{6} } func (m *BootstrapRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -605,7 +605,7 @@ func (m *BootstrapResponse) Reset() { *m = BootstrapResponse{} } func (m *BootstrapResponse) String() string { return proto.CompactTextString(m) } func (*BootstrapResponse) ProtoMessage() {} func (*BootstrapResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{7} + return fileDescriptor_pdpb_f188be2789483df0, []int{7} } func (m *BootstrapResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -659,7 +659,7 @@ func (m *IsBootstrappedRequest) Reset() { *m = IsBootstrappedRequest{} } func (m *IsBootstrappedRequest) String() string { return proto.CompactTextString(m) } func (*IsBootstrappedRequest) ProtoMessage() {} func (*IsBootstrappedRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{8} + return fileDescriptor_pdpb_f188be2789483df0, []int{8} } func (m *IsBootstrappedRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -707,7 +707,7 @@ func (m *IsBootstrappedResponse) Reset() { *m = IsBootstrappedResponse{} func (m *IsBootstrappedResponse) String() string { return proto.CompactTextString(m) } func (*IsBootstrappedResponse) ProtoMessage() {} func (*IsBootstrappedResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{9} + return fileDescriptor_pdpb_f188be2789483df0, []int{9} } func (m *IsBootstrappedResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -761,7 +761,7 @@ func (m *AllocIDRequest) Reset() { *m = AllocIDRequest{} } func (m *AllocIDRequest) String() string { return proto.CompactTextString(m) } func (*AllocIDRequest) ProtoMessage() {} func (*AllocIDRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{10} + return fileDescriptor_pdpb_f188be2789483df0, []int{10} } func (m *AllocIDRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -809,7 +809,7 @@ func (m *AllocIDResponse) Reset() { *m = AllocIDResponse{} } func (m *AllocIDResponse) String() string { return proto.CompactTextString(m) } func (*AllocIDResponse) ProtoMessage() {} func (*AllocIDResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{11} + return fileDescriptor_pdpb_f188be2789483df0, []int{11} } func (m *AllocIDResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -864,7 +864,7 @@ func (m *GetStoreRequest) Reset() { *m = GetStoreRequest{} } func (m *GetStoreRequest) String() string { return proto.CompactTextString(m) } func (*GetStoreRequest) ProtoMessage() {} func (*GetStoreRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{12} + return fileDescriptor_pdpb_f188be2789483df0, []int{12} } func (m *GetStoreRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -920,7 +920,7 @@ func (m *GetStoreResponse) Reset() { *m = GetStoreResponse{} } func (m *GetStoreResponse) String() string { return proto.CompactTextString(m) } func (*GetStoreResponse) ProtoMessage() {} func (*GetStoreResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{13} + return fileDescriptor_pdpb_f188be2789483df0, []int{13} } func (m *GetStoreResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -982,7 +982,7 @@ func (m *PutStoreRequest) Reset() { *m = PutStoreRequest{} } func (m *PutStoreRequest) String() string { return proto.CompactTextString(m) } func (*PutStoreRequest) ProtoMessage() {} func (*PutStoreRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{14} + return fileDescriptor_pdpb_f188be2789483df0, []int{14} } func (m *PutStoreRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1037,7 +1037,7 @@ func (m *PutStoreResponse) Reset() { *m = PutStoreResponse{} } func (m *PutStoreResponse) String() string { return proto.CompactTextString(m) } func (*PutStoreResponse) ProtoMessage() {} func (*PutStoreResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{15} + return fileDescriptor_pdpb_f188be2789483df0, []int{15} } func (m *PutStoreResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1093,7 +1093,7 @@ func (m *GetAllStoresRequest) Reset() { *m = GetAllStoresRequest{} } func (m *GetAllStoresRequest) String() string { return proto.CompactTextString(m) } func (*GetAllStoresRequest) ProtoMessage() {} func (*GetAllStoresRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{16} + return fileDescriptor_pdpb_f188be2789483df0, []int{16} } func (m *GetAllStoresRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1148,7 +1148,7 @@ func (m *GetAllStoresResponse) Reset() { *m = GetAllStoresResponse{} } func (m *GetAllStoresResponse) String() string { return proto.CompactTextString(m) } func (*GetAllStoresResponse) ProtoMessage() {} func (*GetAllStoresResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{17} + return fileDescriptor_pdpb_f188be2789483df0, []int{17} } func (m *GetAllStoresResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1203,7 +1203,7 @@ func (m *GetRegionRequest) Reset() { *m = GetRegionRequest{} } func (m *GetRegionRequest) String() string { return proto.CompactTextString(m) } func (*GetRegionRequest) ProtoMessage() {} func (*GetRegionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{18} + return fileDescriptor_pdpb_f188be2789483df0, []int{18} } func (m *GetRegionRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1264,7 +1264,7 @@ func (m *GetRegionResponse) Reset() { *m = GetRegionResponse{} } func (m *GetRegionResponse) String() string { return proto.CompactTextString(m) } func (*GetRegionResponse) ProtoMessage() {} func (*GetRegionResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{19} + return fileDescriptor_pdpb_f188be2789483df0, []int{19} } func (m *GetRegionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1340,7 +1340,7 @@ func (m *GetRegionByIDRequest) Reset() { *m = GetRegionByIDRequest{} } func (m *GetRegionByIDRequest) String() string { return proto.CompactTextString(m) } func (*GetRegionByIDRequest) ProtoMessage() {} func (*GetRegionByIDRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{20} + return fileDescriptor_pdpb_f188be2789483df0, []int{20} } func (m *GetRegionByIDRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1397,7 +1397,7 @@ func (m *ScanRegionsRequest) Reset() { *m = ScanRegionsRequest{} } func (m *ScanRegionsRequest) String() string { return proto.CompactTextString(m) } func (*ScanRegionsRequest) ProtoMessage() {} func (*ScanRegionsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{21} + return fileDescriptor_pdpb_f188be2789483df0, []int{21} } func (m *ScanRegionsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1471,7 +1471,7 @@ func (m *Region) Reset() { *m = Region{} } func (m *Region) String() string { return proto.CompactTextString(m) } func (*Region) ProtoMessage() {} func (*Region) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{22} + return fileDescriptor_pdpb_f188be2789483df0, []int{22} } func (m *Region) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1544,7 +1544,7 @@ func (m *ScanRegionsResponse) Reset() { *m = ScanRegionsResponse{} } func (m *ScanRegionsResponse) String() string { return proto.CompactTextString(m) } func (*ScanRegionsResponse) ProtoMessage() {} func (*ScanRegionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{23} + return fileDescriptor_pdpb_f188be2789483df0, []int{23} } func (m *ScanRegionsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1612,7 +1612,7 @@ func (m *GetClusterConfigRequest) Reset() { *m = GetClusterConfigRequest func (m *GetClusterConfigRequest) String() string { return proto.CompactTextString(m) } func (*GetClusterConfigRequest) ProtoMessage() {} func (*GetClusterConfigRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{24} + return fileDescriptor_pdpb_f188be2789483df0, []int{24} } func (m *GetClusterConfigRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1660,7 +1660,7 @@ func (m *GetClusterConfigResponse) Reset() { *m = GetClusterConfigRespon func (m *GetClusterConfigResponse) String() string { return proto.CompactTextString(m) } func (*GetClusterConfigResponse) ProtoMessage() {} func (*GetClusterConfigResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{25} + return fileDescriptor_pdpb_f188be2789483df0, []int{25} } func (m *GetClusterConfigResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1715,7 +1715,7 @@ func (m *PutClusterConfigRequest) Reset() { *m = PutClusterConfigRequest func (m *PutClusterConfigRequest) String() string { return proto.CompactTextString(m) } func (*PutClusterConfigRequest) ProtoMessage() {} func (*PutClusterConfigRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{26} + return fileDescriptor_pdpb_f188be2789483df0, []int{26} } func (m *PutClusterConfigRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1769,7 +1769,7 @@ func (m *PutClusterConfigResponse) Reset() { *m = PutClusterConfigRespon func (m *PutClusterConfigResponse) String() string { return proto.CompactTextString(m) } func (*PutClusterConfigResponse) ProtoMessage() {} func (*PutClusterConfigResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{27} + return fileDescriptor_pdpb_f188be2789483df0, []int{27} } func (m *PutClusterConfigResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1826,7 +1826,7 @@ func (m *Member) Reset() { *m = Member{} } func (m *Member) String() string { return proto.CompactTextString(m) } func (*Member) ProtoMessage() {} func (*Member) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{28} + return fileDescriptor_pdpb_f188be2789483df0, []int{28} } func (m *Member) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1929,7 +1929,7 @@ func (m *GetMembersRequest) Reset() { *m = GetMembersRequest{} } func (m *GetMembersRequest) String() string { return proto.CompactTextString(m) } func (*GetMembersRequest) ProtoMessage() {} func (*GetMembersRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{29} + return fileDescriptor_pdpb_f188be2789483df0, []int{29} } func (m *GetMembersRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1980,7 +1980,7 @@ func (m *GetMembersResponse) Reset() { *m = GetMembersResponse{} } func (m *GetMembersResponse) String() string { return proto.CompactTextString(m) } func (*GetMembersResponse) ProtoMessage() {} func (*GetMembersResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{30} + return fileDescriptor_pdpb_f188be2789483df0, []int{30} } func (m *GetMembersResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2056,7 +2056,7 @@ func (m *PeerStats) Reset() { *m = PeerStats{} } func (m *PeerStats) String() string { return proto.CompactTextString(m) } func (*PeerStats) ProtoMessage() {} func (*PeerStats) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{31} + return fileDescriptor_pdpb_f188be2789483df0, []int{31} } func (m *PeerStats) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2135,7 +2135,7 @@ func (m *RegionHeartbeatRequest) Reset() { *m = RegionHeartbeatRequest{} func (m *RegionHeartbeatRequest) String() string { return proto.CompactTextString(m) } func (*RegionHeartbeatRequest) ProtoMessage() {} func (*RegionHeartbeatRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{32} + return fileDescriptor_pdpb_f188be2789483df0, []int{32} } func (m *RegionHeartbeatRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2281,7 +2281,7 @@ func (m *ChangePeer) Reset() { *m = ChangePeer{} } func (m *ChangePeer) String() string { return proto.CompactTextString(m) } func (*ChangePeer) ProtoMessage() {} func (*ChangePeer) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{33} + return fileDescriptor_pdpb_f188be2789483df0, []int{33} } func (m *ChangePeer) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2336,7 +2336,7 @@ func (m *ChangePeerV2) Reset() { *m = ChangePeerV2{} } func (m *ChangePeerV2) String() string { return proto.CompactTextString(m) } func (*ChangePeerV2) ProtoMessage() {} func (*ChangePeerV2) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{34} + return fileDescriptor_pdpb_f188be2789483df0, []int{34} } func (m *ChangePeerV2) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2383,7 +2383,7 @@ func (m *TransferLeader) Reset() { *m = TransferLeader{} } func (m *TransferLeader) String() string { return proto.CompactTextString(m) } func (*TransferLeader) ProtoMessage() {} func (*TransferLeader) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{35} + return fileDescriptor_pdpb_f188be2789483df0, []int{35} } func (m *TransferLeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2430,7 +2430,7 @@ func (m *Merge) Reset() { *m = Merge{} } func (m *Merge) String() string { return proto.CompactTextString(m) } func (*Merge) ProtoMessage() {} func (*Merge) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{36} + return fileDescriptor_pdpb_f188be2789483df0, []int{36} } func (m *Merge) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2478,7 +2478,7 @@ func (m *SplitRegion) Reset() { *m = SplitRegion{} } func (m *SplitRegion) String() string { return proto.CompactTextString(m) } func (*SplitRegion) ProtoMessage() {} func (*SplitRegion) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{37} + return fileDescriptor_pdpb_f188be2789483df0, []int{37} } func (m *SplitRegion) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2562,7 +2562,7 @@ func (m *RegionHeartbeatResponse) Reset() { *m = RegionHeartbeatResponse func (m *RegionHeartbeatResponse) String() string { return proto.CompactTextString(m) } func (*RegionHeartbeatResponse) ProtoMessage() {} func (*RegionHeartbeatResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{38} + return fileDescriptor_pdpb_f188be2789483df0, []int{38} } func (m *RegionHeartbeatResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2666,7 +2666,7 @@ func (m *AskSplitRequest) Reset() { *m = AskSplitRequest{} } func (m *AskSplitRequest) String() string { return proto.CompactTextString(m) } func (*AskSplitRequest) ProtoMessage() {} func (*AskSplitRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{39} + return fileDescriptor_pdpb_f188be2789483df0, []int{39} } func (m *AskSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2726,7 +2726,7 @@ func (m *AskSplitResponse) Reset() { *m = AskSplitResponse{} } func (m *AskSplitResponse) String() string { return proto.CompactTextString(m) } func (*AskSplitResponse) ProtoMessage() {} func (*AskSplitResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{40} + return fileDescriptor_pdpb_f188be2789483df0, []int{40} } func (m *AskSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2789,7 +2789,7 @@ func (m *ReportSplitRequest) Reset() { *m = ReportSplitRequest{} } func (m *ReportSplitRequest) String() string { return proto.CompactTextString(m) } func (*ReportSplitRequest) ProtoMessage() {} func (*ReportSplitRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{41} + return fileDescriptor_pdpb_f188be2789483df0, []int{41} } func (m *ReportSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2850,7 +2850,7 @@ func (m *ReportSplitResponse) Reset() { *m = ReportSplitResponse{} } func (m *ReportSplitResponse) String() string { return proto.CompactTextString(m) } func (*ReportSplitResponse) ProtoMessage() {} func (*ReportSplitResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{42} + return fileDescriptor_pdpb_f188be2789483df0, []int{42} } func (m *ReportSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2899,7 +2899,7 @@ func (m *AskBatchSplitRequest) Reset() { *m = AskBatchSplitRequest{} } func (m *AskBatchSplitRequest) String() string { return proto.CompactTextString(m) } func (*AskBatchSplitRequest) ProtoMessage() {} func (*AskBatchSplitRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{43} + return fileDescriptor_pdpb_f188be2789483df0, []int{43} } func (m *AskBatchSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2961,7 +2961,7 @@ func (m *SplitID) Reset() { *m = SplitID{} } func (m *SplitID) String() string { return proto.CompactTextString(m) } func (*SplitID) ProtoMessage() {} func (*SplitID) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{44} + return fileDescriptor_pdpb_f188be2789483df0, []int{44} } func (m *SplitID) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3016,7 +3016,7 @@ func (m *AskBatchSplitResponse) Reset() { *m = AskBatchSplitResponse{} } func (m *AskBatchSplitResponse) String() string { return proto.CompactTextString(m) } func (*AskBatchSplitResponse) ProtoMessage() {} func (*AskBatchSplitResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{45} + return fileDescriptor_pdpb_f188be2789483df0, []int{45} } func (m *AskBatchSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3071,7 +3071,7 @@ func (m *ReportBatchSplitRequest) Reset() { *m = ReportBatchSplitRequest func (m *ReportBatchSplitRequest) String() string { return proto.CompactTextString(m) } func (*ReportBatchSplitRequest) ProtoMessage() {} func (*ReportBatchSplitRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{46} + return fileDescriptor_pdpb_f188be2789483df0, []int{46} } func (m *ReportBatchSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3125,7 +3125,7 @@ func (m *ReportBatchSplitResponse) Reset() { *m = ReportBatchSplitRespon func (m *ReportBatchSplitResponse) String() string { return proto.CompactTextString(m) } func (*ReportBatchSplitResponse) ProtoMessage() {} func (*ReportBatchSplitResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{47} + return fileDescriptor_pdpb_f188be2789483df0, []int{47} } func (m *ReportBatchSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3175,7 +3175,7 @@ func (m *TimeInterval) Reset() { *m = TimeInterval{} } func (m *TimeInterval) String() string { return proto.CompactTextString(m) } func (*TimeInterval) ProtoMessage() {} func (*TimeInterval) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{48} + return fileDescriptor_pdpb_f188be2789483df0, []int{48} } func (m *TimeInterval) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3230,7 +3230,7 @@ func (m *RecordPair) Reset() { *m = RecordPair{} } func (m *RecordPair) String() string { return proto.CompactTextString(m) } func (*RecordPair) ProtoMessage() {} func (*RecordPair) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{49} + return fileDescriptor_pdpb_f188be2789483df0, []int{49} } func (m *RecordPair) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3287,7 +3287,7 @@ func (m *PeerStat) Reset() { *m = PeerStat{} } func (m *PeerStat) String() string { return proto.CompactTextString(m) } func (*PeerStat) ProtoMessage() {} func (*PeerStat) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{50} + return fileDescriptor_pdpb_f188be2789483df0, []int{50} } func (m *PeerStat) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3397,7 +3397,7 @@ func (m *StoreStats) Reset() { *m = StoreStats{} } func (m *StoreStats) String() string { return proto.CompactTextString(m) } func (*StoreStats) ProtoMessage() {} func (*StoreStats) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{51} + return fileDescriptor_pdpb_f188be2789483df0, []int{51} } func (m *StoreStats) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3592,7 +3592,7 @@ func (m *StoreHeartbeatRequest) Reset() { *m = StoreHeartbeatRequest{} } func (m *StoreHeartbeatRequest) String() string { return proto.CompactTextString(m) } func (*StoreHeartbeatRequest) ProtoMessage() {} func (*StoreHeartbeatRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{52} + return fileDescriptor_pdpb_f188be2789483df0, []int{52} } func (m *StoreHeartbeatRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3648,7 +3648,7 @@ func (m *StoreHeartbeatResponse) Reset() { *m = StoreHeartbeatResponse{} func (m *StoreHeartbeatResponse) String() string { return proto.CompactTextString(m) } func (*StoreHeartbeatResponse) ProtoMessage() {} func (*StoreHeartbeatResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{53} + return fileDescriptor_pdpb_f188be2789483df0, []int{53} } func (m *StoreHeartbeatResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3720,7 +3720,7 @@ func (m *ScatterRegionRequest) Reset() { *m = ScatterRegionRequest{} } func (m *ScatterRegionRequest) String() string { return proto.CompactTextString(m) } func (*ScatterRegionRequest) ProtoMessage() {} func (*ScatterRegionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{54} + return fileDescriptor_pdpb_f188be2789483df0, []int{54} } func (m *ScatterRegionRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3811,7 +3811,7 @@ func (m *ScatterRegionResponse) Reset() { *m = ScatterRegionResponse{} } func (m *ScatterRegionResponse) String() string { return proto.CompactTextString(m) } func (*ScatterRegionResponse) ProtoMessage() {} func (*ScatterRegionResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{55} + return fileDescriptor_pdpb_f188be2789483df0, []int{55} } func (m *ScatterRegionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3865,7 +3865,7 @@ func (m *GetGCSafePointRequest) Reset() { *m = GetGCSafePointRequest{} } func (m *GetGCSafePointRequest) String() string { return proto.CompactTextString(m) } func (*GetGCSafePointRequest) ProtoMessage() {} func (*GetGCSafePointRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{56} + return fileDescriptor_pdpb_f188be2789483df0, []int{56} } func (m *GetGCSafePointRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3913,7 +3913,7 @@ func (m *GetGCSafePointResponse) Reset() { *m = GetGCSafePointResponse{} func (m *GetGCSafePointResponse) String() string { return proto.CompactTextString(m) } func (*GetGCSafePointResponse) ProtoMessage() {} func (*GetGCSafePointResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{57} + return fileDescriptor_pdpb_f188be2789483df0, []int{57} } func (m *GetGCSafePointResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3968,7 +3968,7 @@ func (m *UpdateGCSafePointRequest) Reset() { *m = UpdateGCSafePointReque func (m *UpdateGCSafePointRequest) String() string { return proto.CompactTextString(m) } func (*UpdateGCSafePointRequest) ProtoMessage() {} func (*UpdateGCSafePointRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{58} + return fileDescriptor_pdpb_f188be2789483df0, []int{58} } func (m *UpdateGCSafePointRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4023,7 +4023,7 @@ func (m *UpdateGCSafePointResponse) Reset() { *m = UpdateGCSafePointResp func (m *UpdateGCSafePointResponse) String() string { return proto.CompactTextString(m) } func (*UpdateGCSafePointResponse) ProtoMessage() {} func (*UpdateGCSafePointResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{59} + return fileDescriptor_pdpb_f188be2789483df0, []int{59} } func (m *UpdateGCSafePointResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4080,7 +4080,7 @@ func (m *UpdateServiceGCSafePointRequest) Reset() { *m = UpdateServiceGC func (m *UpdateServiceGCSafePointRequest) String() string { return proto.CompactTextString(m) } func (*UpdateServiceGCSafePointRequest) ProtoMessage() {} func (*UpdateServiceGCSafePointRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{60} + return fileDescriptor_pdpb_f188be2789483df0, []int{60} } func (m *UpdateServiceGCSafePointRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4151,7 +4151,7 @@ func (m *UpdateServiceGCSafePointResponse) Reset() { *m = UpdateServiceG func (m *UpdateServiceGCSafePointResponse) String() string { return proto.CompactTextString(m) } func (*UpdateServiceGCSafePointResponse) ProtoMessage() {} func (*UpdateServiceGCSafePointResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{61} + return fileDescriptor_pdpb_f188be2789483df0, []int{61} } func (m *UpdateServiceGCSafePointResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4224,7 +4224,7 @@ func (m *RegionStat) Reset() { *m = RegionStat{} } func (m *RegionStat) String() string { return proto.CompactTextString(m) } func (*RegionStat) ProtoMessage() {} func (*RegionStat) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{62} + return fileDescriptor_pdpb_f188be2789483df0, []int{62} } func (m *RegionStat) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4296,7 +4296,7 @@ func (m *SyncRegionRequest) Reset() { *m = SyncRegionRequest{} } func (m *SyncRegionRequest) String() string { return proto.CompactTextString(m) } func (*SyncRegionRequest) ProtoMessage() {} func (*SyncRegionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{63} + return fileDescriptor_pdpb_f188be2789483df0, []int{63} } func (m *SyncRegionRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4363,7 +4363,7 @@ func (m *SyncRegionResponse) Reset() { *m = SyncRegionResponse{} } func (m *SyncRegionResponse) String() string { return proto.CompactTextString(m) } func (*SyncRegionResponse) ProtoMessage() {} func (*SyncRegionResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{64} + return fileDescriptor_pdpb_f188be2789483df0, []int{64} } func (m *SyncRegionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4439,7 +4439,7 @@ func (m *GetOperatorRequest) Reset() { *m = GetOperatorRequest{} } func (m *GetOperatorRequest) String() string { return proto.CompactTextString(m) } func (*GetOperatorRequest) ProtoMessage() {} func (*GetOperatorRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{65} + return fileDescriptor_pdpb_f188be2789483df0, []int{65} } func (m *GetOperatorRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4497,7 +4497,7 @@ func (m *GetOperatorResponse) Reset() { *m = GetOperatorResponse{} } func (m *GetOperatorResponse) String() string { return proto.CompactTextString(m) } func (*GetOperatorResponse) ProtoMessage() {} func (*GetOperatorResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{66} + return fileDescriptor_pdpb_f188be2789483df0, []int{66} } func (m *GetOperatorResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4575,7 +4575,7 @@ func (m *SyncMaxTSRequest) Reset() { *m = SyncMaxTSRequest{} } func (m *SyncMaxTSRequest) String() string { return proto.CompactTextString(m) } func (*SyncMaxTSRequest) ProtoMessage() {} func (*SyncMaxTSRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{67} + return fileDescriptor_pdpb_f188be2789483df0, []int{67} } func (m *SyncMaxTSRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4638,7 +4638,7 @@ func (m *SyncMaxTSResponse) Reset() { *m = SyncMaxTSResponse{} } func (m *SyncMaxTSResponse) String() string { return proto.CompactTextString(m) } func (*SyncMaxTSResponse) ProtoMessage() {} func (*SyncMaxTSResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{68} + return fileDescriptor_pdpb_f188be2789483df0, []int{68} } func (m *SyncMaxTSResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4701,7 +4701,7 @@ func (m *SplitRegionsRequest) Reset() { *m = SplitRegionsRequest{} } func (m *SplitRegionsRequest) String() string { return proto.CompactTextString(m) } func (*SplitRegionsRequest) ProtoMessage() {} func (*SplitRegionsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{69} + return fileDescriptor_pdpb_f188be2789483df0, []int{69} } func (m *SplitRegionsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4764,7 +4764,7 @@ func (m *SplitRegionsResponse) Reset() { *m = SplitRegionsResponse{} } func (m *SplitRegionsResponse) String() string { return proto.CompactTextString(m) } func (*SplitRegionsResponse) ProtoMessage() {} func (*SplitRegionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{70} + return fileDescriptor_pdpb_f188be2789483df0, []int{70} } func (m *SplitRegionsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4826,7 +4826,7 @@ func (m *GetDCLocationInfoRequest) Reset() { *m = GetDCLocationInfoReque func (m *GetDCLocationInfoRequest) String() string { return proto.CompactTextString(m) } func (*GetDCLocationInfoRequest) ProtoMessage() {} func (*GetDCLocationInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{71} + return fileDescriptor_pdpb_f188be2789483df0, []int{71} } func (m *GetDCLocationInfoRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4885,7 +4885,7 @@ func (m *GetDCLocationInfoResponse) Reset() { *m = GetDCLocationInfoResp func (m *GetDCLocationInfoResponse) String() string { return proto.CompactTextString(m) } func (*GetDCLocationInfoResponse) ProtoMessage() {} func (*GetDCLocationInfoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{72} + return fileDescriptor_pdpb_f188be2789483df0, []int{72} } func (m *GetDCLocationInfoResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4936,23 +4936,27 @@ func (m *GetDCLocationInfoResponse) GetMaxTs() *Timestamp { } type QueryStats struct { - GC uint64 `protobuf:"varint,1,opt,name=GC,proto3" json:"GC,omitempty"` - Get uint64 `protobuf:"varint,2,opt,name=Get,proto3" json:"Get,omitempty"` - Scan uint64 `protobuf:"varint,3,opt,name=Scan,proto3" json:"Scan,omitempty"` - Coprocessor uint64 `protobuf:"varint,4,opt,name=Coprocessor,proto3" json:"Coprocessor,omitempty"` - Delete uint64 `protobuf:"varint,5,opt,name=Delete,proto3" json:"Delete,omitempty"` - DeleteRange uint64 `protobuf:"varint,6,opt,name=DeleteRange,proto3" json:"DeleteRange,omitempty"` - Put uint64 `protobuf:"varint,7,opt,name=Put,proto3" json:"Put,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + GC uint64 `protobuf:"varint,1,opt,name=GC,proto3" json:"GC,omitempty"` + Get uint64 `protobuf:"varint,2,opt,name=Get,proto3" json:"Get,omitempty"` + Scan uint64 `protobuf:"varint,3,opt,name=Scan,proto3" json:"Scan,omitempty"` + Coprocessor uint64 `protobuf:"varint,4,opt,name=Coprocessor,proto3" json:"Coprocessor,omitempty"` + Delete uint64 `protobuf:"varint,5,opt,name=Delete,proto3" json:"Delete,omitempty"` + DeleteRange uint64 `protobuf:"varint,6,opt,name=DeleteRange,proto3" json:"DeleteRange,omitempty"` + Put uint64 `protobuf:"varint,7,opt,name=Put,proto3" json:"Put,omitempty"` + Prewrite uint64 `protobuf:"varint,8,opt,name=Prewrite,proto3" json:"Prewrite,omitempty"` + AcquirePessimisticLock uint64 `protobuf:"varint,9,opt,name=AcquirePessimisticLock,proto3" json:"AcquirePessimisticLock,omitempty"` + Commit uint64 `protobuf:"varint,10,opt,name=Commit,proto3" json:"Commit,omitempty"` + Rollback uint64 `protobuf:"varint,11,opt,name=Rollback,proto3" json:"Rollback,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *QueryStats) Reset() { *m = QueryStats{} } func (m *QueryStats) String() string { return proto.CompactTextString(m) } func (*QueryStats) ProtoMessage() {} func (*QueryStats) Descriptor() ([]byte, []int) { - return fileDescriptor_pdpb_ce7c2ce2e2ad35f3, []int{73} + return fileDescriptor_pdpb_f188be2789483df0, []int{73} } func (m *QueryStats) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -5030,6 +5034,34 @@ func (m *QueryStats) GetPut() uint64 { return 0 } +func (m *QueryStats) GetPrewrite() uint64 { + if m != nil { + return m.Prewrite + } + return 0 +} + +func (m *QueryStats) GetAcquirePessimisticLock() uint64 { + if m != nil { + return m.AcquirePessimisticLock + } + return 0 +} + +func (m *QueryStats) GetCommit() uint64 { + if m != nil { + return m.Commit + } + return 0 +} + +func (m *QueryStats) GetRollback() uint64 { + if m != nil { + return m.Rollback + } + return 0 +} + func init() { proto.RegisterType((*RequestHeader)(nil), "pdpb.RequestHeader") proto.RegisterType((*ResponseHeader)(nil), "pdpb.ResponseHeader") @@ -9764,6 +9796,26 @@ func (m *QueryStats) MarshalTo(dAtA []byte) (int, error) { i++ i = encodeVarintPdpb(dAtA, i, uint64(m.Put)) } + if m.Prewrite != 0 { + dAtA[i] = 0x40 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(m.Prewrite)) + } + if m.AcquirePessimisticLock != 0 { + dAtA[i] = 0x48 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(m.AcquirePessimisticLock)) + } + if m.Commit != 0 { + dAtA[i] = 0x50 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(m.Commit)) + } + if m.Rollback != 0 { + dAtA[i] = 0x58 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(m.Rollback)) + } if m.XXX_unrecognized != nil { i += copy(dAtA[i:], m.XXX_unrecognized) } @@ -11372,6 +11424,18 @@ func (m *QueryStats) Size() (n int) { if m.Put != 0 { n += 1 + sovPdpb(uint64(m.Put)) } + if m.Prewrite != 0 { + n += 1 + sovPdpb(uint64(m.Prewrite)) + } + if m.AcquirePessimisticLock != 0 { + n += 1 + sovPdpb(uint64(m.AcquirePessimisticLock)) + } + if m.Commit != 0 { + n += 1 + sovPdpb(uint64(m.Commit)) + } + if m.Rollback != 0 { + n += 1 + sovPdpb(uint64(m.Rollback)) + } if m.XXX_unrecognized != nil { n += len(m.XXX_unrecognized) } @@ -21838,6 +21902,82 @@ func (m *QueryStats) Unmarshal(dAtA []byte) error { break } } + case 8: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field Prewrite", wireType) + } + m.Prewrite = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.Prewrite |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + case 9: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field AcquirePessimisticLock", wireType) + } + m.AcquirePessimisticLock = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.AcquirePessimisticLock |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + case 10: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field Commit", wireType) + } + m.Commit = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.Commit |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + case 11: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field Rollback", wireType) + } + m.Rollback = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.Rollback |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } default: iNdEx = preIndex skippy, err := skipPdpb(dAtA[iNdEx:]) @@ -21965,250 +22105,254 @@ var ( ErrIntOverflowPdpb = fmt.Errorf("proto: integer overflow") ) -func init() { proto.RegisterFile("pdpb.proto", fileDescriptor_pdpb_ce7c2ce2e2ad35f3) } - -var fileDescriptor_pdpb_ce7c2ce2e2ad35f3 = []byte{ - // 3862 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x3b, 0x4d, 0x6f, 0x2b, 0x59, - 0x56, 0x29, 0xc7, 0x76, 0xec, 0xe3, 0x8f, 0x54, 0x6e, 0xbe, 0xfc, 0xdc, 0xfd, 0x3e, 0xa6, 0xfa, - 0x75, 0xd3, 0xfd, 0x66, 0x3a, 0xdd, 0x9d, 0x6e, 0x8d, 0x9e, 0x06, 0xcd, 0x88, 0xc4, 0x71, 0xe7, - 0xb9, 0x5f, 0x12, 0x9b, 0xb2, 0xd3, 0x43, 0x23, 0x34, 0x45, 0xa5, 0xea, 0xc6, 0x29, 0x62, 0x57, - 0x55, 0xd7, 0x2d, 0xe7, 0x3d, 0x8f, 0x58, 0x20, 0x16, 0x30, 0x88, 0x41, 0x42, 0x02, 0x06, 0x56, - 0xac, 0x90, 0x80, 0x1d, 0x2b, 0x24, 0x7e, 0x00, 0x88, 0xe5, 0x2c, 0xd9, 0x81, 0x9a, 0x7f, 0xc0, - 0x06, 0x16, 0x2c, 0xd0, 0xfd, 0x2a, 0x57, 0x95, 0xed, 0x97, 0x74, 0xbd, 0x69, 0x34, 0xab, 0x94, - 0xcf, 0x39, 0xf7, 0xdc, 0x73, 0xcf, 0xb9, 0xe7, 0xe3, 0x9e, 0x7b, 0x03, 0xe0, 0xdb, 0xfe, 0xc5, - 0x9e, 0x1f, 0x78, 0xa1, 0x87, 0xf2, 0xf4, 0xbb, 0x59, 0x1d, 0xe3, 0xd0, 0x94, 0xb0, 0x66, 0x0d, - 0x07, 0xe6, 0x65, 0x18, 0xfd, 0x6c, 0x04, 0xd8, 0x1f, 0x39, 0x96, 0x19, 0x3a, 0x9e, 0x6b, 0x8c, - 0x3d, 0x1b, 0x47, 0x98, 0xad, 0xa1, 0x37, 0xf4, 0xd8, 0xe7, 0x07, 0xf4, 0x4b, 0x40, 0xd7, 0x83, - 0x09, 0x09, 0xd9, 0x27, 0x07, 0x68, 0xcf, 0xa1, 0xa6, 0xe3, 0x2f, 0x27, 0x98, 0x84, 0xcf, 0xb0, - 0x69, 0xe3, 0x00, 0xdd, 0x07, 0xb0, 0x46, 0x13, 0x12, 0xe2, 0xc0, 0x70, 0xec, 0x86, 0xf2, 0x48, - 0x79, 0x37, 0xaf, 0x97, 0x05, 0xa4, 0x63, 0xa3, 0x37, 0xa0, 0x4c, 0xb0, 0x6b, 0x73, 0x6c, 0x8e, - 0x61, 0x4b, 0x1c, 0xd0, 0xb1, 0x35, 0x1d, 0xea, 0x3a, 0x26, 0xbe, 0xe7, 0x12, 0x7c, 0x37, 0x6e, - 0xdf, 0x82, 0x02, 0x0e, 0x02, 0x2f, 0x60, 0x9c, 0x2a, 0xfb, 0x95, 0x3d, 0xb6, 0xfa, 0x36, 0x05, - 0xe9, 0x1c, 0xa3, 0x7d, 0x0a, 0x05, 0xf6, 0x1b, 0xbd, 0x05, 0xf9, 0x70, 0xea, 0x63, 0xc6, 0xa4, - 0xbe, 0xbf, 0x1e, 0x23, 0x1d, 0x4c, 0x7d, 0xac, 0x33, 0x24, 0x6a, 0xc0, 0xda, 0x18, 0x13, 0x62, - 0x0e, 0x31, 0x63, 0x59, 0xd6, 0xe5, 0x4f, 0xcd, 0x07, 0x18, 0x10, 0x4f, 0xac, 0x15, 0x7d, 0x1b, - 0x8a, 0x57, 0x4c, 0x42, 0xc6, 0xae, 0xb2, 0xbf, 0xc9, 0xd9, 0x25, 0x54, 0xa1, 0x0b, 0x12, 0xb4, - 0x05, 0x05, 0xcb, 0x9b, 0xb8, 0x21, 0x63, 0x59, 0xd3, 0xf9, 0x0f, 0xf4, 0x10, 0x2a, 0xb6, 0x65, - 0x8c, 0x3c, 0xae, 0xfc, 0xc6, 0x2a, 0x9b, 0x0e, 0x6c, 0xeb, 0x44, 0x40, 0xb4, 0x0b, 0x28, 0x0f, - 0x9c, 0x31, 0x26, 0xa1, 0x39, 0xf6, 0x51, 0x13, 0x4a, 0xfe, 0xd5, 0x94, 0x38, 0x96, 0x39, 0x62, - 0x53, 0xae, 0xea, 0xd1, 0x6f, 0x2a, 0xf4, 0xc8, 0x1b, 0x32, 0x54, 0x8e, 0xa1, 0xe4, 0x4f, 0x3a, - 0x07, 0x99, 0x5c, 0x5e, 0x3a, 0x2f, 0x8d, 0x0b, 0x27, 0x24, 0x6c, 0x8e, 0x9a, 0x0e, 0x1c, 0x74, - 0xe8, 0x84, 0x44, 0xfb, 0x3d, 0x05, 0x2a, 0x6c, 0x59, 0x5c, 0xeb, 0xe8, 0x3b, 0xa9, 0x75, 0x6d, - 0xc9, 0x75, 0xc5, 0xad, 0x72, 0xcb, 0xc2, 0xde, 0x87, 0x72, 0x28, 0xe5, 0x66, 0x53, 0x56, 0xa4, - 0xb6, 0xa3, 0xe5, 0xe8, 0x33, 0x0a, 0xed, 0xa7, 0x0a, 0xa8, 0x87, 0x9e, 0x17, 0x92, 0x30, 0x30, - 0xfd, 0x4c, 0xfa, 0x7d, 0x0b, 0x0a, 0x24, 0xf4, 0x02, 0x2c, 0x76, 0x41, 0x6d, 0x4f, 0xec, 0xf8, - 0x3e, 0x05, 0xea, 0x1c, 0x87, 0xde, 0x81, 0x62, 0x80, 0x87, 0x52, 0xd3, 0x95, 0xfd, 0xba, 0xa4, - 0xd2, 0x19, 0x54, 0x17, 0x58, 0xed, 0x2f, 0x15, 0xd8, 0x88, 0x89, 0x93, 0x49, 0x2f, 0x03, 0x40, - 0x71, 0xbf, 0x22, 0xa1, 0x19, 0x4e, 0x88, 0x90, 0xee, 0xed, 0xbd, 0x05, 0x2e, 0xa7, 0xcf, 0x40, - 0x7d, 0x46, 0xac, 0x6f, 0x04, 0x69, 0x90, 0x76, 0x04, 0xdb, 0x1d, 0x12, 0x89, 0xe6, 0x63, 0x3b, - 0x8b, 0xb2, 0xb4, 0xdf, 0x81, 0x9d, 0x34, 0x97, 0x4c, 0x6b, 0xd4, 0xa0, 0x7a, 0x11, 0xe3, 0xc2, - 0x56, 0x57, 0xd2, 0x13, 0x30, 0xed, 0xfb, 0x50, 0x3f, 0x18, 0x8d, 0x3c, 0xab, 0x73, 0x94, 0x49, - 0xd4, 0x2e, 0xac, 0x47, 0xc3, 0x33, 0xc9, 0x58, 0x87, 0x5c, 0x14, 0x65, 0x72, 0x8e, 0xad, 0x7d, - 0x01, 0xeb, 0xc7, 0x38, 0xe4, 0xdb, 0x22, 0xcb, 0x46, 0xbb, 0x07, 0x25, 0xb6, 0x99, 0x66, 0xb1, - 0x6b, 0x8d, 0xfd, 0xee, 0xd8, 0xda, 0x9f, 0x28, 0xa0, 0xce, 0x78, 0x67, 0x92, 0xf6, 0x8e, 0xdb, - 0xb8, 0x40, 0xb7, 0x13, 0x11, 0xbb, 0x58, 0xe5, 0x1c, 0x19, 0x09, 0xdd, 0x26, 0x44, 0xe7, 0x68, - 0xcd, 0x82, 0xf5, 0xde, 0xe4, 0x35, 0x96, 0x7a, 0x17, 0x61, 0xb4, 0x9f, 0x29, 0xa0, 0xce, 0x66, - 0xf9, 0x25, 0x72, 0x95, 0xdf, 0x85, 0xcd, 0x63, 0x1c, 0x1e, 0x8c, 0x46, 0x4c, 0x34, 0x92, 0x49, - 0x03, 0x4f, 0xa1, 0x81, 0x5f, 0x5a, 0xa3, 0x89, 0x8d, 0x8d, 0xd0, 0x1b, 0x5f, 0x90, 0xd0, 0x73, - 0xb1, 0xc1, 0xd6, 0x4d, 0xc4, 0x66, 0xdf, 0x11, 0xf8, 0x81, 0x44, 0xf3, 0xd9, 0xb4, 0x6b, 0xd8, - 0x4a, 0xce, 0x9e, 0x49, 0x33, 0x6f, 0x43, 0x31, 0x9a, 0x6d, 0x75, 0xde, 0x04, 0x02, 0xa9, 0xfd, - 0x88, 0xed, 0x3b, 0x11, 0xc4, 0xb2, 0xac, 0xf3, 0x3e, 0x00, 0x0f, 0x7d, 0xc6, 0x35, 0x9e, 0xb2, - 0x95, 0x55, 0xf5, 0x32, 0x87, 0x3c, 0xc7, 0x53, 0xed, 0x7f, 0x14, 0xd8, 0x88, 0x4d, 0x90, 0x69, - 0x29, 0xb3, 0xd8, 0x9b, 0x7b, 0x55, 0xec, 0x45, 0x8f, 0xa1, 0x38, 0xe2, 0x5c, 0xf9, 0xee, 0xae, - 0x4a, 0xba, 0x1e, 0xa6, 0xdc, 0x38, 0x0e, 0xed, 0x01, 0xd8, 0xde, 0x0b, 0xd7, 0xf0, 0x31, 0x0e, - 0x48, 0xa3, 0xc0, 0x94, 0x23, 0x12, 0x0c, 0xa5, 0xe3, 0x6e, 0x50, 0xa6, 0x24, 0xf4, 0x27, 0x41, - 0x1f, 0x41, 0xcd, 0xc7, 0xae, 0xed, 0xb8, 0x43, 0x31, 0xa4, 0xc8, 0x86, 0x24, 0x99, 0x57, 0x05, - 0x09, 0x1b, 0xf2, 0x59, 0xbe, 0x94, 0x57, 0x0b, 0xda, 0x6f, 0x33, 0x3b, 0x72, 0x19, 0x0f, 0xa7, - 0xd9, 0x82, 0x18, 0x2d, 0x78, 0x84, 0x7a, 0x67, 0x05, 0x0f, 0x07, 0xf0, 0xa8, 0x81, 0xfa, 0x96, - 0xe9, 0xf2, 0x39, 0x48, 0xd6, 0x09, 0x48, 0x68, 0x06, 0x61, 0xcc, 0x7c, 0x25, 0x06, 0x78, 0x8e, - 0xa7, 0x34, 0x43, 0x8f, 0x9c, 0xb1, 0x13, 0x32, 0x85, 0x16, 0x74, 0xfe, 0x03, 0xed, 0xc2, 0x1a, - 0x76, 0x6d, 0x36, 0x20, 0xcf, 0x06, 0x14, 0xb1, 0x6b, 0x53, 0x63, 0xff, 0x93, 0x02, 0x45, 0x2e, - 0x4b, 0xcc, 0x66, 0xca, 0x1d, 0x6d, 0x96, 0xbb, 0xb3, 0xcd, 0x56, 0xbf, 0xbe, 0xcd, 0xf2, 0xb7, - 0xd9, 0x4c, 0xfb, 0x17, 0x05, 0x36, 0x13, 0xba, 0xcc, 0xb4, 0x55, 0x3f, 0x82, 0xaa, 0x30, 0x17, - 0x9d, 0x49, 0xfa, 0x5e, 0x7a, 0xf1, 0x15, 0x4e, 0x73, 0x4a, 0x49, 0xd0, 0x3b, 0xb0, 0xc6, 0x57, - 0x29, 0x17, 0x96, 0x94, 0x52, 0x22, 0x29, 0x1d, 0x1f, 0x36, 0x5b, 0x8d, 0x90, 0x84, 0xf1, 0x94, - 0x48, 0xed, 0x53, 0xd8, 0x3d, 0xc6, 0x61, 0x8b, 0x17, 0xb9, 0x2d, 0xcf, 0xbd, 0x74, 0x86, 0x99, - 0xd2, 0x27, 0x81, 0xc6, 0x3c, 0x9f, 0x4c, 0x4a, 0x79, 0x0f, 0xd6, 0x44, 0xcd, 0x2d, 0x8c, 0xbc, - 0x2e, 0x57, 0x28, 0xb8, 0xeb, 0x12, 0xaf, 0x7d, 0x09, 0xbb, 0xbd, 0xc9, 0xeb, 0x0b, 0xff, 0x75, - 0xa6, 0x7c, 0x06, 0x8d, 0xf9, 0x29, 0xb3, 0xac, 0x53, 0xfb, 0x9b, 0x1c, 0x14, 0x4f, 0xf1, 0xf8, - 0x02, 0x07, 0x08, 0x41, 0xde, 0x35, 0xc7, 0xfc, 0xb4, 0x50, 0xd6, 0xd9, 0x37, 0xf5, 0xb4, 0x31, - 0xc3, 0xc6, 0x5c, 0x99, 0x03, 0xf8, 0xc1, 0x86, 0xee, 0x54, 0x63, 0x12, 0x8c, 0xf8, 0x3e, 0x28, - 0xeb, 0x25, 0x0a, 0x38, 0x0f, 0x46, 0x84, 0xd6, 0xe1, 0xd6, 0xc8, 0xc1, 0x6e, 0xc8, 0xd1, 0x79, - 0x86, 0x06, 0x0e, 0x62, 0x04, 0xbf, 0x02, 0xeb, 0x7c, 0x9b, 0x18, 0x7e, 0xe0, 0x78, 0x81, 0x13, - 0x4e, 0x1b, 0x05, 0xe6, 0xb1, 0x75, 0x0e, 0xee, 0x09, 0x28, 0x3b, 0x35, 0x60, 0x7f, 0xe4, 0x4d, - 0x0d, 0xdf, 0x0c, 0xaf, 0x1a, 0x45, 0x71, 0x6a, 0x60, 0xa0, 0x9e, 0x19, 0x5e, 0xa1, 0xb7, 0xa1, - 0x7e, 0xe1, 0xb8, 0x66, 0x30, 0x35, 0x6e, 0x70, 0x40, 0xa8, 0xff, 0xae, 0x31, 0x9a, 0x1a, 0x87, - 0x7e, 0xce, 0x81, 0xb4, 0x94, 0x19, 0x3a, 0xa1, 0x71, 0x65, 0x92, 0xab, 0x46, 0x89, 0x9f, 0x74, - 0x86, 0x4e, 0xf8, 0xcc, 0x24, 0x57, 0xe9, 0x83, 0x49, 0x79, 0xee, 0x60, 0xf2, 0x6b, 0x2c, 0x23, - 0x70, 0x45, 0x65, 0x8a, 0x59, 0xda, 0xff, 0xe6, 0x00, 0xc5, 0x59, 0x64, 0xcc, 0x2a, 0x6b, 0x5c, - 0xfb, 0xd2, 0x4b, 0x85, 0x3f, 0x71, 0xae, 0xba, 0x44, 0x2e, 0xc8, 0x2a, 0x71, 0x32, 0x19, 0xa1, - 0xde, 0x87, 0x0a, 0x0e, 0x2d, 0xdb, 0x10, 0xa4, 0xf9, 0x05, 0xa4, 0x40, 0x09, 0x4e, 0x38, 0x39, - 0x86, 0xed, 0x90, 0x78, 0x86, 0x39, 0x62, 0x7a, 0xf2, 0x02, 0x43, 0x86, 0x00, 0x9e, 0x8f, 0x3e, - 0xe2, 0x03, 0xe7, 0xd7, 0xb8, 0x37, 0x20, 0xde, 0x81, 0x1c, 0xc4, 0x79, 0x91, 0xb6, 0x1b, 0x06, - 0x53, 0x7d, 0x33, 0x9c, 0xc7, 0x34, 0x07, 0xd0, 0x58, 0x36, 0x00, 0xa9, 0xb0, 0x4a, 0x23, 0x38, - 0xdf, 0xa1, 0xf4, 0x13, 0x69, 0x50, 0xb8, 0x31, 0x47, 0x13, 0x1c, 0x85, 0xe2, 0xb8, 0xf4, 0x1c, - 0xf5, 0xbd, 0xdc, 0x53, 0x45, 0xeb, 0x41, 0x39, 0x8a, 0xba, 0xe8, 0x11, 0xe4, 0xe9, 0x3e, 0x15, - 0x2a, 0x4f, 0xc6, 0x2e, 0x86, 0x41, 0xdf, 0x82, 0x2a, 0x0b, 0xde, 0x04, 0x5b, 0x9e, 0x6b, 0x13, - 0xb1, 0xf5, 0x2b, 0x14, 0xd6, 0xe7, 0x20, 0xed, 0xef, 0x0b, 0xb0, 0xc3, 0xe3, 0xd8, 0x33, 0x6c, - 0x06, 0xe1, 0x05, 0x36, 0xc3, 0x4c, 0x6e, 0xff, 0x4d, 0x56, 0x0a, 0xf9, 0xaf, 0x9f, 0x75, 0x0a, - 0xb7, 0x65, 0x1d, 0xf4, 0x16, 0xd4, 0x2e, 0xa6, 0x21, 0x26, 0xc6, 0x8b, 0xc0, 0x09, 0x43, 0xec, - 0x32, 0x8f, 0xcc, 0xeb, 0x55, 0x06, 0xfc, 0x21, 0x87, 0xd1, 0x12, 0x8b, 0x13, 0x05, 0xd8, 0xb4, - 0x99, 0x3f, 0xe6, 0xf5, 0x32, 0x83, 0xe8, 0xd8, 0xb4, 0xa9, 0x7e, 0xaf, 0xf1, 0x74, 0xc6, 0xa2, - 0xc4, 0xf5, 0x4b, 0x61, 0x92, 0xc3, 0x1b, 0x50, 0x66, 0x24, 0x8c, 0x41, 0x99, 0x87, 0x1e, 0x0a, - 0x60, 0xe3, 0xdf, 0x03, 0xd5, 0xf4, 0xfd, 0xc0, 0x7b, 0xe9, 0x8c, 0xcd, 0x10, 0x1b, 0xc4, 0xf9, - 0x31, 0x6e, 0x00, 0xa3, 0x59, 0x8f, 0xc1, 0xfb, 0xce, 0x8f, 0x31, 0xda, 0x83, 0x92, 0xe3, 0x86, - 0x38, 0xb8, 0x31, 0x47, 0x8d, 0x2a, 0xd3, 0x1c, 0x9a, 0x1d, 0xcd, 0x3b, 0x02, 0xa3, 0x47, 0x34, - 0x69, 0xd6, 0x74, 0xca, 0x46, 0x6d, 0x8e, 0xf5, 0x73, 0x3c, 0x25, 0x34, 0x62, 0x86, 0x38, 0x18, - 0x37, 0xea, 0x0c, 0xcd, 0xbe, 0xd1, 0x6f, 0x2e, 0xac, 0xee, 0xd7, 0xd9, 0xc4, 0xdf, 0x5e, 0x5c, - 0xdd, 0xf3, 0x32, 0xf3, 0xf6, 0x1a, 0x1f, 0x7d, 0x04, 0x95, 0x2f, 0x27, 0x38, 0x98, 0x1a, 0xfc, - 0x3c, 0xa4, 0xc6, 0xcf, 0x43, 0xbf, 0x4e, 0x11, 0xdc, 0xbc, 0xf0, 0x65, 0xf4, 0xfd, 0x59, 0xbe, - 0x54, 0x51, 0xab, 0xda, 0x15, 0x40, 0xeb, 0xca, 0x74, 0x87, 0x98, 0x5a, 0xf0, 0x0e, 0xdb, 0xff, - 0x29, 0x54, 0x2c, 0x46, 0x6f, 0xb0, 0xfe, 0x51, 0x8e, 0xf5, 0x8f, 0x76, 0xf7, 0x64, 0x23, 0x8d, - 0x66, 0x1c, 0xce, 0x8f, 0xf5, 0x91, 0xc0, 0x8a, 0xbe, 0xb5, 0xef, 0x41, 0x75, 0x36, 0xd3, 0xe7, - 0xfb, 0xe8, 0x09, 0xac, 0x71, 0x2c, 0x69, 0x28, 0x6c, 0x67, 0x09, 0x71, 0x67, 0x44, 0xba, 0x24, - 0xd0, 0xf6, 0xa1, 0x3e, 0x08, 0x4c, 0x97, 0x5c, 0x62, 0xe1, 0xf5, 0xb7, 0x4b, 0xaa, 0x7d, 0x00, - 0x85, 0x53, 0x1c, 0x0c, 0x59, 0xb3, 0x23, 0x34, 0x83, 0x21, 0x0e, 0x97, 0x15, 0x6f, 0x1c, 0xab, - 0x9d, 0x40, 0xa5, 0xef, 0x8f, 0x1c, 0x51, 0xe3, 0xa2, 0xf7, 0xa0, 0xe8, 0x7b, 0x23, 0xc7, 0x9a, - 0x8a, 0x26, 0xd9, 0x86, 0x14, 0x0f, 0x5b, 0xd7, 0x3d, 0x86, 0xd0, 0x05, 0x01, 0xb5, 0x36, 0xdb, - 0x0c, 0x34, 0xf2, 0x56, 0x75, 0xf6, 0xad, 0xfd, 0x7c, 0x15, 0x76, 0xe7, 0x82, 0x40, 0xc6, 0x2a, - 0x4c, 0xaa, 0x9c, 0xad, 0x38, 0x17, 0xb7, 0x6d, 0x4c, 0x59, 0x42, 0xd7, 0xcc, 0x8e, 0xdf, 0x87, - 0xf5, 0x50, 0xe8, 0xcb, 0x48, 0x84, 0x06, 0x31, 0x53, 0x52, 0x99, 0x7a, 0x3d, 0x4c, 0x2a, 0x37, - 0x51, 0xa6, 0xe7, 0x93, 0x65, 0x3a, 0xfa, 0x6e, 0x54, 0x14, 0x62, 0xdf, 0xb3, 0xae, 0x58, 0x6a, - 0xa6, 0x81, 0x2c, 0xa1, 0xd4, 0x36, 0x45, 0xc9, 0xca, 0x90, 0xfd, 0xa0, 0x39, 0x85, 0x2b, 0x9a, - 0x2f, 0xa3, 0xb8, 0xc0, 0x70, 0xc0, 0x09, 0x7a, 0x3c, 0xce, 0x16, 0xc6, 0xd4, 0x7c, 0x2c, 0x42, - 0x44, 0xdd, 0x4c, 0x66, 0x51, 0x9d, 0x63, 0xd0, 0x27, 0x50, 0x25, 0xd4, 0x60, 0x86, 0x88, 0x92, - 0x25, 0x46, 0x29, 0xec, 0x14, 0x33, 0xa5, 0x5e, 0x21, 0x31, 0xbb, 0x3e, 0x85, 0x7a, 0x4c, 0x9d, - 0xc6, 0xcd, 0x3e, 0x0b, 0x21, 0x91, 0xef, 0xc7, 0xf7, 0xa8, 0x5e, 0xb5, 0x62, 0xbf, 0xb4, 0x4b, - 0x58, 0x3f, 0x20, 0xd7, 0x82, 0xf1, 0x37, 0x17, 0xcf, 0xb5, 0x3f, 0x50, 0x40, 0x9d, 0x4d, 0x94, - 0xb1, 0x21, 0x55, 0x73, 0xf1, 0x0b, 0x23, 0x7d, 0xd8, 0xaa, 0xb8, 0xf8, 0x85, 0x2e, 0x0d, 0xf9, - 0x08, 0xaa, 0x94, 0x86, 0x69, 0xc1, 0xb1, 0x79, 0x9d, 0x96, 0xd7, 0xc1, 0xc5, 0x2f, 0xe8, 0x7a, - 0x3b, 0x36, 0xd1, 0xfe, 0x58, 0x01, 0xa4, 0x63, 0xdf, 0x0b, 0xc2, 0xec, 0x8b, 0xd6, 0x20, 0x3f, - 0xc2, 0x97, 0xe1, 0x92, 0x25, 0x33, 0x1c, 0x7a, 0x0c, 0x85, 0xc0, 0x19, 0x5e, 0x85, 0x4b, 0xba, - 0x91, 0x1c, 0xa9, 0xb5, 0x60, 0x33, 0x21, 0x4c, 0xa6, 0xaa, 0xf6, 0xa7, 0x0a, 0x6c, 0x1d, 0x90, - 0xeb, 0x43, 0x33, 0xb4, 0xae, 0xbe, 0x71, 0x4b, 0xb2, 0x96, 0x33, 0xdb, 0xa1, 0xbc, 0x33, 0x2c, - 0x5b, 0xce, 0x14, 0xd4, 0xa2, 0x10, 0xad, 0x0b, 0x6b, 0x4c, 0x8a, 0xce, 0xd1, 0xbc, 0xc9, 0x94, - 0xdb, 0x4d, 0x96, 0x9b, 0x33, 0xd9, 0x25, 0x6c, 0xa7, 0x96, 0x97, 0x69, 0xff, 0x3c, 0x84, 0x55, - 0xc9, 0xbf, 0xb2, 0x5f, 0x8b, 0x79, 0x54, 0xe7, 0x48, 0xa7, 0x18, 0xcd, 0xa7, 0xd1, 0x8d, 0x1a, - 0xe3, 0x35, 0x35, 0xf9, 0xee, 0xec, 0x1c, 0xb8, 0xf8, 0x74, 0x19, 0x9d, 0x04, 0x9f, 0x41, 0x63, - 0x7e, 0xc6, 0x4c, 0x7b, 0xe0, 0xb7, 0xa0, 0x1a, 0xcf, 0xf0, 0xf4, 0xbc, 0xc1, 0x9b, 0x06, 0xb3, +func init() { proto.RegisterFile("pdpb.proto", fileDescriptor_pdpb_f188be2789483df0) } + +var fileDescriptor_pdpb_f188be2789483df0 = []byte{ + // 3923 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x3b, 0x4d, 0x73, 0x23, 0x59, + 0x52, 0x2e, 0x59, 0x92, 0xa5, 0xd4, 0x87, 0xab, 0x9f, 0xbf, 0xd4, 0x9a, 0xe9, 0x8f, 0xad, 0xe9, + 0x19, 0x66, 0x7a, 0x77, 0x3c, 0x33, 0x9e, 0x89, 0x89, 0x8e, 0x25, 0x76, 0x03, 0x5b, 0xd6, 0xb8, + 0x35, 0x6d, 0x5b, 0xa2, 0x24, 0xcf, 0x32, 0x04, 0xb1, 0x45, 0xb9, 0xea, 0x59, 0x2e, 0x2c, 0x55, + 0x55, 0xd7, 0x2b, 0xb9, 0x5b, 0x1b, 0x1c, 0x08, 0x0e, 0xb0, 0x04, 0x4b, 0x04, 0x11, 0xc0, 0xc2, + 0x89, 0x13, 0x11, 0xc0, 0x1f, 0x20, 0xe0, 0x07, 0x40, 0x70, 0xdc, 0x23, 0x37, 0x88, 0xe1, 0x1f, + 0x70, 0x81, 0x03, 0x07, 0xe2, 0x7d, 0x95, 0xaa, 0x4a, 0x52, 0xdb, 0x53, 0xbd, 0x43, 0xcc, 0xc9, + 0xaa, 0xcc, 0x7c, 0xf9, 0xf2, 0xe5, 0xcb, 0xcc, 0x97, 0x99, 0xef, 0x19, 0xc0, 0xb7, 0xfd, 0xf3, + 0x5d, 0x3f, 0xf0, 0x42, 0x0f, 0xe5, 0xe9, 0xef, 0x66, 0x75, 0x8c, 0x43, 0x53, 0xc2, 0x9a, 0x35, + 0x1c, 0x98, 0x17, 0x61, 0xf4, 0xd9, 0x08, 0xb0, 0x3f, 0x72, 0x2c, 0x33, 0x74, 0x3c, 0xd7, 0x18, + 0x7b, 0x36, 0x8e, 0x30, 0x9b, 0x43, 0x6f, 0xe8, 0xb1, 0x9f, 0x1f, 0xd0, 0x5f, 0x02, 0xba, 0x1e, + 0x4c, 0x48, 0xc8, 0x7e, 0x72, 0x80, 0xf6, 0x0c, 0x6a, 0x3a, 0x7e, 0x3e, 0xc1, 0x24, 0x7c, 0x8a, + 0x4d, 0x1b, 0x07, 0xe8, 0x1e, 0x80, 0x35, 0x9a, 0x90, 0x10, 0x07, 0x86, 0x63, 0x37, 0x94, 0x87, + 0xca, 0xbb, 0x79, 0xbd, 0x2c, 0x20, 0x1d, 0x1b, 0xbd, 0x01, 0x65, 0x82, 0x5d, 0x9b, 0x63, 0x73, + 0x0c, 0x5b, 0xe2, 0x80, 0x8e, 0xad, 0xe9, 0x50, 0xd7, 0x31, 0xf1, 0x3d, 0x97, 0xe0, 0xdb, 0x71, + 0xfb, 0x0e, 0x14, 0x70, 0x10, 0x78, 0x01, 0xe3, 0x54, 0xd9, 0xab, 0xec, 0xb2, 0xd5, 0xb7, 0x29, + 0x48, 0xe7, 0x18, 0xed, 0x33, 0x28, 0xb0, 0x6f, 0xf4, 0x16, 0xe4, 0xc3, 0xa9, 0x8f, 0x19, 0x93, + 0xfa, 0xde, 0x7a, 0x8c, 0x74, 0x30, 0xf5, 0xb1, 0xce, 0x90, 0xa8, 0x01, 0x6b, 0x63, 0x4c, 0x88, + 0x39, 0xc4, 0x8c, 0x65, 0x59, 0x97, 0x9f, 0x9a, 0x0f, 0x30, 0x20, 0x9e, 0x58, 0x2b, 0xfa, 0x2e, + 0x14, 0x2f, 0x99, 0x84, 0x8c, 0x5d, 0x65, 0x6f, 0x83, 0xb3, 0x4b, 0xa8, 0x42, 0x17, 0x24, 0x68, + 0x13, 0x0a, 0x96, 0x37, 0x71, 0x43, 0xc6, 0xb2, 0xa6, 0xf3, 0x0f, 0xf4, 0x00, 0x2a, 0xb6, 0x65, + 0x8c, 0x3c, 0xae, 0xfc, 0xc6, 0x2a, 0x9b, 0x0e, 0x6c, 0xeb, 0x58, 0x40, 0xb4, 0x73, 0x28, 0x0f, + 0x9c, 0x31, 0x26, 0xa1, 0x39, 0xf6, 0x51, 0x13, 0x4a, 0xfe, 0xe5, 0x94, 0x38, 0x96, 0x39, 0x62, + 0x53, 0xae, 0xea, 0xd1, 0x37, 0x15, 0x7a, 0xe4, 0x0d, 0x19, 0x2a, 0xc7, 0x50, 0xf2, 0x93, 0xce, + 0x41, 0x26, 0x17, 0x17, 0xce, 0x4b, 0xe3, 0xdc, 0x09, 0x09, 0x9b, 0xa3, 0xa6, 0x03, 0x07, 0x1d, + 0x38, 0x21, 0xd1, 0x7e, 0x4f, 0x81, 0x0a, 0x5b, 0x16, 0xd7, 0x3a, 0xfa, 0x5e, 0x6a, 0x5d, 0x9b, + 0x72, 0x5d, 0xf1, 0x5d, 0xb9, 0x61, 0x61, 0xef, 0x43, 0x39, 0x94, 0x72, 0xb3, 0x29, 0x2b, 0x52, + 0xdb, 0xd1, 0x72, 0xf4, 0x19, 0x85, 0xf6, 0x33, 0x05, 0xd4, 0x03, 0xcf, 0x0b, 0x49, 0x18, 0x98, + 0x7e, 0x26, 0xfd, 0xbe, 0x05, 0x05, 0x12, 0x7a, 0x01, 0x16, 0x56, 0x50, 0xdb, 0x15, 0x16, 0xdf, + 0xa7, 0x40, 0x9d, 0xe3, 0xd0, 0x3b, 0x50, 0x0c, 0xf0, 0x50, 0x6a, 0xba, 0xb2, 0x57, 0x97, 0x54, + 0x3a, 0x83, 0xea, 0x02, 0xab, 0xfd, 0xa5, 0x02, 0x77, 0x62, 0xe2, 0x64, 0xd2, 0xcb, 0x00, 0x50, + 0xdc, 0xaf, 0x48, 0x68, 0x86, 0x13, 0x22, 0xa4, 0x7b, 0x7b, 0x77, 0x81, 0xcb, 0xe9, 0x33, 0x50, + 0x9f, 0x11, 0xeb, 0x77, 0x82, 0x34, 0x48, 0x3b, 0x84, 0xad, 0x0e, 0x89, 0x44, 0xf3, 0xb1, 0x9d, + 0x45, 0x59, 0xda, 0xef, 0xc0, 0x76, 0x9a, 0x4b, 0xa6, 0x35, 0x6a, 0x50, 0x3d, 0x8f, 0x71, 0x61, + 0xab, 0x2b, 0xe9, 0x09, 0x98, 0xf6, 0x03, 0xa8, 0xef, 0x8f, 0x46, 0x9e, 0xd5, 0x39, 0xcc, 0x24, + 0x6a, 0x17, 0xd6, 0xa3, 0xe1, 0x99, 0x64, 0xac, 0x43, 0x2e, 0x8a, 0x32, 0x39, 0xc7, 0xd6, 0xbe, + 0x84, 0xf5, 0x23, 0x1c, 0x72, 0xb3, 0xc8, 0x62, 0x68, 0x77, 0xa1, 0xc4, 0x8c, 0x69, 0x16, 0xbb, + 0xd6, 0xd8, 0x77, 0xc7, 0xd6, 0xfe, 0x44, 0x01, 0x75, 0xc6, 0x3b, 0x93, 0xb4, 0xb7, 0x34, 0xe3, + 0x02, 0x35, 0x27, 0x22, 0xac, 0x58, 0xe5, 0x1c, 0x19, 0x09, 0x35, 0x13, 0xa2, 0x73, 0xb4, 0x66, + 0xc1, 0x7a, 0x6f, 0xf2, 0x1a, 0x4b, 0xbd, 0x8d, 0x30, 0xda, 0xcf, 0x15, 0x50, 0x67, 0xb3, 0x7c, + 0x8b, 0x5c, 0xe5, 0x77, 0x61, 0xe3, 0x08, 0x87, 0xfb, 0xa3, 0x11, 0x13, 0x8d, 0x64, 0xd2, 0xc0, + 0x13, 0x68, 0xe0, 0x97, 0xd6, 0x68, 0x62, 0x63, 0x23, 0xf4, 0xc6, 0xe7, 0x24, 0xf4, 0x5c, 0x6c, + 0xb0, 0x75, 0x13, 0x61, 0xec, 0xdb, 0x02, 0x3f, 0x90, 0x68, 0x3e, 0x9b, 0x76, 0x05, 0x9b, 0xc9, + 0xd9, 0x33, 0x69, 0xe6, 0x6d, 0x28, 0x46, 0xb3, 0xad, 0xce, 0x6f, 0x81, 0x40, 0x6a, 0x3f, 0x66, + 0x76, 0x27, 0x82, 0x58, 0x96, 0x75, 0xde, 0x03, 0xe0, 0xa1, 0xcf, 0xb8, 0xc2, 0x53, 0xb6, 0xb2, + 0xaa, 0x5e, 0xe6, 0x90, 0x67, 0x78, 0xaa, 0xfd, 0x8f, 0x02, 0x77, 0x62, 0x13, 0x64, 0x5a, 0xca, + 0x2c, 0xf6, 0xe6, 0x5e, 0x15, 0x7b, 0xd1, 0x23, 0x28, 0x8e, 0x38, 0x57, 0x6e, 0xdd, 0x55, 0x49, + 0xd7, 0xc3, 0x94, 0x1b, 0xc7, 0xa1, 0x5d, 0x00, 0xdb, 0x7b, 0xe1, 0x1a, 0x3e, 0xc6, 0x01, 0x69, + 0x14, 0x98, 0x72, 0xc4, 0x01, 0x43, 0xe9, 0xb8, 0x1b, 0x94, 0x29, 0x09, 0xfd, 0x24, 0xe8, 0x23, + 0xa8, 0xf9, 0xd8, 0xb5, 0x1d, 0x77, 0x28, 0x86, 0x14, 0xd9, 0x90, 0x24, 0xf3, 0xaa, 0x20, 0x61, + 0x43, 0x3e, 0xcf, 0x97, 0xf2, 0x6a, 0x41, 0xfb, 0x6d, 0xb6, 0x8f, 0x5c, 0xc6, 0x83, 0x69, 0xb6, + 0x20, 0x46, 0x13, 0x1e, 0xa1, 0xde, 0x59, 0xc2, 0xc3, 0x01, 0x3c, 0x6a, 0xa0, 0xbe, 0x65, 0xba, + 0x7c, 0x0e, 0x92, 0x75, 0x02, 0x12, 0x9a, 0x41, 0x18, 0xdb, 0xbe, 0x12, 0x03, 0x3c, 0xc3, 0x53, + 0x7a, 0x42, 0x8f, 0x9c, 0xb1, 0x13, 0x32, 0x85, 0x16, 0x74, 0xfe, 0x81, 0x76, 0x60, 0x0d, 0xbb, + 0x36, 0x1b, 0x90, 0x67, 0x03, 0x8a, 0xd8, 0xb5, 0xe9, 0x66, 0xff, 0x93, 0x02, 0x45, 0x2e, 0x4b, + 0x6c, 0xcf, 0x94, 0x5b, 0xee, 0x59, 0xee, 0xd6, 0x7b, 0xb6, 0xfa, 0xf5, 0xf7, 0x2c, 0x7f, 0xd3, + 0x9e, 0x69, 0xff, 0xa2, 0xc0, 0x46, 0x42, 0x97, 0x99, 0x4c, 0xf5, 0x23, 0xa8, 0x8a, 0xed, 0xa2, + 0x33, 0x49, 0xdf, 0x4b, 0x2f, 0xbe, 0xc2, 0x69, 0x4e, 0x28, 0x09, 0x7a, 0x07, 0xd6, 0xf8, 0x2a, + 0xe5, 0xc2, 0x92, 0x52, 0x4a, 0x24, 0xa5, 0xe3, 0xc3, 0x66, 0xab, 0x11, 0x92, 0x30, 0x9e, 0x12, + 0xa9, 0x7d, 0x06, 0x3b, 0x47, 0x38, 0x6c, 0xf1, 0x24, 0xb7, 0xe5, 0xb9, 0x17, 0xce, 0x30, 0xd3, + 0xf1, 0x49, 0xa0, 0x31, 0xcf, 0x27, 0x93, 0x52, 0xde, 0x83, 0x35, 0x91, 0x73, 0x8b, 0x4d, 0x5e, + 0x97, 0x2b, 0x14, 0xdc, 0x75, 0x89, 0xd7, 0x9e, 0xc3, 0x4e, 0x6f, 0xf2, 0xfa, 0xc2, 0x7f, 0x9d, + 0x29, 0x9f, 0x42, 0x63, 0x7e, 0xca, 0x2c, 0xeb, 0xd4, 0xfe, 0x26, 0x07, 0xc5, 0x13, 0x3c, 0x3e, + 0xc7, 0x01, 0x42, 0x90, 0x77, 0xcd, 0x31, 0xaf, 0x16, 0xca, 0x3a, 0xfb, 0x4d, 0x3d, 0x6d, 0xcc, + 0xb0, 0x31, 0x57, 0xe6, 0x00, 0x5e, 0xd8, 0x50, 0x4b, 0x35, 0x26, 0xc1, 0x88, 0xdb, 0x41, 0x59, + 0x2f, 0x51, 0xc0, 0x59, 0x30, 0x22, 0x34, 0x0f, 0xb7, 0x46, 0x0e, 0x76, 0x43, 0x8e, 0xce, 0x33, + 0x34, 0x70, 0x10, 0x23, 0xf8, 0x15, 0x58, 0xe7, 0x66, 0x62, 0xf8, 0x81, 0xe3, 0x05, 0x4e, 0x38, + 0x6d, 0x14, 0x98, 0xc7, 0xd6, 0x39, 0xb8, 0x27, 0xa0, 0xac, 0x6a, 0xc0, 0xfe, 0xc8, 0x9b, 0x1a, + 0xbe, 0x19, 0x5e, 0x36, 0x8a, 0xa2, 0x6a, 0x60, 0xa0, 0x9e, 0x19, 0x5e, 0xa2, 0xb7, 0xa1, 0x7e, + 0xee, 0xb8, 0x66, 0x30, 0x35, 0xae, 0x71, 0x40, 0xa8, 0xff, 0xae, 0x31, 0x9a, 0x1a, 0x87, 0x7e, + 0xc1, 0x81, 0x34, 0x95, 0x19, 0x3a, 0xa1, 0x71, 0x69, 0x92, 0xcb, 0x46, 0x89, 0x57, 0x3a, 0x43, + 0x27, 0x7c, 0x6a, 0x92, 0xcb, 0x74, 0x61, 0x52, 0x9e, 0x2b, 0x4c, 0x7e, 0x8d, 0x9d, 0x08, 0x5c, + 0x51, 0x99, 0x62, 0x96, 0xf6, 0xbf, 0x39, 0x40, 0x71, 0x16, 0x19, 0x4f, 0x95, 0x35, 0xae, 0x7d, + 0xe9, 0xa5, 0xc2, 0x9f, 0x38, 0x57, 0x5d, 0x22, 0x17, 0x9c, 0x2a, 0x71, 0x32, 0x19, 0xa1, 0xde, + 0x87, 0x0a, 0x0e, 0x2d, 0xdb, 0x10, 0xa4, 0xf9, 0x05, 0xa4, 0x40, 0x09, 0x8e, 0x39, 0x39, 0x86, + 0xad, 0x90, 0x78, 0x86, 0x39, 0x62, 0x7a, 0xf2, 0x02, 0x43, 0x86, 0x00, 0x7e, 0x1e, 0x7d, 0xc4, + 0x07, 0xce, 0xaf, 0x71, 0x77, 0x40, 0xbc, 0x7d, 0x39, 0x88, 0xf3, 0x22, 0x6d, 0x37, 0x0c, 0xa6, + 0xfa, 0x46, 0x38, 0x8f, 0x69, 0x0e, 0xa0, 0xb1, 0x6c, 0x00, 0x52, 0x61, 0x95, 0x46, 0x70, 0x6e, + 0xa1, 0xf4, 0x27, 0xd2, 0xa0, 0x70, 0x6d, 0x8e, 0x26, 0x38, 0x0a, 0xc5, 0x71, 0xe9, 0x39, 0xea, + 0xfb, 0xb9, 0x27, 0x8a, 0xd6, 0x83, 0x72, 0x14, 0x75, 0xd1, 0x43, 0xc8, 0x53, 0x3b, 0x15, 0x2a, + 0x4f, 0xc6, 0x2e, 0x86, 0x41, 0xdf, 0x81, 0x2a, 0x0b, 0xde, 0x04, 0x5b, 0x9e, 0x6b, 0x13, 0x61, + 0xfa, 0x15, 0x0a, 0xeb, 0x73, 0x90, 0xf6, 0xf7, 0x05, 0xd8, 0xe6, 0x71, 0xec, 0x29, 0x36, 0x83, + 0xf0, 0x1c, 0x9b, 0x61, 0x26, 0xb7, 0xff, 0x26, 0x33, 0x85, 0xfc, 0xd7, 0x3f, 0x75, 0x0a, 0x37, + 0x9d, 0x3a, 0xe8, 0x2d, 0xa8, 0x9d, 0x4f, 0x43, 0x4c, 0x8c, 0x17, 0x81, 0x13, 0x86, 0xd8, 0x65, + 0x1e, 0x99, 0xd7, 0xab, 0x0c, 0xf8, 0x23, 0x0e, 0xa3, 0x29, 0x16, 0x27, 0x0a, 0xb0, 0x69, 0x33, + 0x7f, 0xcc, 0xeb, 0x65, 0x06, 0xd1, 0xb1, 0x69, 0x53, 0xfd, 0x5e, 0xe1, 0xe9, 0x8c, 0x45, 0x89, + 0xeb, 0x97, 0xc2, 0x24, 0x87, 0x37, 0xa0, 0xcc, 0x48, 0x18, 0x83, 0x32, 0x0f, 0x3d, 0x14, 0xc0, + 0xc6, 0xbf, 0x07, 0xaa, 0xe9, 0xfb, 0x81, 0xf7, 0xd2, 0x19, 0x9b, 0x21, 0x36, 0x88, 0xf3, 0x13, + 0xdc, 0x00, 0x46, 0xb3, 0x1e, 0x83, 0xf7, 0x9d, 0x9f, 0x60, 0xb4, 0x0b, 0x25, 0xc7, 0x0d, 0x71, + 0x70, 0x6d, 0x8e, 0x1a, 0x55, 0xa6, 0x39, 0x34, 0x2b, 0xcd, 0x3b, 0x02, 0xa3, 0x47, 0x34, 0x69, + 0xd6, 0x74, 0xca, 0x46, 0x6d, 0x8e, 0xf5, 0x33, 0x3c, 0x25, 0x34, 0x62, 0x86, 0x38, 0x18, 0x37, + 0xea, 0x0c, 0xcd, 0x7e, 0xa3, 0xdf, 0x5c, 0x98, 0xdd, 0xaf, 0xb3, 0x89, 0xbf, 0xbb, 0x38, 0xbb, + 0xe7, 0x69, 0xe6, 0xcd, 0x39, 0x3e, 0xfa, 0x08, 0x2a, 0xcf, 0x27, 0x38, 0x98, 0x1a, 0xbc, 0x1e, + 0x52, 0xe3, 0xf5, 0xd0, 0xaf, 0x53, 0x04, 0xdf, 0x5e, 0x78, 0x1e, 0xfd, 0xfe, 0x3c, 0x5f, 0xaa, + 0xa8, 0x55, 0xed, 0x12, 0xa0, 0x75, 0x69, 0xba, 0x43, 0x4c, 0x77, 0xf0, 0x16, 0xe6, 0xff, 0x04, + 0x2a, 0x16, 0xa3, 0x37, 0x58, 0xff, 0x28, 0xc7, 0xfa, 0x47, 0x3b, 0xbb, 0xb2, 0x91, 0x46, 0x4f, + 0x1c, 0xce, 0x8f, 0xf5, 0x91, 0xc0, 0x8a, 0x7e, 0x6b, 0xdf, 0x87, 0xea, 0x6c, 0xa6, 0x2f, 0xf6, + 0xd0, 0x63, 0x58, 0xe3, 0x58, 0xd2, 0x50, 0x98, 0x65, 0x09, 0x71, 0x67, 0x44, 0xba, 0x24, 0xd0, + 0xf6, 0xa0, 0x3e, 0x08, 0x4c, 0x97, 0x5c, 0x60, 0xe1, 0xf5, 0x37, 0x4b, 0xaa, 0x7d, 0x00, 0x85, + 0x13, 0x1c, 0x0c, 0x59, 0xb3, 0x23, 0x34, 0x83, 0x21, 0x0e, 0x97, 0x25, 0x6f, 0x1c, 0xab, 0x1d, + 0x43, 0xa5, 0xef, 0x8f, 0x1c, 0x91, 0xe3, 0xa2, 0xf7, 0xa0, 0xe8, 0x7b, 0x23, 0xc7, 0x9a, 0x8a, + 0x26, 0xd9, 0x1d, 0x29, 0x1e, 0xb6, 0xae, 0x7a, 0x0c, 0xa1, 0x0b, 0x02, 0xba, 0xdb, 0xcc, 0x18, + 0x68, 0xe4, 0xad, 0xea, 0xec, 0xb7, 0xf6, 0x8b, 0x55, 0xd8, 0x99, 0x0b, 0x02, 0x19, 0xb3, 0x30, + 0xa9, 0x72, 0xb6, 0xe2, 0x5c, 0x7c, 0x6f, 0x63, 0xca, 0x12, 0xba, 0x66, 0xfb, 0xf8, 0x03, 0x58, + 0x0f, 0x85, 0xbe, 0x8c, 0x44, 0x68, 0x10, 0x33, 0x25, 0x95, 0xa9, 0xd7, 0xc3, 0xa4, 0x72, 0x13, + 0x69, 0x7a, 0x3e, 0x99, 0xa6, 0xa3, 0x4f, 0xa3, 0xa4, 0x10, 0xfb, 0x9e, 0x75, 0xc9, 0x8e, 0x66, + 0x1a, 0xc8, 0x12, 0x4a, 0x6d, 0x53, 0x94, 0xcc, 0x0c, 0xd9, 0x07, 0x3d, 0x53, 0xb8, 0xa2, 0xf9, + 0x32, 0x8a, 0x0b, 0x36, 0x0e, 0x38, 0x41, 0x8f, 0xc7, 0xd9, 0xc2, 0x98, 0x6e, 0x1f, 0x8b, 0x10, + 0x51, 0x37, 0x93, 0xed, 0xa8, 0xce, 0x31, 0xe8, 0x13, 0xa8, 0x12, 0xba, 0x61, 0x86, 0x88, 0x92, + 0x25, 0x46, 0x29, 0xf6, 0x29, 0xb6, 0x95, 0x7a, 0x85, 0xc4, 0xf6, 0xf5, 0x09, 0xd4, 0x63, 0xea, + 0x34, 0xae, 0xf7, 0x58, 0x08, 0x89, 0x7c, 0x3f, 0x6e, 0xa3, 0x7a, 0xd5, 0x8a, 0x7d, 0x69, 0x17, + 0xb0, 0xbe, 0x4f, 0xae, 0x04, 0xe3, 0x6f, 0x2e, 0x9e, 0x6b, 0x7f, 0xa0, 0x80, 0x3a, 0x9b, 0x28, + 0x63, 0x43, 0xaa, 0xe6, 0xe2, 0x17, 0x46, 0xba, 0xd8, 0xaa, 0xb8, 0xf8, 0x85, 0x2e, 0x37, 0xf2, + 0x21, 0x54, 0x29, 0x0d, 0xd3, 0x82, 0x63, 0xf3, 0x3c, 0x2d, 0xaf, 0x83, 0x8b, 0x5f, 0xd0, 0xf5, + 0x76, 0x6c, 0xa2, 0xfd, 0xb1, 0x02, 0x48, 0xc7, 0xbe, 0x17, 0x84, 0xd9, 0x17, 0xad, 0x41, 0x7e, + 0x84, 0x2f, 0xc2, 0x25, 0x4b, 0x66, 0x38, 0xf4, 0x08, 0x0a, 0x81, 0x33, 0xbc, 0x0c, 0x97, 0x74, + 0x23, 0x39, 0x52, 0x6b, 0xc1, 0x46, 0x42, 0x98, 0x4c, 0x59, 0xed, 0xcf, 0x14, 0xd8, 0xdc, 0x27, + 0x57, 0x07, 0x66, 0x68, 0x5d, 0x7e, 0xe3, 0x3b, 0xc9, 0x5a, 0xce, 0xcc, 0x42, 0x79, 0x67, 0x58, + 0xb6, 0x9c, 0x29, 0xa8, 0x45, 0x21, 0x5a, 0x17, 0xd6, 0x98, 0x14, 0x9d, 0xc3, 0xf9, 0x2d, 0x53, + 0x6e, 0xde, 0xb2, 0xdc, 0xdc, 0x96, 0x5d, 0xc0, 0x56, 0x6a, 0x79, 0x99, 0xec, 0xe7, 0x01, 0xac, + 0x4a, 0xfe, 0x95, 0xbd, 0x5a, 0xcc, 0xa3, 0x3a, 0x87, 0x3a, 0xc5, 0x68, 0x3e, 0x8d, 0x6e, 0x74, + 0x33, 0x5e, 0x53, 0x93, 0xef, 0xce, 0xea, 0xc0, 0xc5, 0xd5, 0x65, 0x54, 0x09, 0x3e, 0x85, 0xc6, + 0xfc, 0x8c, 0x99, 0x6c, 0xe0, 0xb7, 0xa0, 0x1a, 0x3f, 0xe1, 0x69, 0xbd, 0xc1, 0x9b, 0x06, 0xb3, 0x4e, 0x3d, 0xd7, 0x7d, 0x9d, 0x81, 0x67, 0xf7, 0x0e, 0x6f, 0x41, 0x0d, 0xbb, 0x76, 0x8c, 0x8c, 0x7b, 0x55, 0x15, 0xbb, 0x76, 0x44, 0xa4, 0x7d, 0x02, 0xa0, 0x63, 0xcb, 0x0b, 0xec, 0x9e, 0xe9, - 0x04, 0x0b, 0xea, 0xd2, 0xad, 0x78, 0x5d, 0x9a, 0x17, 0x95, 0xa8, 0xf6, 0x33, 0x05, 0x4a, 0xb2, - 0x0c, 0x4b, 0xc6, 0x5f, 0x25, 0x15, 0x7f, 0x19, 0xd2, 0xb4, 0x0d, 0x91, 0x71, 0x04, 0xd2, 0xb4, - 0x59, 0xdd, 0xc1, 0xfa, 0x57, 0xa6, 0x6d, 0xb0, 0x7a, 0x8a, 0xed, 0xb7, 0xbc, 0xce, 0xc8, 0x0f, - 0x29, 0x20, 0x5d, 0x26, 0xe4, 0x6f, 0x2f, 0x13, 0xb4, 0xff, 0x2a, 0x02, 0xcc, 0x3a, 0xaa, 0x89, - 0xae, 0xaf, 0x92, 0xe8, 0xfa, 0xa2, 0x26, 0x94, 0x2c, 0xd3, 0x37, 0x2d, 0x7a, 0x5e, 0x13, 0x72, - 0xc9, 0xdf, 0xe8, 0x4d, 0x28, 0x9b, 0x37, 0xa6, 0x33, 0x32, 0x2f, 0x46, 0x58, 0x8a, 0x15, 0x01, - 0x68, 0xcd, 0x27, 0xd6, 0xcb, 0xfd, 0x24, 0xcf, 0xfc, 0x44, 0x64, 0x0f, 0xe6, 0x28, 0xe8, 0x3b, - 0x80, 0x88, 0xa8, 0x46, 0x89, 0x6b, 0xfa, 0x82, 0xb0, 0xc0, 0x08, 0x55, 0x81, 0xe9, 0xbb, 0xa6, - 0xcf, 0xa9, 0x3f, 0x84, 0xad, 0x00, 0x5b, 0xd8, 0xb9, 0x49, 0xd1, 0x17, 0x19, 0x3d, 0x8a, 0x70, - 0xb3, 0x11, 0xf7, 0x01, 0x66, 0x7b, 0x80, 0xe5, 0x9c, 0x9a, 0x5e, 0x8e, 0xcc, 0x8f, 0xf6, 0x60, - 0xd3, 0xf4, 0xfd, 0xd1, 0x34, 0xc5, 0xaf, 0xc4, 0xe8, 0x36, 0x24, 0x6a, 0xc6, 0x6e, 0x17, 0xd6, - 0x1c, 0x62, 0x5c, 0x4c, 0xc8, 0x94, 0x65, 0x97, 0x92, 0x5e, 0x74, 0xc8, 0xe1, 0x84, 0x4c, 0xa9, - 0xf5, 0x26, 0x04, 0xdb, 0xf1, 0xba, 0xb4, 0x44, 0x01, 0xac, 0x20, 0x9d, 0xab, 0x9f, 0x2b, 0x0b, - 0xea, 0xe7, 0x74, 0x81, 0x5c, 0x9d, 0x2f, 0x90, 0x93, 0x25, 0x76, 0x2d, 0x5d, 0x62, 0x27, 0xea, - 0xe7, 0x7a, 0xaa, 0x7e, 0x8e, 0x17, 0xc5, 0xeb, 0x77, 0x28, 0x8a, 0x3f, 0x00, 0xb0, 0xfc, 0x89, - 0x31, 0x21, 0x26, 0xad, 0xe4, 0xd4, 0x78, 0x25, 0x37, 0x73, 0x03, 0xbd, 0x6c, 0xf9, 0x93, 0x73, - 0x46, 0x82, 0x3e, 0x81, 0x1a, 0xdb, 0xa2, 0x8e, 0x67, 0x04, 0x26, 0xdd, 0xa5, 0x1b, 0x4b, 0xc6, - 0x54, 0x28, 0x59, 0xc7, 0xd3, 0x29, 0x11, 0xfa, 0x2e, 0xd4, 0xe9, 0x82, 0xf1, 0x6c, 0x18, 0x5a, - 0x32, 0xac, 0xca, 0xe8, 0xe4, 0xb8, 0x8f, 0xa1, 0xea, 0xf9, 0xc6, 0xc8, 0x0c, 0xb1, 0x6b, 0x39, - 0x98, 0x34, 0x36, 0x97, 0x4d, 0xe6, 0xf9, 0x27, 0x92, 0x08, 0xbd, 0x0f, 0xc0, 0x42, 0x2c, 0xf7, - 0x92, 0x2d, 0x11, 0x97, 0x12, 0x47, 0x25, 0x9d, 0x35, 0x38, 0xb8, 0x4f, 0xa4, 0xbc, 0x6a, 0xfb, - 0x76, 0xaf, 0x62, 0xdb, 0x6d, 0xe4, 0xbd, 0x30, 0x88, 0xe5, 0x05, 0xb8, 0xb1, 0xc3, 0x2d, 0x44, - 0x21, 0x7d, 0x0a, 0xd0, 0x46, 0xb0, 0xcd, 0x7c, 0xee, 0x75, 0xcf, 0x8f, 0xe2, 0x7a, 0x24, 0xf7, - 0xea, 0xeb, 0x91, 0x7f, 0x56, 0x60, 0x27, 0x3d, 0xdd, 0x2f, 0xcf, 0xfd, 0x05, 0x0d, 0xcf, 0xf2, - 0xda, 0x5b, 0x76, 0x71, 0xf8, 0xfd, 0x70, 0x5d, 0x80, 0x45, 0x1b, 0x47, 0xfb, 0x49, 0x0e, 0xb6, - 0xfa, 0x96, 0x19, 0x86, 0x38, 0x78, 0x8d, 0x2b, 0x80, 0x87, 0x73, 0x3d, 0xea, 0xc3, 0x5c, 0x43, - 0x89, 0x05, 0xe0, 0x3b, 0x5e, 0x9e, 0xc6, 0x8e, 0xe5, 0xf9, 0x57, 0x1c, 0xcb, 0xb7, 0xa0, 0x30, - 0x0c, 0xbc, 0x89, 0xcf, 0x62, 0x59, 0x59, 0xe7, 0x3f, 0x66, 0xf7, 0x10, 0x84, 0x4a, 0x51, 0x64, - 0x69, 0x5e, 0x88, 0x45, 0x3a, 0x36, 0xad, 0x2b, 0x02, 0x1c, 0x06, 0x53, 0x83, 0xf7, 0xb3, 0xf9, - 0x21, 0x1a, 0x18, 0xe8, 0x84, 0x42, 0xb4, 0x1b, 0xd8, 0x4e, 0x69, 0x22, 0x93, 0x41, 0x3f, 0x80, - 0xcd, 0x4b, 0xc7, 0x75, 0xc8, 0x15, 0xb6, 0x0d, 0x1f, 0x07, 0x16, 0x76, 0x43, 0xf9, 0x1a, 0x20, - 0xaf, 0x23, 0x89, 0xea, 0x45, 0x18, 0xed, 0x08, 0xb6, 0x8f, 0x71, 0x78, 0xdc, 0xea, 0x9b, 0x97, - 0xb8, 0xe7, 0x39, 0x6e, 0xa6, 0x8d, 0xab, 0x61, 0xd8, 0x49, 0x73, 0xc9, 0x24, 0x3e, 0xf5, 0x32, - 0xf3, 0x12, 0x1b, 0x3e, 0xe5, 0x21, 0xa4, 0x2e, 0x13, 0xc9, 0x54, 0xbb, 0x84, 0xc6, 0xb9, 0x6f, - 0x9b, 0x21, 0x7e, 0x4d, 0x79, 0x6f, 0x9b, 0xc7, 0x83, 0x7b, 0x0b, 0xe6, 0xc9, 0xb4, 0xa2, 0xc7, - 0x50, 0xa7, 0x05, 0xe0, 0xdc, 0x6c, 0xb4, 0x2c, 0x8c, 0x78, 0x6b, 0x7f, 0xad, 0xc0, 0x43, 0x3e, - 0x63, 0x1f, 0x07, 0x37, 0x8e, 0xf5, 0x0b, 0x59, 0x20, 0xe7, 0x24, 0x9d, 0xa2, 0xaa, 0x97, 0x05, - 0xa4, 0x63, 0xd3, 0x22, 0x67, 0x30, 0x38, 0x61, 0xee, 0xb0, 0xaa, 0xd3, 0xcf, 0x94, 0x46, 0xf2, - 0x69, 0x8d, 0xfc, 0xad, 0x02, 0x8f, 0x96, 0x0b, 0x98, 0xd9, 0xd6, 0x5f, 0x4b, 0xc4, 0xc7, 0x50, - 0x1f, 0x3b, 0xae, 0x31, 0x27, 0x66, 0x75, 0xec, 0xb8, 0x33, 0x55, 0xfe, 0xa9, 0x42, 0xcb, 0xb9, - 0xa1, 0x88, 0x46, 0xf3, 0x19, 0x5a, 0xb9, 0xb5, 0xc3, 0x95, 0xbb, 0xad, 0xc3, 0xb5, 0x7a, 0x4b, - 0x87, 0x2b, 0x9f, 0xcc, 0xd0, 0xda, 0x1f, 0x2a, 0xb0, 0xd1, 0x9f, 0xba, 0xd6, 0x6b, 0xc4, 0xb8, - 0xc7, 0x50, 0xe4, 0x0d, 0xe1, 0x85, 0xcd, 0x51, 0x81, 0x63, 0xa7, 0x17, 0x56, 0x13, 0x39, 0xae, - 0x8d, 0x5f, 0x0a, 0x39, 0x79, 0x99, 0xd4, 0xa1, 0x10, 0xed, 0xbf, 0x15, 0x40, 0x71, 0x49, 0x32, - 0x19, 0xee, 0xce, 0x27, 0x80, 0x5b, 0xe5, 0xa1, 0xc9, 0x5e, 0x84, 0x6e, 0x59, 0xdf, 0x26, 0x92, - 0xbd, 0xb4, 0xa2, 0xac, 0x2c, 0x79, 0x2a, 0xfe, 0x18, 0xea, 0x62, 0x50, 0xb2, 0x6b, 0x9d, 0x0c, - 0xd7, 0x35, 0x4e, 0x23, 0x7a, 0xce, 0xda, 0x8f, 0x58, 0xcb, 0xbe, 0xeb, 0xe3, 0xc0, 0x0c, 0xbd, - 0xe0, 0x17, 0x7f, 0x17, 0xfa, 0x8f, 0x0a, 0xbb, 0xb4, 0x9f, 0x4d, 0x90, 0x49, 0xb5, 0xaf, 0x9a, - 0x02, 0x21, 0xc8, 0xdb, 0x98, 0x58, 0x4c, 0x8d, 0x55, 0x9d, 0x7d, 0x53, 0xf6, 0x22, 0x69, 0xe7, - 0x59, 0xcf, 0x4b, 0xb0, 0x97, 0x62, 0x88, 0x1c, 0x2d, 0x68, 0x58, 0xdb, 0xcb, 0x71, 0x6d, 0x96, - 0xb9, 0xaa, 0x3a, 0xfb, 0x66, 0xbd, 0x0b, 0xba, 0x25, 0x4e, 0xcd, 0x97, 0x83, 0x7e, 0xd6, 0xb3, - 0xf5, 0xd8, 0x7c, 0x69, 0x44, 0x65, 0xcb, 0xdc, 0x73, 0xa9, 0xc2, 0xd8, 0x7c, 0x39, 0xe0, 0x25, - 0xd4, 0xb5, 0xe3, 0x1b, 0xd6, 0x15, 0xb6, 0xae, 0xd9, 0x2a, 0x4a, 0x7a, 0x99, 0x42, 0x58, 0x87, - 0x4e, 0xfb, 0x33, 0xe1, 0x25, 0x42, 0x90, 0xac, 0xf7, 0x9f, 0x54, 0x94, 0x91, 0x67, 0x99, 0xa3, - 0x57, 0x08, 0x04, 0x63, 0xf3, 0xe5, 0x09, 0xa5, 0x11, 0x52, 0x4d, 0x5d, 0x0b, 0xdb, 0x86, 0x6d, - 0xc9, 0xab, 0xaf, 0x32, 0x87, 0x1c, 0x59, 0x44, 0xfb, 0x7d, 0x05, 0x36, 0x63, 0x9d, 0x29, 0x92, - 0x39, 0x1a, 0xb3, 0xae, 0x42, 0xac, 0xe9, 0x58, 0x66, 0x10, 0x76, 0x06, 0x4c, 0x15, 0x07, 0xab, - 0x73, 0xc5, 0xc1, 0x9f, 0x2b, 0xb0, 0x95, 0x14, 0xe2, 0xff, 0xa5, 0x38, 0x48, 0x15, 0x35, 0xab, - 0xa9, 0xa2, 0x46, 0xbb, 0x62, 0x57, 0xb4, 0x47, 0x2d, 0x79, 0xb5, 0xd6, 0x71, 0x2f, 0xbd, 0x8c, - 0x15, 0x5c, 0xe2, 0xce, 0x2e, 0x37, 0x77, 0x67, 0xf7, 0x47, 0x0a, 0xdc, 0x5b, 0x30, 0x55, 0x26, - 0x2d, 0xec, 0x40, 0x91, 0x3f, 0x21, 0x64, 0xf3, 0x14, 0x74, 0xf1, 0x2b, 0xb6, 0x8d, 0x57, 0x5f, - 0xb5, 0x8d, 0xb5, 0x7f, 0x50, 0x00, 0x66, 0x87, 0x04, 0x54, 0x87, 0xdc, 0x71, 0x4b, 0x64, 0x95, - 0xdc, 0x71, 0x8b, 0xe6, 0xad, 0x63, 0x2c, 0xb3, 0x3c, 0xfd, 0xa4, 0x5e, 0xd7, 0xb7, 0x4c, 0x99, - 0x36, 0xd8, 0x37, 0x7a, 0x04, 0x95, 0x96, 0xe7, 0x07, 0x9e, 0x85, 0x09, 0xf1, 0x02, 0x91, 0x31, - 0xe2, 0x20, 0x2a, 0xe6, 0x11, 0x1e, 0xe1, 0x10, 0x33, 0x6f, 0xcd, 0xeb, 0xe2, 0x17, 0x1d, 0xc9, - 0xbf, 0x74, 0xd3, 0x1d, 0x62, 0x71, 0x61, 0x13, 0x07, 0x51, 0x09, 0x7a, 0x13, 0x59, 0x63, 0xd2, - 0xcf, 0x27, 0x7f, 0xa1, 0x40, 0x39, 0x7a, 0x2b, 0x8a, 0x8a, 0x90, 0xeb, 0x3e, 0x57, 0x57, 0x50, - 0x05, 0xd6, 0xce, 0xcf, 0x9e, 0x9f, 0x75, 0x7f, 0x78, 0xa6, 0x2a, 0x68, 0x0b, 0xd4, 0xb3, 0xee, - 0xc0, 0x38, 0xec, 0x76, 0x07, 0xfd, 0x81, 0x7e, 0xd0, 0xeb, 0xb5, 0x8f, 0xd4, 0x1c, 0xda, 0x84, - 0xf5, 0xfe, 0xa0, 0xab, 0xb7, 0x8d, 0x41, 0xf7, 0xf4, 0xb0, 0x3f, 0xe8, 0x9e, 0xb5, 0xd5, 0x55, - 0xd4, 0x80, 0xad, 0x83, 0x13, 0xbd, 0x7d, 0x70, 0xf4, 0x45, 0x92, 0x3c, 0x4f, 0x31, 0x9d, 0xb3, - 0x56, 0xf7, 0xb4, 0x77, 0x30, 0xe8, 0x1c, 0x9e, 0xb4, 0x8d, 0xcf, 0xdb, 0x7a, 0xbf, 0xd3, 0x3d, - 0x53, 0x0b, 0x94, 0xbd, 0xde, 0x3e, 0xee, 0x74, 0xcf, 0x0c, 0x3a, 0xcb, 0xa7, 0xdd, 0xf3, 0xb3, - 0x23, 0xb5, 0xf8, 0xe4, 0x13, 0xa8, 0xc4, 0xba, 0xf3, 0xa8, 0x04, 0xf9, 0x7e, 0xeb, 0xe0, 0x4c, - 0x5d, 0x41, 0xeb, 0x50, 0x39, 0xe8, 0xf5, 0xf4, 0xee, 0x6f, 0x74, 0x4e, 0x0f, 0x06, 0x6d, 0x55, - 0x41, 0x00, 0xc5, 0xf3, 0x7e, 0xfb, 0x79, 0xfb, 0x0b, 0x35, 0xf7, 0xa4, 0x07, 0xf5, 0x64, 0x7c, - 0xa3, 0x2b, 0xe9, 0x9f, 0xb7, 0x5a, 0xed, 0x7e, 0x9f, 0x2f, 0x6b, 0xd0, 0x39, 0x6d, 0x77, 0xcf, - 0x07, 0x7c, 0x5c, 0xeb, 0xe0, 0xac, 0xd5, 0x3e, 0x51, 0x73, 0x14, 0xa1, 0xb7, 0x7b, 0x27, 0x07, - 0x2d, 0xba, 0x08, 0xfa, 0xe3, 0xfc, 0xec, 0xac, 0x73, 0x76, 0xac, 0xe6, 0x9f, 0x38, 0x50, 0x66, - 0x16, 0x7d, 0xee, 0xb8, 0x36, 0x1d, 0xd2, 0x0d, 0xaf, 0x70, 0x40, 0xd4, 0x15, 0xaa, 0xaa, 0xe3, - 0x96, 0xaa, 0xa0, 0x35, 0x66, 0x54, 0x35, 0xc7, 0x44, 0xb4, 0x4c, 0x57, 0x5d, 0xa5, 0x22, 0xc6, - 0xcc, 0xa5, 0xe6, 0xe9, 0x38, 0x6e, 0x05, 0xb5, 0x40, 0x91, 0x31, 0x8b, 0xa8, 0x45, 0xca, 0xa0, - 0x37, 0x09, 0xd5, 0xb5, 0xfd, 0x7f, 0x57, 0x21, 0xd7, 0x3b, 0x42, 0x07, 0x00, 0xb3, 0xdb, 0x55, - 0xb4, 0x3b, 0x7f, 0xdf, 0xca, 0xdc, 0xa4, 0xd9, 0x58, 0x76, 0x11, 0xab, 0xad, 0xa0, 0x0f, 0x61, - 0x75, 0x40, 0x3c, 0x24, 0x92, 0xe5, 0xec, 0x75, 0x6f, 0x73, 0x23, 0x06, 0x91, 0xd4, 0xef, 0x2a, - 0x1f, 0x2a, 0xe8, 0x07, 0x50, 0x8e, 0x9e, 0x4e, 0xa2, 0x1d, 0x4e, 0x95, 0x7e, 0xbb, 0xda, 0xdc, - 0x9d, 0x83, 0x47, 0x33, 0x9e, 0x42, 0x3d, 0xf9, 0xf8, 0x12, 0xbd, 0xc1, 0x89, 0x17, 0x3e, 0xec, - 0x6c, 0xbe, 0xb9, 0x18, 0x19, 0xb1, 0x7b, 0x0a, 0x6b, 0xe2, 0x81, 0x24, 0x12, 0x1e, 0x9b, 0x7c, - 0x6e, 0xd9, 0xdc, 0x4e, 0x41, 0xa3, 0x91, 0xbf, 0x0a, 0x25, 0xf9, 0x5a, 0x11, 0x6d, 0x47, 0x2a, - 0x8a, 0x3f, 0x17, 0x6c, 0xee, 0xa4, 0xc1, 0xf1, 0xc1, 0xf2, 0xd5, 0x9f, 0x1c, 0x9c, 0x7a, 0x6b, - 0x28, 0x07, 0xa7, 0x1f, 0x07, 0x6a, 0x2b, 0xe8, 0x18, 0xaa, 0xf1, 0xc7, 0x71, 0xe8, 0x5e, 0x34, - 0x4d, 0xfa, 0xb9, 0x5e, 0xb3, 0xb9, 0x08, 0x15, 0xd7, 0x65, 0xf2, 0x04, 0x2f, 0x75, 0xb9, 0xb0, - 0x8d, 0x20, 0x75, 0xb9, 0xf8, 0xd0, 0xaf, 0xad, 0xa0, 0x01, 0xac, 0xa7, 0xee, 0xae, 0xd0, 0x9b, - 0xf1, 0x2a, 0x6a, 0x8e, 0xe1, 0xfd, 0x25, 0xd8, 0xf4, 0x86, 0x89, 0x9e, 0x90, 0xa1, 0x99, 0x46, - 0x13, 0x75, 0x6c, 0x73, 0x77, 0x0e, 0x1e, 0x49, 0x75, 0x08, 0xb5, 0x63, 0x1c, 0xf6, 0x02, 0x7c, - 0x93, 0x9d, 0xc7, 0xa7, 0x8c, 0xc7, 0xec, 0x19, 0x1b, 0x6a, 0xa6, 0x68, 0x63, 0x6f, 0xdb, 0x5e, - 0xc5, 0xe7, 0x08, 0x2a, 0xb1, 0xf7, 0x55, 0x48, 0x78, 0xd6, 0xfc, 0xf3, 0xb5, 0xe6, 0xbd, 0x05, - 0x98, 0x88, 0xcb, 0x0f, 0xa0, 0x24, 0x2f, 0x7a, 0xe4, 0xe6, 0x49, 0xdd, 0x30, 0xc9, 0xcd, 0x93, - 0xbe, 0x0f, 0xd2, 0x56, 0x7f, 0x92, 0x53, 0xd0, 0x31, 0x54, 0x62, 0x57, 0x22, 0x52, 0x8a, 0xf9, - 0x2b, 0x1b, 0x29, 0xc5, 0x82, 0xfb, 0x13, 0xce, 0xe8, 0x33, 0xa8, 0x25, 0xae, 0x0d, 0xa4, 0x5a, - 0x16, 0x5d, 0x95, 0x34, 0xdf, 0x58, 0x88, 0x8b, 0x16, 0xd5, 0x07, 0x35, 0xdd, 0xa8, 0x47, 0xf7, - 0xe3, 0xf3, 0xcf, 0x73, 0x7c, 0xb0, 0x0c, 0x1d, 0x67, 0x9a, 0x7e, 0xbf, 0x25, 0x99, 0x2e, 0x79, - 0x1f, 0x26, 0x99, 0x2e, 0x7b, 0xf6, 0xc5, 0x99, 0xa6, 0x1f, 0x4b, 0x49, 0xa6, 0x4b, 0xde, 0x6d, - 0x49, 0xa6, 0xcb, 0xde, 0x58, 0x69, 0x2b, 0x54, 0x95, 0x89, 0xd6, 0x8b, 0x54, 0xe5, 0xa2, 0xce, - 0x94, 0x54, 0xe5, 0xc2, 0x5e, 0x0d, 0x77, 0xeb, 0x64, 0x23, 0x44, 0xba, 0xf5, 0xc2, 0x26, 0x8b, - 0x74, 0xeb, 0xc5, 0xbd, 0x13, 0x6d, 0x05, 0x7d, 0x0e, 0x1b, 0x73, 0x8d, 0x08, 0x24, 0x56, 0xb4, - 0xac, 0x13, 0xd2, 0x7c, 0xb8, 0x14, 0x1f, 0xf1, 0xbd, 0x96, 0x8d, 0x94, 0xf9, 0xd3, 0x3c, 0x7a, - 0x3b, 0x3e, 0x7c, 0x69, 0x3b, 0xa2, 0xf9, 0xce, 0x6d, 0x64, 0x31, 0x0f, 0xae, 0xcc, 0xce, 0x9c, - 0x51, 0xb2, 0x9b, 0x3b, 0x10, 0xcb, 0x64, 0x37, 0x7f, 0x3e, 0x15, 0xd1, 0xe8, 0x08, 0x2a, 0xb1, - 0x13, 0x16, 0x9a, 0xe5, 0xc6, 0xd4, 0xa9, 0xae, 0x79, 0x6f, 0x01, 0x26, 0xe6, 0xc1, 0xe5, 0xe8, - 0x94, 0x21, 0xe3, 0x51, 0xfa, 0xfc, 0xd3, 0xdc, 0x9d, 0x83, 0xc7, 0x33, 0x40, 0xbc, 0x14, 0x97, - 0x19, 0x60, 0xc1, 0x19, 0x41, 0x66, 0x80, 0x45, 0x95, 0x3b, 0xb7, 0xed, 0x5c, 0x49, 0x8b, 0x66, - 0x2e, 0xb0, 0xb0, 0xac, 0x96, 0xb6, 0x5d, 0x5a, 0x0b, 0x6b, 0x2b, 0x87, 0xef, 0xfc, 0xdb, 0xdf, - 0x95, 0x94, 0x7f, 0xfd, 0xea, 0x81, 0xf2, 0xf3, 0xaf, 0x1e, 0x28, 0xff, 0xf1, 0xd5, 0x03, 0xe5, - 0xaf, 0xfe, 0xf3, 0xc1, 0x0a, 0xa8, 0x5e, 0x30, 0xdc, 0x0b, 0x9d, 0xeb, 0x9b, 0xbd, 0xeb, 0x1b, - 0xf6, 0xbf, 0x4f, 0x17, 0x45, 0xf6, 0xe7, 0xe3, 0xff, 0x0b, 0x00, 0x00, 0xff, 0xff, 0xd3, 0xd9, - 0x89, 0x11, 0x74, 0x35, 0x00, 0x00, + 0x04, 0x0b, 0xf2, 0xd2, 0xcd, 0x78, 0x5e, 0x9a, 0x17, 0x99, 0xa8, 0xf6, 0x73, 0x05, 0x4a, 0x32, + 0x0d, 0x4b, 0xc6, 0x5f, 0x25, 0x15, 0x7f, 0x19, 0xd2, 0xb4, 0x0d, 0x71, 0xe2, 0x08, 0xa4, 0x69, + 0xb3, 0xbc, 0x83, 0xf5, 0xaf, 0x4c, 0xdb, 0x60, 0xf9, 0x14, 0xb3, 0xb7, 0xbc, 0xce, 0xc8, 0x0f, + 0x28, 0x20, 0x9d, 0x26, 0xe4, 0x6f, 0x4e, 0x13, 0xb4, 0xff, 0x2a, 0x02, 0xcc, 0x3a, 0xaa, 0x89, + 0xae, 0xaf, 0x92, 0xe8, 0xfa, 0xa2, 0x26, 0x94, 0x2c, 0xd3, 0x37, 0x2d, 0x5a, 0xaf, 0x09, 0xb9, + 0xe4, 0x37, 0x7a, 0x13, 0xca, 0xe6, 0xb5, 0xe9, 0x8c, 0xcc, 0xf3, 0x11, 0x96, 0x62, 0x45, 0x00, + 0x9a, 0xf3, 0x89, 0xf5, 0x72, 0x3f, 0xc9, 0x33, 0x3f, 0x11, 0xa7, 0x07, 0x73, 0x14, 0xf4, 0x3d, + 0x40, 0x44, 0x64, 0xa3, 0xc4, 0x35, 0x7d, 0x41, 0x58, 0x60, 0x84, 0xaa, 0xc0, 0xf4, 0x5d, 0xd3, + 0xe7, 0xd4, 0x1f, 0xc2, 0x66, 0x80, 0x2d, 0xec, 0x5c, 0xa7, 0xe8, 0x8b, 0x8c, 0x1e, 0x45, 0xb8, + 0xd9, 0x88, 0x7b, 0x00, 0x33, 0x1b, 0x60, 0x67, 0x4e, 0x4d, 0x2f, 0x47, 0xdb, 0x8f, 0x76, 0x61, + 0xc3, 0xf4, 0xfd, 0xd1, 0x34, 0xc5, 0xaf, 0xc4, 0xe8, 0xee, 0x48, 0xd4, 0x8c, 0xdd, 0x0e, 0xac, + 0x39, 0xc4, 0x38, 0x9f, 0x90, 0x29, 0x3b, 0x5d, 0x4a, 0x7a, 0xd1, 0x21, 0x07, 0x13, 0x32, 0xa5, + 0xbb, 0x37, 0x21, 0xd8, 0x8e, 0xe7, 0xa5, 0x25, 0x0a, 0x60, 0x09, 0xe9, 0x5c, 0xfe, 0x5c, 0x59, + 0x90, 0x3f, 0xa7, 0x13, 0xe4, 0xea, 0x7c, 0x82, 0x9c, 0x4c, 0xb1, 0x6b, 0xe9, 0x14, 0x3b, 0x91, + 0x3f, 0xd7, 0x53, 0xf9, 0x73, 0x3c, 0x29, 0x5e, 0xbf, 0x45, 0x52, 0xfc, 0x01, 0x80, 0xe5, 0x4f, + 0x8c, 0x09, 0x31, 0x69, 0x26, 0xa7, 0xc6, 0x33, 0xb9, 0x99, 0x1b, 0xe8, 0x65, 0xcb, 0x9f, 0x9c, + 0x31, 0x12, 0xf4, 0x09, 0xd4, 0x98, 0x89, 0x3a, 0x9e, 0x11, 0x98, 0xd4, 0x4a, 0xef, 0x2c, 0x19, + 0x53, 0xa1, 0x64, 0x1d, 0x4f, 0xa7, 0x44, 0xe8, 0x53, 0xa8, 0xd3, 0x05, 0xe3, 0xd9, 0x30, 0xb4, + 0x64, 0x58, 0x95, 0xd1, 0xc9, 0x71, 0x1f, 0x43, 0xd5, 0xf3, 0x8d, 0x91, 0x19, 0x62, 0xd7, 0x72, + 0x30, 0x69, 0x6c, 0x2c, 0x9b, 0xcc, 0xf3, 0x8f, 0x25, 0x11, 0x7a, 0x1f, 0x80, 0x85, 0x58, 0xee, + 0x25, 0x9b, 0x22, 0x2e, 0x25, 0x4a, 0x25, 0x9d, 0x35, 0x38, 0xb8, 0x4f, 0xa4, 0xbc, 0x6a, 0xeb, + 0x66, 0xaf, 0x62, 0xe6, 0x36, 0xf2, 0x5e, 0x18, 0xc4, 0xf2, 0x02, 0xdc, 0xd8, 0xe6, 0x3b, 0x44, + 0x21, 0x7d, 0x0a, 0xd0, 0x46, 0xb0, 0xc5, 0x7c, 0xee, 0x75, 0xeb, 0x47, 0x71, 0x3d, 0x92, 0x7b, + 0xf5, 0xf5, 0xc8, 0x3f, 0x2b, 0xb0, 0x9d, 0x9e, 0xee, 0xdb, 0x73, 0x7f, 0x41, 0xc3, 0xb3, 0xbc, + 0xf6, 0x96, 0x5d, 0x1c, 0x7e, 0x3f, 0x5c, 0x17, 0x60, 0xd1, 0xc6, 0xd1, 0x7e, 0x9a, 0x83, 0xcd, + 0xbe, 0x65, 0x86, 0x21, 0x0e, 0x5e, 0xe3, 0x0a, 0xe0, 0xc1, 0x5c, 0x8f, 0xfa, 0x20, 0xd7, 0x50, + 0x62, 0x01, 0xf8, 0x96, 0x97, 0xa7, 0xb1, 0xb2, 0x3c, 0xff, 0x8a, 0xb2, 0x7c, 0x13, 0x0a, 0xc3, + 0xc0, 0x9b, 0xf8, 0x2c, 0x96, 0x95, 0x75, 0xfe, 0x31, 0xbb, 0x87, 0x20, 0x54, 0x8a, 0x22, 0x3b, + 0xe6, 0x85, 0x58, 0xa4, 0x63, 0xd3, 0xbc, 0x22, 0xc0, 0x61, 0x30, 0x35, 0x78, 0x3f, 0x9b, 0x17, + 0xd1, 0xc0, 0x40, 0xc7, 0x14, 0xa2, 0x5d, 0xc3, 0x56, 0x4a, 0x13, 0x99, 0x36, 0xf4, 0x03, 0xd8, + 0xb8, 0x70, 0x5c, 0x87, 0x5c, 0x62, 0xdb, 0xf0, 0x71, 0x60, 0x61, 0x37, 0x94, 0xaf, 0x01, 0xf2, + 0x3a, 0x92, 0xa8, 0x5e, 0x84, 0xd1, 0x0e, 0x61, 0xeb, 0x08, 0x87, 0x47, 0xad, 0xbe, 0x79, 0x81, + 0x7b, 0x9e, 0xe3, 0x66, 0x32, 0x5c, 0x0d, 0xc3, 0x76, 0x9a, 0x4b, 0x26, 0xf1, 0xa9, 0x97, 0x99, + 0x17, 0xd8, 0xf0, 0x29, 0x0f, 0x21, 0x75, 0x99, 0x48, 0xa6, 0xda, 0x05, 0x34, 0xce, 0x7c, 0xdb, + 0x0c, 0xf1, 0x6b, 0xca, 0x7b, 0xd3, 0x3c, 0x1e, 0xdc, 0x5d, 0x30, 0x4f, 0xa6, 0x15, 0x3d, 0x82, + 0x3a, 0x4d, 0x00, 0xe7, 0x66, 0xa3, 0x69, 0x61, 0xc4, 0x5b, 0xfb, 0x6b, 0x05, 0x1e, 0xf0, 0x19, + 0xfb, 0x38, 0xb8, 0x76, 0xac, 0x5f, 0xca, 0x02, 0x39, 0x27, 0xe9, 0x14, 0x55, 0xbd, 0x2c, 0x20, + 0x1d, 0x9b, 0x26, 0x39, 0x83, 0xc1, 0x31, 0x73, 0x87, 0x55, 0x9d, 0xfe, 0x4c, 0x69, 0x24, 0x9f, + 0xd6, 0xc8, 0xdf, 0x2a, 0xf0, 0x70, 0xb9, 0x80, 0x99, 0xf7, 0xfa, 0x6b, 0x89, 0xf8, 0x08, 0xea, + 0x63, 0xc7, 0x35, 0xe6, 0xc4, 0xac, 0x8e, 0x1d, 0x77, 0xa6, 0xca, 0x3f, 0x55, 0x68, 0x3a, 0x37, + 0x14, 0xd1, 0x68, 0xfe, 0x84, 0x56, 0x6e, 0xec, 0x70, 0xe5, 0x6e, 0xea, 0x70, 0xad, 0xde, 0xd0, + 0xe1, 0xca, 0x27, 0x4f, 0x68, 0xed, 0x0f, 0x15, 0xb8, 0xd3, 0x9f, 0xba, 0xd6, 0x6b, 0xc4, 0xb8, + 0x47, 0x50, 0xe4, 0x0d, 0xe1, 0x85, 0xcd, 0x51, 0x81, 0x63, 0xd5, 0x0b, 0xcb, 0x89, 0x1c, 0xd7, + 0xc6, 0x2f, 0x85, 0x9c, 0x3c, 0x4d, 0xea, 0x50, 0x88, 0xf6, 0xdf, 0x0a, 0xa0, 0xb8, 0x24, 0x99, + 0x36, 0xee, 0xd6, 0x15, 0xc0, 0x8d, 0xf2, 0xd0, 0xc3, 0x5e, 0x84, 0x6e, 0x99, 0xdf, 0x26, 0x0e, + 0x7b, 0xb9, 0x8b, 0x32, 0xb3, 0xe4, 0x47, 0xf1, 0xc7, 0x50, 0x17, 0x83, 0x92, 0x5d, 0xeb, 0x64, + 0xb8, 0xae, 0x71, 0x1a, 0xd1, 0x73, 0xd6, 0x7e, 0xcc, 0x5a, 0xf6, 0x5d, 0x1f, 0x07, 0x66, 0xe8, + 0x05, 0xbf, 0xfc, 0xbb, 0xd0, 0x7f, 0x50, 0xd8, 0xa5, 0xfd, 0x6c, 0x82, 0x4c, 0xaa, 0x7d, 0xd5, + 0x14, 0x08, 0x41, 0xde, 0xc6, 0xc4, 0x62, 0x6a, 0xac, 0xea, 0xec, 0x37, 0x65, 0x2f, 0x0e, 0xed, + 0x3c, 0xeb, 0x79, 0x09, 0xf6, 0x52, 0x0c, 0x71, 0x46, 0x0b, 0x1a, 0xd6, 0xf6, 0x72, 0x5c, 0x9b, + 0x9d, 0x5c, 0x55, 0x9d, 0xfd, 0x66, 0xbd, 0x0b, 0x6a, 0x12, 0x27, 0xe6, 0xcb, 0x41, 0x3f, 0x6b, + 0x6d, 0x3d, 0x36, 0x5f, 0x1a, 0x51, 0xda, 0x32, 0xf7, 0x5c, 0xaa, 0x30, 0x36, 0x5f, 0x0e, 0x78, + 0x0a, 0x75, 0xe5, 0xf8, 0x86, 0x75, 0x89, 0xad, 0x2b, 0xb6, 0x8a, 0x92, 0x5e, 0xa6, 0x10, 0xd6, + 0xa1, 0xd3, 0xfe, 0x4c, 0x78, 0x89, 0x10, 0x24, 0xeb, 0xfd, 0x27, 0x15, 0x65, 0xe4, 0x59, 0xe6, + 0xe8, 0x15, 0x02, 0xc1, 0xd8, 0x7c, 0x79, 0x4c, 0x69, 0x84, 0x54, 0x53, 0xd7, 0xc2, 0xb6, 0x61, + 0x5b, 0xf2, 0xea, 0xab, 0xcc, 0x21, 0x87, 0x16, 0xd1, 0x7e, 0x5f, 0x81, 0x8d, 0x58, 0x67, 0x8a, + 0x64, 0x8e, 0xc6, 0xac, 0xab, 0x10, 0x6b, 0x3a, 0x96, 0x19, 0x84, 0xd5, 0x80, 0xa9, 0xe4, 0x60, + 0x75, 0x2e, 0x39, 0xf8, 0x73, 0x05, 0x36, 0x93, 0x42, 0xfc, 0xbf, 0x24, 0x07, 0xa9, 0xa4, 0x66, + 0x35, 0x95, 0xd4, 0x68, 0x97, 0xec, 0x8a, 0xf6, 0xb0, 0x25, 0xaf, 0xd6, 0x3a, 0xee, 0x85, 0x97, + 0x31, 0x83, 0x4b, 0xdc, 0xd9, 0xe5, 0xe6, 0xee, 0xec, 0xfe, 0x48, 0x81, 0xbb, 0x0b, 0xa6, 0xca, + 0xa4, 0x85, 0x6d, 0x28, 0xf2, 0x27, 0x84, 0x6c, 0x9e, 0x82, 0x2e, 0xbe, 0x62, 0x66, 0xbc, 0xfa, + 0x2a, 0x33, 0xd6, 0xfe, 0x31, 0x07, 0x30, 0x2b, 0x12, 0x50, 0x1d, 0x72, 0x47, 0x2d, 0x71, 0xaa, + 0xe4, 0x8e, 0x5a, 0xf4, 0xdc, 0x3a, 0xc2, 0xf2, 0x94, 0xa7, 0x3f, 0xa9, 0xd7, 0xf5, 0x2d, 0x53, + 0x1e, 0x1b, 0xec, 0x37, 0x7a, 0x08, 0x95, 0x96, 0xe7, 0x07, 0x9e, 0x85, 0x09, 0xf1, 0x02, 0x71, + 0x62, 0xc4, 0x41, 0x54, 0xcc, 0x43, 0x3c, 0xc2, 0x21, 0x66, 0xde, 0x9a, 0xd7, 0xc5, 0x17, 0x1d, + 0xc9, 0x7f, 0xe9, 0xa6, 0x3b, 0xc4, 0xe2, 0xc2, 0x26, 0x0e, 0xa2, 0x12, 0xf4, 0x26, 0x32, 0xc7, + 0xa4, 0x3f, 0x69, 0xa1, 0xdf, 0x0b, 0x30, 0x2b, 0xb3, 0xc4, 0xf5, 0x4c, 0xf4, 0x8d, 0x3e, 0x85, + 0xed, 0x7d, 0xeb, 0xf9, 0xc4, 0x09, 0x70, 0x0f, 0x13, 0xe2, 0x8c, 0x1d, 0x12, 0x3a, 0x54, 0xf1, + 0x57, 0xe2, 0xa2, 0x66, 0x09, 0x96, 0xca, 0xd7, 0xf2, 0xc6, 0xd4, 0x5e, 0x79, 0x51, 0x2c, 0xbe, + 0xe8, 0x5c, 0xba, 0x37, 0x1a, 0x9d, 0x9b, 0xd6, 0x95, 0xa8, 0x86, 0xa3, 0xef, 0xc7, 0x7f, 0xa1, + 0x40, 0x39, 0x7a, 0xb3, 0x8a, 0x8a, 0x90, 0xeb, 0x3e, 0x53, 0x57, 0x50, 0x05, 0xd6, 0xce, 0x4e, + 0x9f, 0x9d, 0x76, 0x7f, 0x74, 0xaa, 0x2a, 0x68, 0x13, 0xd4, 0xd3, 0xee, 0xc0, 0x38, 0xe8, 0x76, + 0x07, 0xfd, 0x81, 0xbe, 0xdf, 0xeb, 0xb5, 0x0f, 0xd5, 0x1c, 0xda, 0x80, 0xf5, 0xfe, 0xa0, 0xab, + 0xb7, 0x8d, 0x41, 0xf7, 0xe4, 0xa0, 0x3f, 0xe8, 0x9e, 0xb6, 0xd5, 0x55, 0xd4, 0x80, 0xcd, 0xfd, + 0x63, 0xbd, 0xbd, 0x7f, 0xf8, 0x65, 0x92, 0x3c, 0x4f, 0x31, 0x9d, 0xd3, 0x56, 0xf7, 0xa4, 0xb7, + 0x3f, 0xe8, 0x1c, 0x1c, 0xb7, 0x8d, 0x2f, 0xda, 0x7a, 0xbf, 0xd3, 0x3d, 0x55, 0x0b, 0x94, 0xbd, + 0xde, 0x3e, 0xea, 0x74, 0x4f, 0x0d, 0x3a, 0xcb, 0x67, 0xdd, 0xb3, 0xd3, 0x43, 0xb5, 0xf8, 0xf8, + 0x13, 0xa8, 0xc4, 0x6e, 0x09, 0x50, 0x09, 0xf2, 0xfd, 0xd6, 0xfe, 0xa9, 0xba, 0x82, 0xd6, 0xa1, + 0xb2, 0xdf, 0xeb, 0xe9, 0xdd, 0xdf, 0xe8, 0x9c, 0xec, 0x0f, 0xda, 0xaa, 0x82, 0x00, 0x8a, 0x67, + 0xfd, 0xf6, 0xb3, 0xf6, 0x97, 0x6a, 0xee, 0x71, 0x0f, 0xea, 0xc9, 0x38, 0x4b, 0x57, 0xd2, 0x3f, + 0x6b, 0xb5, 0xda, 0xfd, 0x3e, 0x5f, 0xd6, 0xa0, 0x73, 0xd2, 0xee, 0x9e, 0x0d, 0xf8, 0xb8, 0xd6, + 0xfe, 0x69, 0xab, 0x7d, 0xac, 0xe6, 0x28, 0x42, 0x6f, 0xf7, 0x8e, 0xf7, 0x5b, 0x74, 0x11, 0xf4, + 0xe3, 0xec, 0xf4, 0xb4, 0x73, 0x7a, 0xa4, 0xe6, 0x1f, 0x3b, 0x50, 0x66, 0x96, 0xf5, 0xcc, 0x71, + 0x6d, 0x3a, 0xa4, 0x1b, 0x5e, 0xe2, 0x80, 0xa8, 0x2b, 0x54, 0x55, 0x47, 0x2d, 0x55, 0x41, 0x6b, + 0xcc, 0xb8, 0xd4, 0x1c, 0x13, 0xd1, 0x32, 0x5d, 0x75, 0x95, 0x8a, 0x18, 0x33, 0x1b, 0x35, 0x4f, + 0xc7, 0x71, 0x6b, 0x50, 0x0b, 0x14, 0x19, 0xb3, 0x0c, 0xb5, 0x48, 0x19, 0xf4, 0x26, 0xa1, 0xba, + 0xb6, 0xf7, 0xef, 0x2a, 0xe4, 0x7a, 0x87, 0x68, 0x1f, 0x60, 0x76, 0xcb, 0x8b, 0x76, 0xe6, 0xef, + 0x7d, 0x99, 0xbb, 0x36, 0x1b, 0xcb, 0x2e, 0x84, 0xb5, 0x15, 0xf4, 0x21, 0xac, 0x0e, 0x88, 0x87, + 0xc4, 0xa1, 0x3d, 0x7b, 0x65, 0xdc, 0xbc, 0x13, 0x83, 0x48, 0xea, 0x77, 0x95, 0x0f, 0x15, 0xf4, + 0x43, 0x28, 0x47, 0x4f, 0x38, 0xd1, 0x36, 0xa7, 0x4a, 0xbf, 0xa1, 0x6d, 0xee, 0xcc, 0xc1, 0xa3, + 0x19, 0x4f, 0xa0, 0x9e, 0x7c, 0x04, 0x8a, 0xde, 0xe0, 0xc4, 0x0b, 0x1f, 0x98, 0x36, 0xdf, 0x5c, + 0x8c, 0x8c, 0xd8, 0x3d, 0x81, 0x35, 0xf1, 0x50, 0x13, 0x89, 0xc8, 0x91, 0x7c, 0xf6, 0xd9, 0xdc, + 0x4a, 0x41, 0xa3, 0x91, 0xbf, 0x0a, 0x25, 0xf9, 0x6a, 0x12, 0x6d, 0x45, 0x2a, 0x8a, 0x3f, 0x5b, + 0x6c, 0x6e, 0xa7, 0xc1, 0xf1, 0xc1, 0xf2, 0xf5, 0xa1, 0x1c, 0x9c, 0x7a, 0xf3, 0x28, 0x07, 0xa7, + 0x1f, 0x29, 0x6a, 0x2b, 0xe8, 0x08, 0xaa, 0xf1, 0x47, 0x7a, 0xe8, 0x6e, 0x34, 0x4d, 0xfa, 0xd9, + 0x60, 0xb3, 0xb9, 0x08, 0x15, 0xd7, 0x65, 0xb2, 0x93, 0x20, 0x75, 0xb9, 0xb0, 0x9d, 0x21, 0x75, + 0xb9, 0xb8, 0xf9, 0xa0, 0xad, 0xa0, 0x01, 0xac, 0xa7, 0xee, 0xd0, 0xd0, 0x9b, 0xf1, 0x6c, 0x6e, + 0x8e, 0xe1, 0xbd, 0x25, 0xd8, 0xb4, 0xc1, 0x44, 0x4f, 0xd9, 0xd0, 0x4c, 0xa3, 0x89, 0x7c, 0xba, + 0xb9, 0x33, 0x07, 0x8f, 0xa4, 0x3a, 0x80, 0xda, 0x11, 0x0e, 0x7b, 0x01, 0xbe, 0xce, 0xce, 0xe3, + 0x33, 0xc6, 0x63, 0xf6, 0x9c, 0x0e, 0x35, 0x53, 0xb4, 0xb1, 0x37, 0x76, 0xaf, 0xe2, 0x73, 0x08, + 0x95, 0xd8, 0x3b, 0x2f, 0x24, 0x3c, 0x6b, 0xfe, 0x19, 0x5d, 0xf3, 0xee, 0x02, 0x4c, 0xc4, 0xe5, + 0x87, 0x50, 0x92, 0x17, 0x4e, 0xd2, 0x78, 0x52, 0x37, 0x5d, 0xd2, 0x78, 0xd2, 0xf7, 0x52, 0xda, + 0xea, 0x4f, 0x73, 0x0a, 0x3a, 0x82, 0x4a, 0xec, 0x6a, 0x46, 0x4a, 0x31, 0x7f, 0x75, 0x24, 0xa5, + 0x58, 0x70, 0x8f, 0xc3, 0x19, 0x7d, 0x0e, 0xb5, 0xc4, 0xf5, 0x85, 0x54, 0xcb, 0xa2, 0x2b, 0x9b, + 0xe6, 0x1b, 0x0b, 0x71, 0xd1, 0xa2, 0xfa, 0xa0, 0xa6, 0x2f, 0x0c, 0xd0, 0xbd, 0xf8, 0xfc, 0xf3, + 0x1c, 0xef, 0x2f, 0x43, 0xc7, 0x99, 0xa6, 0xdf, 0x91, 0x49, 0xa6, 0x4b, 0xde, 0xa9, 0x49, 0xa6, + 0xcb, 0x9e, 0x9f, 0x71, 0xa6, 0xe9, 0x47, 0x5b, 0x92, 0xe9, 0x92, 0xf7, 0x63, 0x92, 0xe9, 0xb2, + 0xb7, 0x5e, 0xda, 0x0a, 0x55, 0x65, 0xa2, 0x05, 0x24, 0x55, 0xb9, 0xa8, 0x43, 0x26, 0x55, 0xb9, + 0xb0, 0x67, 0xc4, 0xdd, 0x3a, 0xd9, 0x90, 0x91, 0x6e, 0xbd, 0xb0, 0xd9, 0x23, 0xdd, 0x7a, 0x71, + 0x0f, 0x47, 0x5b, 0x41, 0x5f, 0xc0, 0x9d, 0xb9, 0x86, 0x08, 0x12, 0x2b, 0x5a, 0xd6, 0x91, 0x69, + 0x3e, 0x58, 0x8a, 0x8f, 0xf8, 0x5e, 0xc9, 0x86, 0xce, 0x7c, 0x57, 0x01, 0xbd, 0x1d, 0x1f, 0xbe, + 0xb4, 0x2d, 0xd2, 0x7c, 0xe7, 0x26, 0xb2, 0x98, 0x07, 0x57, 0x66, 0xb5, 0x6f, 0x74, 0xd8, 0xcd, + 0x15, 0xe6, 0xf2, 0xb0, 0x9b, 0xaf, 0x93, 0x45, 0x34, 0x3a, 0x84, 0x4a, 0xac, 0xd2, 0x43, 0xb3, + 0xb3, 0x31, 0x55, 0x5d, 0x36, 0xef, 0x2e, 0xc0, 0xc4, 0x3c, 0xb8, 0x1c, 0x55, 0x3b, 0x32, 0x1e, + 0xa5, 0xeb, 0xb0, 0xe6, 0xce, 0x1c, 0x3c, 0x7e, 0x02, 0xc4, 0x4b, 0x02, 0x79, 0x02, 0x2c, 0xa8, + 0x55, 0xe4, 0x09, 0xb0, 0xa8, 0x82, 0xe0, 0x7b, 0x3b, 0x97, 0x5a, 0xa3, 0x99, 0x0b, 0x2c, 0x4c, + 0xef, 0xe5, 0xde, 0x2e, 0xcd, 0xc9, 0xb5, 0x95, 0x83, 0x77, 0xfe, 0xed, 0xef, 0x4a, 0xca, 0xbf, + 0x7e, 0x75, 0x5f, 0xf9, 0xc5, 0x57, 0xf7, 0x95, 0xff, 0xf8, 0xea, 0xbe, 0xf2, 0x57, 0xff, 0x79, + 0x7f, 0x05, 0x54, 0x2f, 0x18, 0xee, 0x86, 0xce, 0xd5, 0xf5, 0xee, 0xd5, 0x35, 0xfb, 0x1f, 0xac, + 0xf3, 0x22, 0xfb, 0xf3, 0xf1, 0xff, 0x05, 0x00, 0x00, 0xff, 0xff, 0x8d, 0x89, 0x30, 0x83, 0xfc, + 0x35, 0x00, 0x00, } diff --git a/proto/pdpb.proto b/proto/pdpb.proto index 6fdba2443..a2d13f5c4 100644 --- a/proto/pdpb.proto +++ b/proto/pdpb.proto @@ -694,6 +694,10 @@ message QueryStats { uint64 Delete = 5; uint64 DeleteRange = 6; uint64 Put = 7; + uint64 Prewrite = 8; + uint64 AcquirePessimisticLock = 9; + uint64 Commit = 10; + uint64 Rollback = 11; } enum QueryKind {