diff --git a/pkg/pdpb/pdpb.pb.go b/pkg/pdpb/pdpb.pb.go index fa02808c4..f31658d65 100644 --- a/pkg/pdpb/pdpb.pb.go +++ b/pkg/pdpb/pdpb.pb.go @@ -67,7 +67,7 @@ func (x ErrorType) String() string { return proto.EnumName(ErrorType_name, int32(x)) } func (ErrorType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_230bbfed437885d7, []int{0} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{0} } type CheckPolicy int32 @@ -90,7 +90,7 @@ func (x CheckPolicy) String() string { return proto.EnumName(CheckPolicy_name, int32(x)) } func (CheckPolicy) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_230bbfed437885d7, []int{1} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{1} } type OperatorStatus int32 @@ -122,7 +122,7 @@ func (x OperatorStatus) String() string { return proto.EnumName(OperatorStatus_name, int32(x)) } func (OperatorStatus) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_pdpb_230bbfed437885d7, []int{2} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{2} } type RequestHeader struct { @@ -137,7 +137,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_230bbfed437885d7, []int{0} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{0} } func (m *RequestHeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -186,7 +186,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_230bbfed437885d7, []int{1} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{1} } func (m *ResponseHeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -241,7 +241,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_230bbfed437885d7, []int{2} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{2} } func (m *Error) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -296,7 +296,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_230bbfed437885d7, []int{3} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{3} } func (m *TsoRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -351,7 +351,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_230bbfed437885d7, []int{4} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{4} } func (m *Timestamp) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -407,7 +407,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_230bbfed437885d7, []int{5} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{5} } func (m *TsoResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -470,7 +470,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_230bbfed437885d7, []int{6} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{6} } func (m *BootstrapRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -531,7 +531,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_230bbfed437885d7, []int{7} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{7} } func (m *BootstrapResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -578,7 +578,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_230bbfed437885d7, []int{8} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{8} } func (m *IsBootstrappedRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -626,7 +626,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_230bbfed437885d7, []int{9} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{9} } func (m *IsBootstrappedResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -680,7 +680,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_230bbfed437885d7, []int{10} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{10} } func (m *AllocIDRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -728,7 +728,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_230bbfed437885d7, []int{11} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{11} } func (m *AllocIDResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -783,7 +783,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_230bbfed437885d7, []int{12} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{12} } func (m *GetStoreRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -839,7 +839,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_230bbfed437885d7, []int{13} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{13} } func (m *GetStoreResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -901,7 +901,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_230bbfed437885d7, []int{14} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{14} } func (m *PutStoreRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -955,7 +955,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_230bbfed437885d7, []int{15} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{15} } func (m *PutStoreResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1004,7 +1004,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_230bbfed437885d7, []int{16} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{16} } func (m *GetAllStoresRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1059,7 +1059,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_230bbfed437885d7, []int{17} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{17} } func (m *GetAllStoresResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1114,7 +1114,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_230bbfed437885d7, []int{18} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{18} } func (m *GetRegionRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1171,7 +1171,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_230bbfed437885d7, []int{19} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{19} } func (m *GetRegionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1240,7 +1240,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_230bbfed437885d7, []int{20} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{20} } func (m *GetRegionByIDRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1297,7 +1297,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_230bbfed437885d7, []int{21} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{21} } func (m *ScanRegionsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1367,7 +1367,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_230bbfed437885d7, []int{22} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{22} } func (m *ScanRegionsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1428,7 +1428,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_230bbfed437885d7, []int{23} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{23} } func (m *GetClusterConfigRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1476,7 +1476,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_230bbfed437885d7, []int{24} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{24} } func (m *GetClusterConfigResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1531,7 +1531,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_230bbfed437885d7, []int{25} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{25} } func (m *PutClusterConfigRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1585,7 +1585,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_230bbfed437885d7, []int{26} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{26} } func (m *PutClusterConfigResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1638,7 +1638,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_230bbfed437885d7, []int{27} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{27} } func (m *Member) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1713,7 +1713,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_230bbfed437885d7, []int{28} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{28} } func (m *GetMembersRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1763,7 +1763,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_230bbfed437885d7, []int{29} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{29} } func (m *GetMembersResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1832,7 +1832,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_230bbfed437885d7, []int{30} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{30} } func (m *PeerStats) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1908,7 +1908,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_230bbfed437885d7, []int{31} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{31} } func (m *RegionHeartbeatRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2040,7 +2040,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_230bbfed437885d7, []int{32} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{32} } func (m *ChangePeer) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2094,7 +2094,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_230bbfed437885d7, []int{33} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{33} } func (m *TransferLeader) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2141,7 +2141,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_230bbfed437885d7, []int{34} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{34} } func (m *Merge) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2188,7 +2188,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_230bbfed437885d7, []int{35} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{35} } func (m *SplitRegion) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2260,7 +2260,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_230bbfed437885d7, []int{36} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{36} } func (m *RegionHeartbeatResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2357,7 +2357,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_230bbfed437885d7, []int{37} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{37} } func (m *AskSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2417,7 +2417,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_230bbfed437885d7, []int{38} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{38} } func (m *AskSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2480,7 +2480,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_230bbfed437885d7, []int{39} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{39} } func (m *ReportSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2541,7 +2541,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_230bbfed437885d7, []int{40} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{40} } func (m *ReportSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2590,7 +2590,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_230bbfed437885d7, []int{41} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{41} } func (m *AskBatchSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2652,7 +2652,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_230bbfed437885d7, []int{42} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{42} } func (m *SplitID) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2707,7 +2707,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_230bbfed437885d7, []int{43} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{43} } func (m *AskBatchSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2762,7 +2762,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_230bbfed437885d7, []int{44} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{44} } func (m *ReportBatchSplitRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2816,7 +2816,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_230bbfed437885d7, []int{45} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{45} } func (m *ReportBatchSplitResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2866,7 +2866,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_230bbfed437885d7, []int{46} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{46} } func (m *TimeInterval) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2909,6 +2909,61 @@ func (m *TimeInterval) GetEndTimestamp() uint64 { return 0 } +type RecordPair struct { + Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` + Value uint64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +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_f222a36fbc291b87, []int{47} +} +func (m *RecordPair) XXX_Unmarshal(b []byte) error { + return m.Unmarshal(b) +} +func (m *RecordPair) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + if deterministic { + return xxx_messageInfo_RecordPair.Marshal(b, m, deterministic) + } else { + b = b[:cap(b)] + n, err := m.MarshalTo(b) + if err != nil { + return nil, err + } + return b[:n], nil + } +} +func (dst *RecordPair) XXX_Merge(src proto.Message) { + xxx_messageInfo_RecordPair.Merge(dst, src) +} +func (m *RecordPair) XXX_Size() int { + return m.Size() +} +func (m *RecordPair) XXX_DiscardUnknown() { + xxx_messageInfo_RecordPair.DiscardUnknown(m) +} + +var xxx_messageInfo_RecordPair proto.InternalMessageInfo + +func (m *RecordPair) GetKey() string { + if m != nil { + return m.Key + } + return "" +} + +func (m *RecordPair) GetValue() uint64 { + if m != nil { + return m.Value + } + return 0 +} + type StoreStats struct { StoreId uint64 `protobuf:"varint,1,opt,name=store_id,json=storeId,proto3" json:"store_id,omitempty"` // Capacity for the store. @@ -2938,7 +2993,15 @@ type StoreStats struct { // Keys read for the store during this period. KeysRead uint64 `protobuf:"varint,14,opt,name=keys_read,json=keysRead,proto3" json:"keys_read,omitempty"` // Actually reported time interval - Interval *TimeInterval `protobuf:"bytes,15,opt,name=interval" json:"interval,omitempty"` + Interval *TimeInterval `protobuf:"bytes,15,opt,name=interval" json:"interval,omitempty"` + // Threads' CPU usages in the store + CpuUsages []*RecordPair `protobuf:"bytes,16,rep,name=cpu_usages,json=cpuUsages" json:"cpu_usages,omitempty"` + // Threads' read disk I/O rates in the store + ReadIoRates []*RecordPair `protobuf:"bytes,17,rep,name=read_io_rates,json=readIoRates" json:"read_io_rates,omitempty"` + // Threads' write disk I/O rates in the store + WriteIoRates []*RecordPair `protobuf:"bytes,18,rep,name=write_io_rates,json=writeIoRates" json:"write_io_rates,omitempty"` + // Operations' latencies in the store + OpLatencies []*RecordPair `protobuf:"bytes,19,rep,name=op_latencies,json=opLatencies" json:"op_latencies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -2948,7 +3011,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_230bbfed437885d7, []int{47} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{48} } func (m *StoreStats) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3082,6 +3145,34 @@ func (m *StoreStats) GetInterval() *TimeInterval { return nil } +func (m *StoreStats) GetCpuUsages() []*RecordPair { + if m != nil { + return m.CpuUsages + } + return nil +} + +func (m *StoreStats) GetReadIoRates() []*RecordPair { + if m != nil { + return m.ReadIoRates + } + return nil +} + +func (m *StoreStats) GetWriteIoRates() []*RecordPair { + if m != nil { + return m.WriteIoRates + } + return nil +} + +func (m *StoreStats) GetOpLatencies() []*RecordPair { + if m != nil { + return m.OpLatencies + } + return nil +} + type StoreHeartbeatRequest struct { Header *RequestHeader `protobuf:"bytes,1,opt,name=header" json:"header,omitempty"` Stats *StoreStats `protobuf:"bytes,2,opt,name=stats" json:"stats,omitempty"` @@ -3094,7 +3185,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_230bbfed437885d7, []int{48} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{49} } func (m *StoreHeartbeatRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3148,7 +3239,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_230bbfed437885d7, []int{49} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{50} } func (m *StoreHeartbeatResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3200,7 +3291,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_230bbfed437885d7, []int{50} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{51} } func (m *ScatterRegionRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3268,7 +3359,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_230bbfed437885d7, []int{51} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{52} } func (m *ScatterRegionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3315,7 +3406,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_230bbfed437885d7, []int{52} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{53} } func (m *GetGCSafePointRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3363,7 +3454,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_230bbfed437885d7, []int{53} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{54} } func (m *GetGCSafePointResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3418,7 +3509,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_230bbfed437885d7, []int{54} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{55} } func (m *UpdateGCSafePointRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3473,7 +3564,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_230bbfed437885d7, []int{55} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{56} } func (m *UpdateGCSafePointResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3531,7 +3622,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_230bbfed437885d7, []int{56} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{57} } func (m *SyncRegionRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3596,7 +3687,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_230bbfed437885d7, []int{57} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{58} } func (m *SyncRegionResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3658,7 +3749,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_230bbfed437885d7, []int{58} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{59} } func (m *GetOperatorRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3716,7 +3807,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_230bbfed437885d7, []int{59} + return fileDescriptor_pdpb_f222a36fbc291b87, []int{60} } func (m *GetOperatorResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3828,6 +3919,7 @@ func init() { proto.RegisterType((*ReportBatchSplitRequest)(nil), "pdpb.ReportBatchSplitRequest") proto.RegisterType((*ReportBatchSplitResponse)(nil), "pdpb.ReportBatchSplitResponse") proto.RegisterType((*TimeInterval)(nil), "pdpb.TimeInterval") + proto.RegisterType((*RecordPair)(nil), "pdpb.RecordPair") proto.RegisterType((*StoreStats)(nil), "pdpb.StoreStats") proto.RegisterType((*StoreHeartbeatRequest)(nil), "pdpb.StoreHeartbeatRequest") proto.RegisterType((*StoreHeartbeatResponse)(nil), "pdpb.StoreHeartbeatResponse") @@ -6817,6 +6909,38 @@ func (m *TimeInterval) MarshalTo(dAtA []byte) (int, error) { return i, nil } +func (m *RecordPair) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalTo(dAtA) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *RecordPair) MarshalTo(dAtA []byte) (int, error) { + var i int + _ = i + var l int + _ = l + if len(m.Key) > 0 { + dAtA[i] = 0xa + i++ + i = encodeVarintPdpb(dAtA, i, uint64(len(m.Key))) + i += copy(dAtA[i:], m.Key) + } + if m.Value != 0 { + dAtA[i] = 0x10 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(m.Value)) + } + if m.XXX_unrecognized != nil { + i += copy(dAtA[i:], m.XXX_unrecognized) + } + return i, nil +} + func (m *StoreStats) Marshal() (dAtA []byte, err error) { size := m.Size() dAtA = make([]byte, size) @@ -6917,6 +7041,62 @@ func (m *StoreStats) MarshalTo(dAtA []byte) (int, error) { } i += n70 } + if len(m.CpuUsages) > 0 { + for _, msg := range m.CpuUsages { + dAtA[i] = 0x82 + i++ + dAtA[i] = 0x1 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(msg.Size())) + n, err := msg.MarshalTo(dAtA[i:]) + if err != nil { + return 0, err + } + i += n + } + } + if len(m.ReadIoRates) > 0 { + for _, msg := range m.ReadIoRates { + dAtA[i] = 0x8a + i++ + dAtA[i] = 0x1 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(msg.Size())) + n, err := msg.MarshalTo(dAtA[i:]) + if err != nil { + return 0, err + } + i += n + } + } + if len(m.WriteIoRates) > 0 { + for _, msg := range m.WriteIoRates { + dAtA[i] = 0x92 + i++ + dAtA[i] = 0x1 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(msg.Size())) + n, err := msg.MarshalTo(dAtA[i:]) + if err != nil { + return 0, err + } + i += n + } + } + if len(m.OpLatencies) > 0 { + for _, msg := range m.OpLatencies { + dAtA[i] = 0x9a + i++ + dAtA[i] = 0x1 + i++ + i = encodeVarintPdpb(dAtA, i, uint64(msg.Size())) + n, err := msg.MarshalTo(dAtA[i:]) + if err != nil { + return 0, err + } + i += n + } + } if m.XXX_unrecognized != nil { i += copy(dAtA[i:], m.XXX_unrecognized) } @@ -8289,6 +8469,22 @@ func (m *TimeInterval) Size() (n int) { return n } +func (m *RecordPair) Size() (n int) { + var l int + _ = l + l = len(m.Key) + if l > 0 { + n += 1 + l + sovPdpb(uint64(l)) + } + if m.Value != 0 { + n += 1 + sovPdpb(uint64(m.Value)) + } + if m.XXX_unrecognized != nil { + n += len(m.XXX_unrecognized) + } + return n +} + func (m *StoreStats) Size() (n int) { var l int _ = l @@ -8338,6 +8534,30 @@ func (m *StoreStats) Size() (n int) { l = m.Interval.Size() n += 1 + l + sovPdpb(uint64(l)) } + if len(m.CpuUsages) > 0 { + for _, e := range m.CpuUsages { + l = e.Size() + n += 2 + l + sovPdpb(uint64(l)) + } + } + if len(m.ReadIoRates) > 0 { + for _, e := range m.ReadIoRates { + l = e.Size() + n += 2 + l + sovPdpb(uint64(l)) + } + } + if len(m.WriteIoRates) > 0 { + for _, e := range m.WriteIoRates { + l = e.Size() + n += 2 + l + sovPdpb(uint64(l)) + } + } + if len(m.OpLatencies) > 0 { + for _, e := range m.OpLatencies { + l = e.Size() + n += 2 + l + sovPdpb(uint64(l)) + } + } if m.XXX_unrecognized != nil { n += len(m.XXX_unrecognized) } @@ -14315,6 +14535,105 @@ func (m *TimeInterval) Unmarshal(dAtA []byte) error { } return nil } +func (m *RecordPair) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: RecordPair: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: RecordPair: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Key", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthPdpb + } + postIndex := iNdEx + intStringLen + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Key = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 2: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field Value", wireType) + } + m.Value = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.Value |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + default: + iNdEx = preIndex + skippy, err := skipPdpb(dAtA[iNdEx:]) + if err != nil { + return err + } + if skippy < 0 { + return ErrInvalidLengthPdpb + } + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF + } + m.XXX_unrecognized = append(m.XXX_unrecognized, dAtA[iNdEx:iNdEx+skippy]...) + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} func (m *StoreStats) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 @@ -14644,6 +14963,130 @@ func (m *StoreStats) Unmarshal(dAtA []byte) error { return err } iNdEx = postIndex + case 16: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field CpuUsages", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= (int(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthPdpb + } + postIndex := iNdEx + msglen + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.CpuUsages = append(m.CpuUsages, &RecordPair{}) + if err := m.CpuUsages[len(m.CpuUsages)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + case 17: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field ReadIoRates", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= (int(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthPdpb + } + postIndex := iNdEx + msglen + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.ReadIoRates = append(m.ReadIoRates, &RecordPair{}) + if err := m.ReadIoRates[len(m.ReadIoRates)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + case 18: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field WriteIoRates", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= (int(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthPdpb + } + postIndex := iNdEx + msglen + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.WriteIoRates = append(m.WriteIoRates, &RecordPair{}) + if err := m.WriteIoRates[len(m.WriteIoRates)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + case 19: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field OpLatencies", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowPdpb + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= (int(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthPdpb + } + postIndex := iNdEx + msglen + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.OpLatencies = append(m.OpLatencies, &RecordPair{}) + if err := m.OpLatencies[len(m.OpLatencies)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipPdpb(dAtA[iNdEx:]) @@ -16175,177 +16618,184 @@ var ( ErrIntOverflowPdpb = fmt.Errorf("proto: integer overflow") ) -func init() { proto.RegisterFile("pdpb.proto", fileDescriptor_pdpb_230bbfed437885d7) } - -var fileDescriptor_pdpb_230bbfed437885d7 = []byte{ - // 2693 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x1a, 0x4d, 0x6f, 0x1b, 0xc7, - 0x55, 0x4b, 0x91, 0x14, 0xf9, 0xf8, 0xa9, 0xb1, 0x2c, 0xd1, 0x74, 0xec, 0x38, 0x63, 0x37, 0x75, - 0xd2, 0x44, 0x49, 0xdc, 0xa2, 0x30, 0x50, 0x24, 0x08, 0x45, 0xd1, 0x0a, 0x63, 0x8b, 0x24, 0x86, - 0x54, 0xd2, 0x00, 0x45, 0xd8, 0x15, 0x39, 0x92, 0xb6, 0xa2, 0x76, 0x37, 0xbb, 0x23, 0x39, 0x0c, - 0x7a, 0xe8, 0xa9, 0x2d, 0xd0, 0xf4, 0xd0, 0x43, 0x8a, 0xa2, 0x40, 0x81, 0x1e, 0x7b, 0xea, 0xad, - 0xbd, 0xf6, 0xda, 0x63, 0x8f, 0x3d, 0x16, 0xe9, 0x1f, 0x29, 0xe6, 0x6b, 0xbf, 0x48, 0xd9, 0xee, - 0x2a, 0x39, 0x89, 0xf3, 0xde, 0xdb, 0x37, 0xef, 0x6b, 0xde, 0xbc, 0x79, 0x4f, 0x00, 0xee, 0xd4, - 0x3d, 0xdc, 0x76, 0x3d, 0x87, 0x39, 0x28, 0xcb, 0x7f, 0x37, 0xcb, 0x67, 0x94, 0x99, 0x1a, 0xd6, - 0xac, 0x50, 0xcf, 0x3c, 0x62, 0xc1, 0x72, 0xe3, 0xd8, 0x39, 0x76, 0xc4, 0xcf, 0xb7, 0xf8, 0x2f, - 0x05, 0xad, 0x79, 0xe7, 0x3e, 0x13, 0x3f, 0x25, 0x00, 0x6f, 0x43, 0x85, 0xd0, 0xcf, 0xce, 0xa9, - 0xcf, 0x3e, 0xa0, 0xe6, 0x94, 0x7a, 0xe8, 0x16, 0xc0, 0x64, 0x76, 0xee, 0x33, 0xea, 0x8d, 0xad, - 0x69, 0xc3, 0xb8, 0x63, 0xdc, 0xcf, 0x92, 0xa2, 0x82, 0x74, 0xa7, 0x98, 0x40, 0x95, 0x50, 0xdf, - 0x75, 0x6c, 0x9f, 0xbe, 0xd0, 0x07, 0xe8, 0x15, 0xc8, 0x51, 0xcf, 0x73, 0xbc, 0x46, 0xe6, 0x8e, - 0x71, 0xbf, 0xf4, 0xa0, 0xb4, 0x2d, 0xd4, 0xe8, 0x70, 0x10, 0x91, 0x18, 0xfc, 0x08, 0x72, 0x62, - 0x8d, 0xee, 0x42, 0x96, 0xcd, 0x5d, 0x2a, 0x98, 0x54, 0x1f, 0xd4, 0x22, 0xa4, 0xa3, 0xb9, 0x4b, - 0x89, 0x40, 0xa2, 0x06, 0xac, 0x9d, 0x51, 0xdf, 0x37, 0x8f, 0xa9, 0x60, 0x59, 0x24, 0x7a, 0x89, - 0xfb, 0x00, 0x23, 0xdf, 0x51, 0xea, 0xa0, 0xef, 0x41, 0xfe, 0x44, 0x48, 0x28, 0xd8, 0x95, 0x1e, - 0x5c, 0x93, 0xec, 0x62, 0xda, 0x12, 0x45, 0x82, 0x36, 0x20, 0x37, 0x71, 0xce, 0x6d, 0x26, 0x58, - 0x56, 0x88, 0x5c, 0xe0, 0x16, 0x14, 0x47, 0xd6, 0x19, 0xf5, 0x99, 0x79, 0xe6, 0xa2, 0x26, 0x14, - 0xdc, 0x93, 0xb9, 0x6f, 0x4d, 0xcc, 0x99, 0xe0, 0xb8, 0x4a, 0x82, 0x35, 0x97, 0x69, 0xe6, 0x1c, - 0x0b, 0x54, 0x46, 0xa0, 0xf4, 0x12, 0xff, 0xc2, 0x80, 0x92, 0x10, 0x4a, 0xda, 0x0c, 0xbd, 0x91, - 0x90, 0x6a, 0x43, 0x4b, 0x15, 0xb5, 0xe9, 0xb3, 0xc5, 0x42, 0x6f, 0x42, 0x91, 0x69, 0xb1, 0x1a, - 0xab, 0x82, 0x8d, 0xb2, 0x55, 0x20, 0x2d, 0x09, 0x29, 0xf0, 0x97, 0x06, 0xd4, 0x77, 0x1c, 0x87, - 0xf9, 0xcc, 0x33, 0xdd, 0x54, 0xd6, 0xb9, 0x0b, 0x39, 0x9f, 0x39, 0x1e, 0x55, 0x3e, 0xac, 0x6c, - 0xab, 0xc0, 0x1b, 0x72, 0x20, 0x91, 0x38, 0xf4, 0x2a, 0xe4, 0x3d, 0x7a, 0x6c, 0x39, 0xb6, 0x12, - 0xa9, 0xaa, 0xa9, 0x88, 0x80, 0x12, 0x85, 0xc5, 0x2d, 0x58, 0x8f, 0x48, 0x93, 0xc6, 0x2c, 0x78, - 0x17, 0xae, 0x77, 0xfd, 0x80, 0x89, 0x4b, 0xa7, 0x69, 0xb4, 0xc2, 0x3f, 0x83, 0xcd, 0x24, 0x97, - 0x54, 0x4e, 0xc2, 0x50, 0x3e, 0x8c, 0x70, 0x11, 0x46, 0x2a, 0x90, 0x18, 0x0c, 0xbf, 0x0b, 0xd5, - 0xd6, 0x6c, 0xe6, 0x4c, 0xba, 0xbb, 0xa9, 0x44, 0xed, 0x43, 0x2d, 0xf8, 0x3c, 0x95, 0x8c, 0x55, - 0xc8, 0x58, 0x52, 0xb2, 0x2c, 0xc9, 0x58, 0x53, 0xfc, 0x09, 0xd4, 0xf6, 0x28, 0x93, 0xfe, 0x4b, - 0x13, 0x11, 0x37, 0xa0, 0x20, 0xbc, 0x3e, 0x0e, 0xb8, 0xae, 0x89, 0x75, 0x77, 0x8a, 0x7f, 0x6b, - 0x40, 0x3d, 0xe4, 0x9d, 0x4a, 0xda, 0x17, 0x8c, 0xb7, 0x9c, 0xcf, 0x4c, 0xe6, 0xab, 0x70, 0xab, - 0x4b, 0x8e, 0x82, 0x64, 0xc8, 0xe1, 0x44, 0xa2, 0xf1, 0x04, 0x6a, 0x83, 0xf3, 0x2b, 0xa8, 0xfa, - 0x22, 0xc2, 0xe0, 0xf7, 0xa1, 0x1e, 0x6e, 0x92, 0x2a, 0xa6, 0x7f, 0x0e, 0xd7, 0xf6, 0x28, 0x6b, - 0xcd, 0x66, 0x82, 0x89, 0x9f, 0x4a, 0xd4, 0x87, 0xd0, 0xa0, 0x9f, 0x4f, 0x66, 0xe7, 0x53, 0x3a, - 0x66, 0xce, 0xd9, 0xa1, 0xcf, 0x1c, 0x9b, 0x8e, 0x85, 0x80, 0xbe, 0x8a, 0xca, 0x4d, 0x85, 0x1f, - 0x69, 0xb4, 0xdc, 0x0d, 0x9f, 0xc2, 0x46, 0x7c, 0xf7, 0x54, 0x7e, 0xfb, 0x0e, 0xe4, 0x83, 0xdd, - 0x56, 0x17, 0x6d, 0xa5, 0x90, 0xf8, 0x53, 0x11, 0x20, 0x2a, 0x2d, 0xa4, 0xd1, 0xf3, 0x16, 0x80, - 0x4c, 0x26, 0xe3, 0x53, 0x3a, 0x17, 0x9a, 0x95, 0x49, 0x51, 0x42, 0x1e, 0xd3, 0x39, 0xfe, 0x9b, - 0x01, 0xeb, 0x91, 0x0d, 0x52, 0xa9, 0x12, 0x66, 0xb3, 0xcc, 0xb3, 0xb2, 0x19, 0xba, 0x07, 0xf9, - 0x99, 0xe4, 0x2a, 0xc3, 0xb0, 0xac, 0xe9, 0x06, 0x94, 0x73, 0x93, 0x38, 0x4e, 0xe5, 0xcf, 0xcc, - 0x0b, 0xea, 0x37, 0xb2, 0xc2, 0x30, 0x09, 0x2a, 0x89, 0xc3, 0x3f, 0x15, 0x4e, 0x90, 0x1b, 0xec, - 0xcc, 0xd3, 0xa5, 0x0a, 0x74, 0x13, 0x94, 0x25, 0xc2, 0xa3, 0x59, 0x90, 0x00, 0x79, 0x36, 0xd1, - 0x70, 0x62, 0xda, 0x72, 0x0f, 0x3f, 0xed, 0x06, 0x3e, 0x33, 0x3d, 0x16, 0xb1, 0x7d, 0x41, 0x00, - 0x1e, 0xd3, 0x39, 0xbf, 0xb0, 0x66, 0xd6, 0x99, 0xc5, 0x84, 0x35, 0x72, 0x44, 0x2e, 0xd0, 0x16, - 0xac, 0x51, 0x7b, 0x2a, 0x3e, 0xc8, 0x8a, 0x0f, 0xf2, 0xd4, 0x9e, 0x72, 0x4f, 0x7d, 0x65, 0xc0, - 0xb5, 0x98, 0x3c, 0xa9, 0x7c, 0x75, 0x1f, 0xd6, 0xa4, 0x86, 0x3a, 0xee, 0x92, 0xce, 0xd2, 0x68, - 0xf4, 0x2a, 0xac, 0x49, 0x8f, 0xf0, 0xac, 0xb1, 0xe8, 0x08, 0x8d, 0xc4, 0x8f, 0x60, 0x6b, 0x8f, - 0xb2, 0xb6, 0x2c, 0x62, 0xda, 0x8e, 0x7d, 0x64, 0x1d, 0xa7, 0xca, 0xdb, 0x3e, 0x34, 0x16, 0xf9, - 0xa4, 0xd2, 0xf1, 0x35, 0x58, 0x53, 0x35, 0x95, 0x0a, 0xc8, 0x9a, 0x96, 0x5c, 0x71, 0x27, 0x1a, - 0x8f, 0x3f, 0x83, 0xad, 0xc1, 0xf9, 0xd5, 0x85, 0xff, 0x7f, 0xb6, 0xfc, 0x00, 0x1a, 0x8b, 0x5b, - 0xa6, 0x4a, 0x83, 0x7f, 0x36, 0x20, 0xbf, 0x4f, 0xcf, 0x0e, 0xa9, 0x87, 0x10, 0x64, 0x6d, 0xf3, - 0x4c, 0x56, 0x83, 0x45, 0x22, 0x7e, 0xf3, 0xe0, 0x3b, 0x13, 0xd8, 0x48, 0x74, 0x4b, 0x40, 0x77, - 0xca, 0x91, 0x2e, 0xa5, 0xde, 0xf8, 0xdc, 0x9b, 0x49, 0xff, 0x16, 0x49, 0x81, 0x03, 0x0e, 0xbc, - 0x99, 0x8f, 0x5e, 0x86, 0xd2, 0x64, 0x66, 0x51, 0x9b, 0x49, 0x74, 0x56, 0xa0, 0x41, 0x82, 0x04, - 0xc1, 0x77, 0xa1, 0x26, 0xdd, 0x3f, 0x76, 0x3d, 0xcb, 0xf1, 0x2c, 0x36, 0x6f, 0xe4, 0x44, 0x10, - 0x57, 0x25, 0x78, 0xa0, 0xa0, 0xf8, 0x7d, 0x91, 0x5d, 0xa4, 0x90, 0xa9, 0x8e, 0x10, 0xfe, 0x87, - 0x01, 0x28, 0xca, 0x22, 0x65, 0x86, 0x5a, 0x93, 0x9a, 0xeb, 0xa8, 0x2f, 0x4b, 0x72, 0xc9, 0x95, - 0x68, 0xe4, 0x92, 0x0c, 0x15, 0x25, 0xd3, 0x19, 0xea, 0x4d, 0x28, 0x51, 0x36, 0x99, 0x8e, 0x15, - 0x69, 0x76, 0x09, 0x29, 0x70, 0x82, 0x27, 0x52, 0x83, 0x01, 0x14, 0xf9, 0x89, 0x11, 0x17, 0x2d, - 0xba, 0x03, 0x59, 0x6e, 0x66, 0x25, 0x75, 0xfc, 0x48, 0x09, 0x0c, 0x7a, 0x05, 0xca, 0x53, 0xe7, - 0xa9, 0x3d, 0xf6, 0xe9, 0xc4, 0xb1, 0xa7, 0xbe, 0xf2, 0x5c, 0x89, 0xc3, 0x86, 0x12, 0x84, 0xff, - 0x98, 0x85, 0x4d, 0x79, 0x5c, 0x3f, 0xa0, 0xa6, 0xc7, 0x0e, 0xa9, 0xc9, 0x52, 0x45, 0xed, 0x37, - 0x9b, 0xb8, 0xb7, 0x01, 0x84, 0xe0, 0x5c, 0x0b, 0x9d, 0xbc, 0x55, 0xad, 0x1d, 0xe8, 0x4f, 0x8a, - 0x9c, 0x84, 0x2f, 0x7d, 0xf4, 0x0e, 0x54, 0x5c, 0x6a, 0x4f, 0x2d, 0xfb, 0x58, 0x7d, 0x92, 0x5b, - 0x92, 0x66, 0xca, 0x8a, 0x44, 0x7e, 0x72, 0x17, 0x2a, 0x87, 0x73, 0x46, 0xfd, 0xf1, 0x53, 0xcf, - 0x62, 0x8c, 0xda, 0x8d, 0xbc, 0x30, 0x4e, 0x59, 0x00, 0x3f, 0x96, 0x30, 0x7e, 0xe3, 0x49, 0x22, - 0x8f, 0x9a, 0xd3, 0xc6, 0x9a, 0x7c, 0x64, 0x09, 0x08, 0xa1, 0x26, 0x7f, 0x64, 0x95, 0x4f, 0xe9, - 0x3c, 0x64, 0x51, 0x90, 0xf6, 0xe5, 0x30, 0xcd, 0xe1, 0x26, 0x14, 0x05, 0x89, 0x60, 0x50, 0x94, - 0x27, 0x87, 0x03, 0xc4, 0xf7, 0xaf, 0x41, 0xdd, 0x74, 0x5d, 0xcf, 0xf9, 0xdc, 0x3a, 0x33, 0x19, - 0x1d, 0xfb, 0xd6, 0x17, 0xb4, 0x01, 0x82, 0xa6, 0x16, 0x81, 0x0f, 0xad, 0x2f, 0x28, 0xda, 0x86, - 0x82, 0x65, 0x33, 0xea, 0x5d, 0x98, 0xb3, 0x46, 0x59, 0x58, 0x0e, 0x85, 0x6f, 0x8f, 0xae, 0xc2, - 0x90, 0x80, 0x26, 0xc9, 0x9a, 0x6f, 0xd9, 0xa8, 0x2c, 0xb0, 0x7e, 0x4c, 0xe7, 0x3e, 0x3f, 0xf0, - 0x8c, 0x7a, 0x67, 0x8d, 0xaa, 0x40, 0x8b, 0xdf, 0x1f, 0x66, 0x0b, 0xa5, 0x7a, 0x19, 0x9f, 0x00, - 0xb4, 0x4f, 0x4c, 0xfb, 0x98, 0x72, 0x93, 0xbd, 0x40, 0xbc, 0x3d, 0x84, 0xd2, 0x44, 0xd0, 0x8f, - 0xc5, 0x7b, 0x32, 0x23, 0xde, 0x93, 0x5b, 0xdb, 0xfa, 0x85, 0xcc, 0x33, 0x94, 0xe4, 0x27, 0xde, - 0x95, 0x30, 0x09, 0x7e, 0xe3, 0x07, 0x50, 0x1d, 0x79, 0xa6, 0xed, 0x1f, 0x51, 0x4f, 0x86, 0xfa, - 0xf3, 0x77, 0xc3, 0x6f, 0x41, 0x6e, 0x9f, 0x7a, 0xc7, 0xe2, 0x09, 0xc4, 0x4c, 0xef, 0x98, 0x32, - 0x45, 0xbc, 0x10, 0x7b, 0x12, 0x8b, 0x1f, 0x42, 0x69, 0xe8, 0xce, 0x2c, 0x75, 0xd5, 0xa3, 0xd7, - 0x20, 0xef, 0x3a, 0x33, 0x6b, 0x32, 0x57, 0x0f, 0xdf, 0x75, 0x69, 0xd0, 0xf6, 0x09, 0x9d, 0x9c, - 0x0e, 0x04, 0x82, 0x28, 0x02, 0xfc, 0xfb, 0x55, 0xd8, 0x5a, 0x38, 0x25, 0xa9, 0xd2, 0xc7, 0x3b, - 0x81, 0x89, 0x84, 0x76, 0x99, 0x68, 0x11, 0x1d, 0xda, 0x5a, 0xdb, 0x46, 0xd8, 0xfd, 0x5d, 0xa8, - 0x31, 0x65, 0x9b, 0x71, 0xec, 0xec, 0xa8, 0x9d, 0xe2, 0x86, 0x23, 0x55, 0x16, 0x37, 0x64, 0xac, - 0x32, 0xc9, 0xc6, 0x2b, 0x13, 0xf4, 0x43, 0x28, 0x2b, 0x24, 0x75, 0x9d, 0xc9, 0x89, 0x48, 0xbd, - 0xfc, 0xa4, 0xc7, 0x0c, 0xd8, 0xe1, 0x28, 0x52, 0xf2, 0xc2, 0x05, 0xcf, 0x5b, 0xd2, 0xa8, 0x52, - 0x8d, 0xfc, 0x12, 0x27, 0x81, 0x24, 0x18, 0xc8, 0x44, 0x94, 0x3b, 0xe3, 0xae, 0x12, 0x47, 0x28, - 0xe8, 0x46, 0x08, 0xef, 0x11, 0x89, 0x41, 0x3f, 0x80, 0xb2, 0xcf, 0x9d, 0x33, 0x56, 0x69, 0xa4, - 0x20, 0x28, 0x95, 0x4f, 0x22, 0x6e, 0x23, 0x25, 0x3f, 0x5c, 0xe0, 0x23, 0xa8, 0xb5, 0xfc, 0x53, - 0x85, 0xfe, 0xf6, 0xd2, 0x16, 0xfe, 0xa5, 0x01, 0xf5, 0x70, 0xa3, 0x94, 0xef, 0xd5, 0x8a, 0x4d, - 0x9f, 0x8e, 0x93, 0x55, 0x62, 0xc9, 0xa6, 0x4f, 0x89, 0x76, 0xc7, 0x1d, 0x28, 0x73, 0x1a, 0x71, - 0x9d, 0x5a, 0x53, 0x79, 0x9b, 0x66, 0x09, 0xd8, 0xf4, 0x29, 0x37, 0x63, 0x77, 0xea, 0xe3, 0xdf, - 0x18, 0x80, 0x08, 0x75, 0x1d, 0x8f, 0xa5, 0x57, 0x1a, 0x43, 0x76, 0x46, 0x8f, 0xd8, 0x25, 0x2a, - 0x0b, 0x1c, 0xba, 0x07, 0x39, 0xcf, 0x3a, 0x3e, 0x61, 0x97, 0x74, 0x15, 0x24, 0x12, 0xb7, 0xe1, - 0x5a, 0x4c, 0x98, 0x54, 0xb5, 0xc7, 0x97, 0x06, 0x6c, 0xb4, 0xfc, 0xd3, 0x1d, 0x93, 0x4d, 0x4e, - 0xbe, 0x75, 0x4f, 0xf2, 0x82, 0x44, 0xc6, 0x99, 0xec, 0xf0, 0xac, 0x8a, 0x0e, 0x0f, 0x08, 0x50, - 0x5b, 0x74, 0x9f, 0xfa, 0xb0, 0x26, 0xa4, 0xe8, 0xee, 0x2e, 0xba, 0xcc, 0x78, 0xbe, 0xcb, 0x32, - 0x0b, 0x2e, 0x3b, 0x82, 0xeb, 0x09, 0xf5, 0x52, 0xc5, 0xcf, 0xcb, 0xb0, 0xaa, 0xf9, 0xf3, 0x27, - 0x5e, 0x78, 0x2e, 0xba, 0xbb, 0x84, 0x63, 0xb0, 0xcb, 0x73, 0x14, 0x77, 0xc6, 0x15, 0x2d, 0xf9, - 0xc2, 0x75, 0x3d, 0xaf, 0x3f, 0x17, 0x77, 0x4c, 0x15, 0x03, 0x3f, 0x81, 0x72, 0xf4, 0x22, 0xe3, - 0x55, 0xa1, 0x7c, 0xed, 0x84, 0x1d, 0x37, 0x69, 0xfb, 0xaa, 0x00, 0x87, 0xed, 0xc1, 0xbb, 0x50, - 0xe1, 0x6f, 0x9c, 0x90, 0x4c, 0x9e, 0xaa, 0x32, 0xb5, 0xa7, 0x01, 0x11, 0xfe, 0x53, 0x16, 0x20, - 0xec, 0x50, 0xc4, 0xba, 0x28, 0x46, 0xac, 0x8b, 0x82, 0x9a, 0x50, 0x98, 0x98, 0xae, 0x39, 0xe1, - 0x65, 0xa8, 0xaa, 0x73, 0xf5, 0x1a, 0xbd, 0x04, 0x45, 0xf3, 0xc2, 0xb4, 0x66, 0xe6, 0xe1, 0x8c, - 0x8a, 0xb8, 0xc9, 0x92, 0x10, 0xc0, 0x6b, 0x01, 0x15, 0x27, 0x32, 0xb0, 0xb2, 0x22, 0xb0, 0x54, - 0xd2, 0x14, 0x91, 0x85, 0xde, 0x00, 0xe4, 0xab, 0x2a, 0xc5, 0xb7, 0x4d, 0x57, 0x11, 0xe6, 0x04, - 0x61, 0x5d, 0x61, 0x86, 0xb6, 0xe9, 0x4a, 0xea, 0xb7, 0x61, 0xc3, 0xa3, 0x13, 0x6a, 0x5d, 0x24, - 0xe8, 0xf3, 0x82, 0x1e, 0x05, 0xb8, 0xf0, 0x8b, 0x5b, 0x00, 0xa1, 0xd1, 0x44, 0xaa, 0xad, 0x90, - 0x62, 0x60, 0x2f, 0xb4, 0x0d, 0xd7, 0x4c, 0xd7, 0x9d, 0xcd, 0x13, 0xfc, 0x0a, 0x82, 0x6e, 0x5d, - 0xa3, 0x42, 0x76, 0x5b, 0xb0, 0x66, 0xf9, 0xe3, 0xc3, 0x73, 0x7f, 0x2e, 0x0a, 0x97, 0x02, 0xc9, - 0x5b, 0xfe, 0xce, 0xb9, 0x3f, 0xe7, 0x37, 0xca, 0xb9, 0x4f, 0xa7, 0xd1, 0x7a, 0xa5, 0xc0, 0x01, - 0xa2, 0x50, 0x59, 0xa8, 0xab, 0x4a, 0x4b, 0xea, 0xaa, 0x64, 0xe1, 0x54, 0x5e, 0x2c, 0x9c, 0xe2, - 0xa5, 0x57, 0x25, 0x59, 0x7a, 0xc5, 0xea, 0xaa, 0x6a, 0xa2, 0xae, 0x8a, 0x16, 0x4b, 0xb5, 0xe7, - 0x17, 0x4b, 0x78, 0x06, 0xd7, 0x45, 0x78, 0x5c, 0xb5, 0x04, 0x56, 0x9d, 0xb1, 0xcc, 0xb3, 0x3b, - 0x63, 0x8f, 0x60, 0x33, 0xb9, 0x5b, 0xaa, 0x33, 0xf3, 0x57, 0x03, 0x36, 0x86, 0x13, 0x93, 0xf1, - 0x27, 0x61, 0xfa, 0xa6, 0xce, 0xb3, 0x1a, 0x17, 0x2f, 0xda, 0x5c, 0x8e, 0x54, 0xf5, 0xd9, 0xcb, - 0xab, 0x7a, 0xdc, 0x81, 0xeb, 0x09, 0x79, 0xd3, 0xb6, 0xa1, 0xf7, 0x28, 0xdb, 0x6b, 0x0f, 0xcd, - 0x23, 0x3a, 0x70, 0x2c, 0x3b, 0x95, 0xb7, 0x30, 0x85, 0xcd, 0x24, 0x97, 0x54, 0x69, 0x99, 0x1f, - 0x3a, 0xf3, 0x88, 0x8e, 0x5d, 0xce, 0x43, 0x19, 0xb0, 0xe8, 0x6b, 0xa6, 0xf8, 0x08, 0x1a, 0x07, - 0xee, 0xd4, 0x64, 0xf4, 0x8a, 0xf2, 0x3e, 0x6f, 0x1f, 0x07, 0x6e, 0x2c, 0xd9, 0x27, 0x95, 0x46, - 0xf7, 0xa0, 0xca, 0x6f, 0xb4, 0x85, 0xdd, 0xf8, 0x3d, 0x17, 0xf0, 0xc6, 0xbf, 0x32, 0x60, 0x7d, - 0x38, 0xb7, 0x27, 0x57, 0x08, 0xbd, 0x7b, 0x90, 0x97, 0xaf, 0x65, 0x75, 0x62, 0x12, 0x4f, 0x64, - 0x89, 0x13, 0x17, 0xb6, 0xc8, 0x6a, 0x96, 0x3d, 0xa5, 0x9f, 0xab, 0xc4, 0x2b, 0x13, 0x5d, 0x97, - 0x43, 0x64, 0x77, 0x2d, 0x22, 0xc9, 0xb7, 0xdc, 0xcc, 0x7a, 0xae, 0x3c, 0x9f, 0x8a, 0x2e, 0x43, - 0xdf, 0xa5, 0x9e, 0xc9, 0x1c, 0xef, 0x9b, 0xef, 0x26, 0xfe, 0xdd, 0x10, 0x3d, 0xeb, 0x70, 0x83, - 0x54, 0x0a, 0x3f, 0xf3, 0xdc, 0x23, 0xc8, 0x4e, 0xa9, 0x3f, 0x11, 0xca, 0x95, 0x89, 0xf8, 0xcd, - 0xd9, 0xf3, 0xfc, 0x75, 0xee, 0x8b, 0x33, 0x5e, 0xd5, 0xec, 0xb5, 0x18, 0x43, 0x81, 0x23, 0x8a, - 0x86, 0x73, 0x38, 0xb5, 0xec, 0xa9, 0xb8, 0xdd, 0xca, 0x44, 0xfc, 0x7e, 0xfd, 0x2b, 0x03, 0x8a, - 0xc1, 0x58, 0x11, 0xe5, 0x21, 0xd3, 0x7f, 0x5c, 0x5f, 0x41, 0x25, 0x58, 0x3b, 0xe8, 0x3d, 0xee, - 0xf5, 0x3f, 0xee, 0xd5, 0x0d, 0xb4, 0x01, 0xf5, 0x5e, 0x7f, 0x34, 0xde, 0xe9, 0xf7, 0x47, 0xc3, - 0x11, 0x69, 0x0d, 0x06, 0x9d, 0xdd, 0x7a, 0x06, 0x5d, 0x83, 0xda, 0x70, 0xd4, 0x27, 0x9d, 0xf1, - 0xa8, 0xbf, 0xbf, 0x33, 0x1c, 0xf5, 0x7b, 0x9d, 0xfa, 0x2a, 0x6a, 0xc0, 0x46, 0xeb, 0x09, 0xe9, - 0xb4, 0x76, 0x3f, 0x89, 0x93, 0x67, 0x39, 0xa6, 0xdb, 0x6b, 0xf7, 0xf7, 0x07, 0xad, 0x51, 0x77, - 0xe7, 0x49, 0x67, 0xfc, 0x51, 0x87, 0x0c, 0xbb, 0xfd, 0x5e, 0x3d, 0xc7, 0xd9, 0x93, 0xce, 0x5e, - 0xb7, 0xdf, 0x1b, 0xf3, 0x5d, 0x1e, 0xf5, 0x0f, 0x7a, 0xbb, 0xf5, 0xfc, 0xeb, 0xf7, 0xa1, 0x14, - 0x79, 0xf4, 0xa1, 0x02, 0x64, 0x87, 0xed, 0x56, 0xaf, 0xbe, 0x82, 0x6a, 0x50, 0x6a, 0x0d, 0x06, - 0xa4, 0xff, 0xe3, 0xee, 0x7e, 0x6b, 0xd4, 0xa9, 0x1b, 0xaf, 0x0f, 0xa0, 0x1a, 0xd7, 0x97, 0x4b, - 0x3f, 0x3c, 0x68, 0xb7, 0x3b, 0xc3, 0xa1, 0x54, 0x65, 0xd4, 0xdd, 0xef, 0xf4, 0x0f, 0x46, 0x75, - 0x03, 0x01, 0xe4, 0xdb, 0xad, 0x5e, 0xbb, 0xf3, 0xa4, 0x9e, 0xe1, 0x08, 0xd2, 0x19, 0x3c, 0x69, - 0xb5, 0xb9, 0xe0, 0x7c, 0x71, 0xd0, 0xeb, 0x75, 0x7b, 0x7b, 0xf5, 0xec, 0x83, 0xdf, 0x55, 0x21, - 0x33, 0xd8, 0x45, 0x2d, 0x80, 0xb0, 0x33, 0x85, 0xb6, 0xa4, 0x69, 0x17, 0xda, 0x5d, 0xcd, 0xc6, - 0x22, 0x42, 0x3a, 0x17, 0xaf, 0xa0, 0xb7, 0x61, 0x75, 0xe4, 0x3b, 0x48, 0x5d, 0x3b, 0xe1, 0x44, - 0xb6, 0xb9, 0x1e, 0x81, 0x68, 0xea, 0xfb, 0xc6, 0xdb, 0x06, 0x7a, 0x0f, 0x8a, 0xc1, 0x1c, 0x0e, - 0x6d, 0x4a, 0xaa, 0xe4, 0xc4, 0xb2, 0xb9, 0xb5, 0x00, 0x0f, 0x76, 0xdc, 0x87, 0x6a, 0x7c, 0x92, - 0x87, 0x6e, 0x4a, 0xe2, 0xa5, 0x53, 0xc2, 0xe6, 0x4b, 0xcb, 0x91, 0x01, 0xbb, 0x87, 0xb0, 0xa6, - 0xa6, 0x6d, 0x48, 0xc5, 0x56, 0x7c, 0x76, 0xd7, 0xbc, 0x9e, 0x80, 0x06, 0x5f, 0xfe, 0x08, 0x0a, - 0x7a, 0xf4, 0x85, 0xae, 0x07, 0x26, 0x8a, 0xce, 0x9e, 0x9a, 0x9b, 0x49, 0x70, 0xf4, 0x63, 0x3d, - 0x43, 0xd2, 0x1f, 0x27, 0x06, 0x57, 0xfa, 0xe3, 0xe4, 0xa8, 0x09, 0xaf, 0xa0, 0x3d, 0x28, 0x47, - 0x07, 0x38, 0xe8, 0x46, 0xb0, 0x4d, 0x72, 0xa4, 0xd4, 0x6c, 0x2e, 0x43, 0x45, 0x6d, 0x19, 0x2f, - 0x0a, 0xb4, 0x2d, 0x97, 0x16, 0x26, 0xda, 0x96, 0xcb, 0xeb, 0x08, 0xbc, 0x82, 0x46, 0x50, 0x4b, - 0xf4, 0x2b, 0xd0, 0x4b, 0x3a, 0x1d, 0x2c, 0x6b, 0xf6, 0x35, 0x6f, 0x5d, 0x82, 0x4d, 0x06, 0x4c, - 0x30, 0x29, 0x41, 0xa1, 0x45, 0x63, 0x57, 0x40, 0x73, 0x6b, 0x01, 0x1e, 0x48, 0xb5, 0x03, 0x95, - 0x3d, 0xca, 0x06, 0x1e, 0xbd, 0x48, 0xcf, 0xe3, 0x91, 0xe0, 0x11, 0x4e, 0x6b, 0x50, 0x33, 0x41, - 0x1b, 0x19, 0xe1, 0x3c, 0x8b, 0xcf, 0x2e, 0x94, 0x22, 0x23, 0x10, 0xa4, 0x4e, 0xd6, 0xe2, 0x94, - 0xa6, 0x79, 0x63, 0x09, 0x26, 0xe0, 0xf2, 0x1e, 0x14, 0x74, 0x5b, 0x40, 0x07, 0x4f, 0xa2, 0x1f, - 0xa1, 0x83, 0x27, 0xd9, 0x3d, 0xc0, 0xab, 0xbf, 0xce, 0x18, 0x68, 0x0f, 0x4a, 0x91, 0x07, 0xb4, - 0x96, 0x62, 0xf1, 0x81, 0xaf, 0xa5, 0x58, 0xf2, 0xda, 0x96, 0x8c, 0x3e, 0x84, 0x4a, 0xec, 0x91, - 0xa9, 0xcd, 0xb2, 0xec, 0x61, 0xdd, 0xbc, 0xb9, 0x14, 0x17, 0x28, 0x35, 0x84, 0x7a, 0xf2, 0x59, - 0x87, 0x6e, 0x45, 0xf7, 0x5f, 0xe4, 0x78, 0xfb, 0x32, 0x74, 0x94, 0x69, 0x72, 0x26, 0xa3, 0x99, - 0x5e, 0x32, 0xf3, 0xd1, 0x4c, 0x2f, 0x1b, 0xe5, 0x48, 0xa6, 0xc9, 0x01, 0x88, 0x66, 0x7a, 0xc9, - 0x2c, 0x46, 0x33, 0xbd, 0x6c, 0x6e, 0x82, 0x57, 0xb8, 0x29, 0x63, 0x65, 0xaa, 0x36, 0xe5, 0xb2, - 0x5a, 0x5b, 0x9b, 0x72, 0x69, 0x5d, 0x2b, 0x8f, 0x75, 0xbc, 0xca, 0xd4, 0xc7, 0x7a, 0x69, 0x05, - 0xab, 0x8f, 0xf5, 0xf2, 0xc2, 0x14, 0xaf, 0xa0, 0x8f, 0x60, 0x7d, 0xa1, 0xca, 0x43, 0x4a, 0xa3, - 0xcb, 0xca, 0xcc, 0xe6, 0xcb, 0x97, 0xe2, 0x23, 0x87, 0xaa, 0x14, 0x56, 0x50, 0xc1, 0xfd, 0xb3, - 0x50, 0xde, 0xe9, 0xfb, 0x67, 0xb1, 0xda, 0x52, 0x09, 0x62, 0x17, 0x4a, 0x91, 0xca, 0x04, 0x85, - 0xd7, 0x55, 0xa2, 0x1a, 0x6a, 0xde, 0x58, 0x82, 0xd1, 0x9c, 0x76, 0x5e, 0xfd, 0xf7, 0x5f, 0x0a, - 0xc6, 0x3f, 0xbf, 0xbe, 0x6d, 0xfc, 0xeb, 0xeb, 0xdb, 0xc6, 0x7f, 0xbe, 0xbe, 0x6d, 0xfc, 0xe1, - 0xbf, 0xb7, 0x57, 0xa0, 0xee, 0x78, 0xc7, 0xdb, 0xcc, 0x3a, 0xbd, 0xd8, 0x3e, 0xbd, 0x10, 0xff, - 0x44, 0x75, 0x98, 0x17, 0x7f, 0xbe, 0xff, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x9b, 0xff, 0x5a, - 0xb4, 0xa3, 0x25, 0x00, 0x00, +func init() { proto.RegisterFile("pdpb.proto", fileDescriptor_pdpb_f222a36fbc291b87) } + +var fileDescriptor_pdpb_f222a36fbc291b87 = []byte{ + // 2811 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x3a, 0xcd, 0x6f, 0x1b, 0xc7, + 0xf5, 0x5a, 0x8a, 0xa4, 0xc8, 0xc7, 0x4f, 0x8d, 0x64, 0x89, 0xa6, 0x63, 0xc7, 0x59, 0xfb, 0x97, + 0x9f, 0x93, 0x26, 0x4a, 0xe2, 0x04, 0x81, 0x81, 0x22, 0x41, 0x28, 0x8a, 0x56, 0x18, 0x5b, 0x24, + 0x31, 0xa4, 0x92, 0x06, 0x28, 0xc2, 0xae, 0x96, 0x23, 0x6a, 0x2b, 0x6a, 0x77, 0xb3, 0xb3, 0x94, + 0xc3, 0xa0, 0x87, 0x9e, 0xda, 0x02, 0x4d, 0x0f, 0x3d, 0xa4, 0x28, 0x7a, 0xea, 0xb1, 0xa7, 0xde, + 0xda, 0x6b, 0xaf, 0x3d, 0xf6, 0xd8, 0x63, 0x91, 0xfe, 0x05, 0xfd, 0x0f, 0x8a, 0xf9, 0xda, 0x5d, + 0x2e, 0x49, 0x5b, 0x5d, 0xc7, 0x27, 0x71, 0xdf, 0x7b, 0xf3, 0xe6, 0x7d, 0xcd, 0x9b, 0x37, 0xef, + 0x09, 0xc0, 0x1d, 0xb9, 0x27, 0x7b, 0xae, 0xe7, 0xf8, 0x0e, 0x4a, 0xb3, 0xdf, 0xf5, 0xe2, 0x05, + 0xf1, 0x0d, 0x05, 0xab, 0x97, 0x88, 0x67, 0x9c, 0xfa, 0xc1, 0xe7, 0xf6, 0xd8, 0x19, 0x3b, 0xfc, + 0xe7, 0x5b, 0xec, 0x97, 0x84, 0x56, 0xbc, 0x29, 0xf5, 0xf9, 0x4f, 0x01, 0xd0, 0xf7, 0xa0, 0x84, + 0xc9, 0x97, 0x53, 0x42, 0xfd, 0x8f, 0x89, 0x31, 0x22, 0x1e, 0xba, 0x09, 0x60, 0x4e, 0xa6, 0xd4, + 0x27, 0xde, 0xd0, 0x1a, 0xd5, 0xb4, 0xdb, 0xda, 0xbd, 0x34, 0xce, 0x4b, 0x48, 0x7b, 0xa4, 0x63, + 0x28, 0x63, 0x42, 0x5d, 0xc7, 0xa6, 0xe4, 0x4a, 0x0b, 0xd0, 0x2b, 0x90, 0x21, 0x9e, 0xe7, 0x78, + 0xb5, 0xd4, 0x6d, 0xed, 0x5e, 0xe1, 0x7e, 0x61, 0x8f, 0xab, 0xd1, 0x62, 0x20, 0x2c, 0x30, 0xfa, + 0x43, 0xc8, 0xf0, 0x6f, 0x74, 0x07, 0xd2, 0xfe, 0xcc, 0x25, 0x9c, 0x49, 0xf9, 0x7e, 0x25, 0x42, + 0x3a, 0x98, 0xb9, 0x04, 0x73, 0x24, 0xaa, 0xc1, 0xc6, 0x05, 0xa1, 0xd4, 0x18, 0x13, 0xce, 0x32, + 0x8f, 0xd5, 0xa7, 0xde, 0x05, 0x18, 0x50, 0x47, 0xaa, 0x83, 0x7e, 0x00, 0xd9, 0x33, 0x2e, 0x21, + 0x67, 0x57, 0xb8, 0xbf, 0x25, 0xd8, 0xcd, 0x69, 0x8b, 0x25, 0x09, 0xda, 0x86, 0x8c, 0xe9, 0x4c, + 0x6d, 0x9f, 0xb3, 0x2c, 0x61, 0xf1, 0xa1, 0x37, 0x20, 0x3f, 0xb0, 0x2e, 0x08, 0xf5, 0x8d, 0x0b, + 0x17, 0xd5, 0x21, 0xe7, 0x9e, 0xcd, 0xa8, 0x65, 0x1a, 0x13, 0xce, 0x71, 0x1d, 0x07, 0xdf, 0x4c, + 0xa6, 0x89, 0x33, 0xe6, 0xa8, 0x14, 0x47, 0xa9, 0x4f, 0xfd, 0xe7, 0x1a, 0x14, 0xb8, 0x50, 0xc2, + 0x66, 0xe8, 0x8d, 0x98, 0x54, 0xdb, 0x4a, 0xaa, 0xa8, 0x4d, 0x9f, 0x2e, 0x16, 0x7a, 0x13, 0xf2, + 0xbe, 0x12, 0xab, 0xb6, 0xce, 0xd9, 0x48, 0x5b, 0x05, 0xd2, 0xe2, 0x90, 0x42, 0xff, 0x46, 0x83, + 0xea, 0xbe, 0xe3, 0xf8, 0xd4, 0xf7, 0x0c, 0x37, 0x91, 0x75, 0xee, 0x40, 0x86, 0xfa, 0x8e, 0x47, + 0xa4, 0x0f, 0x4b, 0x7b, 0x32, 0xf0, 0xfa, 0x0c, 0x88, 0x05, 0x0e, 0xbd, 0x0a, 0x59, 0x8f, 0x8c, + 0x2d, 0xc7, 0x96, 0x22, 0x95, 0x15, 0x15, 0xe6, 0x50, 0x2c, 0xb1, 0x7a, 0x03, 0x36, 0x23, 0xd2, + 0x24, 0x31, 0x8b, 0x7e, 0x00, 0xd7, 0xda, 0x34, 0x60, 0xe2, 0x92, 0x51, 0x12, 0xad, 0xf4, 0x9f, + 0xc2, 0x4e, 0x9c, 0x4b, 0x22, 0x27, 0xe9, 0x50, 0x3c, 0x89, 0x70, 0xe1, 0x46, 0xca, 0xe1, 0x39, + 0x98, 0xfe, 0x01, 0x94, 0x1b, 0x93, 0x89, 0x63, 0xb6, 0x0f, 0x12, 0x89, 0xda, 0x85, 0x4a, 0xb0, + 0x3c, 0x91, 0x8c, 0x65, 0x48, 0x59, 0x42, 0xb2, 0x34, 0x4e, 0x59, 0x23, 0xfd, 0x73, 0xa8, 0x1c, + 0x12, 0x5f, 0xf8, 0x2f, 0x49, 0x44, 0x5c, 0x87, 0x1c, 0xf7, 0xfa, 0x30, 0xe0, 0xba, 0xc1, 0xbf, + 0xdb, 0x23, 0xfd, 0x37, 0x1a, 0x54, 0x43, 0xde, 0x89, 0xa4, 0xbd, 0x62, 0xbc, 0x65, 0xa8, 0x6f, + 0xf8, 0x54, 0x86, 0x5b, 0x55, 0x70, 0xe4, 0x24, 0x7d, 0x06, 0xc7, 0x02, 0xad, 0x9b, 0x50, 0xe9, + 0x4d, 0x9f, 0x43, 0xd5, 0xab, 0x08, 0xa3, 0x7f, 0x04, 0xd5, 0x70, 0x93, 0x44, 0x31, 0xfd, 0x33, + 0xd8, 0x3a, 0x24, 0x7e, 0x63, 0x32, 0xe1, 0x4c, 0x68, 0x22, 0x51, 0x1f, 0x40, 0x8d, 0x7c, 0x65, + 0x4e, 0xa6, 0x23, 0x32, 0xf4, 0x9d, 0x8b, 0x13, 0xea, 0x3b, 0x36, 0x19, 0x72, 0x01, 0xa9, 0x8c, + 0xca, 0x1d, 0x89, 0x1f, 0x28, 0xb4, 0xd8, 0x4d, 0x3f, 0x87, 0xed, 0xf9, 0xdd, 0x13, 0xf9, 0xed, + 0xff, 0x20, 0x1b, 0xec, 0xb6, 0xbe, 0x68, 0x2b, 0x89, 0xd4, 0xbf, 0xe0, 0x01, 0x22, 0xd3, 0x42, + 0x12, 0x3d, 0x6f, 0x02, 0x88, 0x64, 0x32, 0x3c, 0x27, 0x33, 0xae, 0x59, 0x11, 0xe7, 0x05, 0xe4, + 0x11, 0x99, 0xe9, 0x7f, 0xd1, 0x60, 0x33, 0xb2, 0x41, 0x22, 0x55, 0xc2, 0x6c, 0x96, 0x7a, 0x5a, + 0x36, 0x43, 0x77, 0x21, 0x3b, 0x11, 0x5c, 0x45, 0x18, 0x16, 0x15, 0x5d, 0x8f, 0x30, 0x6e, 0x02, + 0xc7, 0xa8, 0xe8, 0xc4, 0xb8, 0x24, 0xb4, 0x96, 0xe6, 0x86, 0x89, 0x51, 0x09, 0x9c, 0xfe, 0x13, + 0xee, 0x04, 0xb1, 0xc1, 0xfe, 0x2c, 0x59, 0xaa, 0x40, 0x37, 0x40, 0x5a, 0x22, 0x3c, 0x9a, 0x39, + 0x01, 0x10, 0x67, 0x13, 0xf5, 0x4d, 0xc3, 0x16, 0x7b, 0xd0, 0xa4, 0x1b, 0x50, 0xdf, 0xf0, 0xfc, + 0x88, 0xed, 0x73, 0x1c, 0xf0, 0x88, 0xcc, 0xd8, 0x85, 0x35, 0xb1, 0x2e, 0x2c, 0x9f, 0x5b, 0x23, + 0x83, 0xc5, 0x07, 0xda, 0x85, 0x0d, 0x62, 0x8f, 0xf8, 0x82, 0x34, 0x5f, 0x90, 0x25, 0xf6, 0x88, + 0x79, 0xea, 0x5b, 0x0d, 0xb6, 0xe6, 0xe4, 0x49, 0xe4, 0xab, 0x7b, 0xb0, 0x21, 0x34, 0x54, 0x71, + 0x17, 0x77, 0x96, 0x42, 0xa3, 0x57, 0x61, 0x43, 0x78, 0x84, 0x65, 0x8d, 0x45, 0x47, 0x28, 0xa4, + 0xfe, 0x10, 0x76, 0x0f, 0x89, 0xdf, 0x14, 0x45, 0x4c, 0xd3, 0xb1, 0x4f, 0xad, 0x71, 0xa2, 0xbc, + 0x4d, 0xa1, 0xb6, 0xc8, 0x27, 0x91, 0x8e, 0xaf, 0xc1, 0x86, 0xac, 0xa9, 0x64, 0x40, 0x56, 0x94, + 0xe4, 0x92, 0x3b, 0x56, 0x78, 0xfd, 0x4b, 0xd8, 0xed, 0x4d, 0x9f, 0x5f, 0xf8, 0xff, 0x65, 0xcb, + 0x8f, 0xa1, 0xb6, 0xb8, 0x65, 0xa2, 0x34, 0xf8, 0x47, 0x0d, 0xb2, 0x47, 0xe4, 0xe2, 0x84, 0x78, + 0x08, 0x41, 0xda, 0x36, 0x2e, 0x44, 0x35, 0x98, 0xc7, 0xfc, 0x37, 0x0b, 0xbe, 0x0b, 0x8e, 0x8d, + 0x44, 0xb7, 0x00, 0xb4, 0x47, 0x0c, 0xe9, 0x12, 0xe2, 0x0d, 0xa7, 0xde, 0x44, 0xf8, 0x37, 0x8f, + 0x73, 0x0c, 0x70, 0xec, 0x4d, 0x28, 0x7a, 0x19, 0x0a, 0xe6, 0xc4, 0x22, 0xb6, 0x2f, 0xd0, 0x69, + 0x8e, 0x06, 0x01, 0xe2, 0x04, 0xff, 0x0f, 0x15, 0xe1, 0xfe, 0xa1, 0xeb, 0x59, 0x8e, 0x67, 0xf9, + 0xb3, 0x5a, 0x86, 0x07, 0x71, 0x59, 0x80, 0x7b, 0x12, 0xaa, 0x7f, 0xc4, 0xb3, 0x8b, 0x10, 0x32, + 0xd1, 0x11, 0xd2, 0xff, 0xa6, 0x01, 0x8a, 0xb2, 0x48, 0x98, 0xa1, 0x36, 0x84, 0xe6, 0x2a, 0xea, + 0x8b, 0x82, 0x5c, 0x70, 0xc5, 0x0a, 0xb9, 0x24, 0x43, 0x45, 0xc9, 0x54, 0x86, 0x7a, 0x13, 0x0a, + 0xc4, 0x37, 0x47, 0x43, 0x49, 0x9a, 0x5e, 0x42, 0x0a, 0x8c, 0xe0, 0xb1, 0xd0, 0xa0, 0x07, 0x79, + 0x76, 0x62, 0xf8, 0x45, 0x8b, 0x6e, 0x43, 0x9a, 0x99, 0x59, 0x4a, 0x3d, 0x7f, 0xa4, 0x38, 0x06, + 0xbd, 0x02, 0xc5, 0x91, 0xf3, 0xc4, 0x1e, 0x52, 0x62, 0x3a, 0xf6, 0x88, 0x4a, 0xcf, 0x15, 0x18, + 0xac, 0x2f, 0x40, 0xfa, 0x1f, 0xd2, 0xb0, 0x23, 0x8e, 0xeb, 0xc7, 0xc4, 0xf0, 0xfc, 0x13, 0x62, + 0xf8, 0x89, 0xa2, 0xf6, 0xfb, 0x4d, 0xdc, 0x7b, 0x00, 0x5c, 0x70, 0xa6, 0x85, 0x4a, 0xde, 0xb2, + 0xd6, 0x0e, 0xf4, 0xc7, 0x79, 0x46, 0xc2, 0x3e, 0x29, 0x7a, 0x07, 0x4a, 0x2e, 0xb1, 0x47, 0x96, + 0x3d, 0x96, 0x4b, 0x32, 0x4b, 0xd2, 0x4c, 0x51, 0x92, 0x88, 0x25, 0x77, 0xa0, 0x74, 0x32, 0xf3, + 0x09, 0x1d, 0x3e, 0xf1, 0x2c, 0xdf, 0x27, 0x76, 0x2d, 0xcb, 0x8d, 0x53, 0xe4, 0xc0, 0xcf, 0x04, + 0x8c, 0xdd, 0x78, 0x82, 0xc8, 0x23, 0xc6, 0xa8, 0xb6, 0x21, 0x1e, 0x59, 0x1c, 0x82, 0x89, 0xc1, + 0x1e, 0x59, 0xc5, 0x73, 0x32, 0x0b, 0x59, 0xe4, 0x84, 0x7d, 0x19, 0x4c, 0x71, 0xb8, 0x01, 0x79, + 0x4e, 0xc2, 0x19, 0xe4, 0xc5, 0xc9, 0x61, 0x00, 0xbe, 0xfe, 0x35, 0xa8, 0x1a, 0xae, 0xeb, 0x39, + 0x5f, 0x59, 0x17, 0x86, 0x4f, 0x86, 0xd4, 0xfa, 0x9a, 0xd4, 0x80, 0xd3, 0x54, 0x22, 0xf0, 0xbe, + 0xf5, 0x35, 0x41, 0x7b, 0x90, 0xb3, 0x6c, 0x9f, 0x78, 0x97, 0xc6, 0xa4, 0x56, 0xe4, 0x96, 0x43, + 0xe1, 0xdb, 0xa3, 0x2d, 0x31, 0x38, 0xa0, 0x89, 0xb3, 0x66, 0x5b, 0xd6, 0x4a, 0x0b, 0xac, 0x1f, + 0x91, 0x19, 0x65, 0x07, 0xde, 0x27, 0xde, 0x45, 0xad, 0xcc, 0xd1, 0xfc, 0xf7, 0x27, 0xe9, 0x5c, + 0xa1, 0x5a, 0xd4, 0xcf, 0x00, 0x9a, 0x67, 0x86, 0x3d, 0x26, 0xcc, 0x64, 0x57, 0x88, 0xb7, 0x07, + 0x50, 0x30, 0x39, 0xfd, 0x90, 0xbf, 0x27, 0x53, 0xfc, 0x3d, 0xb9, 0xbb, 0xa7, 0x5e, 0xc8, 0x2c, + 0x43, 0x09, 0x7e, 0xfc, 0x5d, 0x09, 0x66, 0xf0, 0x5b, 0xbf, 0x0f, 0xe5, 0x81, 0x67, 0xd8, 0xf4, + 0x94, 0x78, 0x22, 0xd4, 0x9f, 0xbd, 0x9b, 0xfe, 0x16, 0x64, 0x8e, 0x88, 0x37, 0xe6, 0x4f, 0x20, + 0xdf, 0xf0, 0xc6, 0xc4, 0x97, 0xc4, 0x0b, 0xb1, 0x27, 0xb0, 0xfa, 0x03, 0x28, 0xf4, 0xdd, 0x89, + 0x25, 0xaf, 0x7a, 0xf4, 0x1a, 0x64, 0x5d, 0x67, 0x62, 0x99, 0x33, 0xf9, 0xf0, 0xdd, 0x14, 0x06, + 0x6d, 0x9e, 0x11, 0xf3, 0xbc, 0xc7, 0x11, 0x58, 0x12, 0xe8, 0xbf, 0x5b, 0x87, 0xdd, 0x85, 0x53, + 0x92, 0x28, 0x7d, 0xbc, 0x13, 0x98, 0x88, 0x6b, 0x97, 0x8a, 0x16, 0xd1, 0xa1, 0xad, 0x95, 0x6d, + 0xb8, 0xdd, 0x3f, 0x80, 0x8a, 0x2f, 0x6d, 0x33, 0x9c, 0x3b, 0x3b, 0x72, 0xa7, 0x79, 0xc3, 0xe1, + 0xb2, 0x3f, 0x6f, 0xc8, 0xb9, 0xca, 0x24, 0x3d, 0x5f, 0x99, 0xa0, 0xf7, 0xa1, 0x28, 0x91, 0xc4, + 0x75, 0xcc, 0x33, 0x9e, 0x7a, 0xd9, 0x49, 0x9f, 0x33, 0x60, 0x8b, 0xa1, 0x70, 0xc1, 0x0b, 0x3f, + 0x58, 0xde, 0x12, 0x46, 0x15, 0x6a, 0x64, 0x97, 0x38, 0x09, 0x04, 0x41, 0x4f, 0x24, 0xa2, 0xcc, + 0x05, 0x73, 0x15, 0x3f, 0x42, 0x41, 0x37, 0x82, 0x7b, 0x0f, 0x0b, 0x0c, 0x7a, 0x0f, 0x8a, 0x94, + 0x39, 0x67, 0x28, 0xd3, 0x48, 0x8e, 0x53, 0x4a, 0x9f, 0x44, 0xdc, 0x86, 0x0b, 0x34, 0xfc, 0xd0, + 0x4f, 0xa1, 0xd2, 0xa0, 0xe7, 0x12, 0xfd, 0xe2, 0xd2, 0x96, 0xfe, 0x0b, 0x0d, 0xaa, 0xe1, 0x46, + 0x09, 0xdf, 0xab, 0x25, 0x9b, 0x3c, 0x19, 0xc6, 0xab, 0xc4, 0x82, 0x4d, 0x9e, 0x60, 0xe5, 0x8e, + 0xdb, 0x50, 0x64, 0x34, 0xfc, 0x3a, 0xb5, 0x46, 0xe2, 0x36, 0x4d, 0x63, 0xb0, 0xc9, 0x13, 0x66, + 0xc6, 0xf6, 0x88, 0xea, 0xbf, 0xd6, 0x00, 0x61, 0xe2, 0x3a, 0x9e, 0x9f, 0x5c, 0x69, 0x1d, 0xd2, + 0x13, 0x72, 0xea, 0xaf, 0x50, 0x99, 0xe3, 0xd0, 0x5d, 0xc8, 0x78, 0xd6, 0xf8, 0xcc, 0x5f, 0xd1, + 0x55, 0x10, 0x48, 0xbd, 0x09, 0x5b, 0x73, 0xc2, 0x24, 0xaa, 0x3d, 0xbe, 0xd1, 0x60, 0xbb, 0x41, + 0xcf, 0xf7, 0x0d, 0xdf, 0x3c, 0x7b, 0xe1, 0x9e, 0x64, 0x05, 0x89, 0x88, 0x33, 0xd1, 0xe1, 0x59, + 0xe7, 0x1d, 0x1e, 0xe0, 0xa0, 0x26, 0xef, 0x3e, 0x75, 0x61, 0x83, 0x4b, 0xd1, 0x3e, 0x58, 0x74, + 0x99, 0xf6, 0x6c, 0x97, 0xa5, 0x16, 0x5c, 0x76, 0x0a, 0xd7, 0x62, 0xea, 0x25, 0x8a, 0x9f, 0x97, + 0x61, 0x5d, 0xf1, 0x67, 0x4f, 0xbc, 0xf0, 0x5c, 0xb4, 0x0f, 0x30, 0xc3, 0xe8, 0x2e, 0xcb, 0x51, + 0xcc, 0x19, 0xcf, 0x69, 0xc9, 0x2b, 0xd7, 0xf5, 0xac, 0xfe, 0x5c, 0xdc, 0x31, 0x51, 0x0c, 0xfc, + 0x18, 0x8a, 0xd1, 0x8b, 0x8c, 0x55, 0x85, 0xe2, 0xb5, 0x13, 0x76, 0xdc, 0x84, 0xed, 0xcb, 0x1c, + 0x1c, 0xb6, 0x07, 0xef, 0x40, 0x89, 0xbd, 0x71, 0x42, 0x32, 0x71, 0xaa, 0x8a, 0xc4, 0x1e, 0x05, + 0x44, 0xfa, 0x7b, 0x00, 0x98, 0x98, 0x8e, 0x37, 0xea, 0x19, 0x96, 0x87, 0xaa, 0xb0, 0xce, 0x9e, + 0x44, 0xa2, 0xbe, 0x65, 0x3f, 0xd9, 0xf3, 0xe9, 0xd2, 0x98, 0x4c, 0x89, 0x5c, 0x2c, 0x3e, 0xf4, + 0xff, 0x64, 0x00, 0xc2, 0xbe, 0xc6, 0x5c, 0xef, 0x45, 0x9b, 0xeb, 0xbd, 0xa0, 0x3a, 0xe4, 0x4c, + 0xc3, 0x35, 0x4c, 0x56, 0xbc, 0xca, 0xea, 0x58, 0x7d, 0xa3, 0x97, 0x20, 0x6f, 0x5c, 0x1a, 0xd6, + 0xc4, 0x38, 0x99, 0x10, 0x1e, 0x6d, 0x69, 0x1c, 0x02, 0x58, 0x05, 0x21, 0xa3, 0x4b, 0x84, 0x63, + 0x9a, 0x87, 0xa3, 0x4c, 0xb5, 0x3c, 0x1e, 0xd1, 0x1b, 0x80, 0xa8, 0xac, 0x6d, 0xa8, 0x6d, 0xb8, + 0x92, 0x30, 0xc3, 0x09, 0xab, 0x12, 0xd3, 0xb7, 0x0d, 0x57, 0x50, 0xbf, 0x0d, 0xdb, 0x1e, 0x31, + 0x89, 0x75, 0x19, 0xa3, 0xcf, 0x72, 0x7a, 0x14, 0xe0, 0xc2, 0x15, 0x37, 0x01, 0x42, 0x53, 0xf3, + 0x04, 0x5d, 0xc2, 0xf9, 0xc0, 0xca, 0x68, 0x0f, 0xb6, 0x0c, 0xd7, 0x9d, 0xcc, 0x62, 0xfc, 0x72, + 0x9c, 0x6e, 0x53, 0xa1, 0x42, 0x76, 0xbb, 0xb0, 0x61, 0xd1, 0xe1, 0xc9, 0x94, 0xce, 0x78, 0xb9, + 0x93, 0xc3, 0x59, 0x8b, 0xee, 0x4f, 0xe9, 0x8c, 0xdd, 0x43, 0x53, 0x4a, 0x46, 0xd1, 0x2a, 0x27, + 0xc7, 0x00, 0xbc, 0xbc, 0x59, 0xa8, 0xc6, 0x0a, 0x4b, 0xaa, 0xb1, 0x78, 0xb9, 0x55, 0x5c, 0x2c, + 0xb7, 0xe6, 0x0b, 0xb6, 0x52, 0xbc, 0x60, 0x9b, 0xab, 0xc6, 0xca, 0xb1, 0x6a, 0x2c, 0x5a, 0x62, + 0x55, 0xae, 0x50, 0x62, 0xbd, 0x05, 0x60, 0xba, 0xd3, 0xe1, 0x94, 0x1a, 0x63, 0x42, 0x6b, 0x55, + 0x7e, 0x54, 0xaa, 0x2a, 0xca, 0x55, 0xb4, 0xe1, 0xbc, 0xe9, 0x4e, 0x8f, 0x39, 0x09, 0x7a, 0x0f, + 0x4a, 0x6c, 0xe3, 0xa1, 0xe5, 0x0c, 0x3d, 0xc3, 0x27, 0xb4, 0xb6, 0xb9, 0x62, 0x4d, 0x81, 0x91, + 0xb5, 0x1d, 0xcc, 0x88, 0xd0, 0xfb, 0x50, 0x66, 0x0a, 0x93, 0x70, 0x19, 0x5a, 0xb1, 0xac, 0xc8, + 0xe9, 0xd4, 0xba, 0x77, 0xa1, 0xe8, 0xb8, 0xc3, 0x89, 0xe1, 0x13, 0xdb, 0xb4, 0x08, 0xad, 0x6d, + 0xad, 0xda, 0xcc, 0x71, 0x1f, 0x2b, 0x22, 0x7d, 0x02, 0xd7, 0x78, 0xc8, 0x3f, 0xef, 0x63, 0x40, + 0xf6, 0x08, 0x53, 0x4f, 0xef, 0x11, 0x3e, 0x84, 0x9d, 0xf8, 0x6e, 0x89, 0xb2, 0xc7, 0x9f, 0x35, + 0xd8, 0xee, 0x9b, 0x86, 0xcf, 0x1e, 0xc7, 0xc9, 0xdb, 0x5b, 0x4f, 0x6b, 0xe1, 0x5c, 0xb5, 0xcd, + 0x1e, 0x79, 0xdf, 0xa4, 0x57, 0xbf, 0x6f, 0xf4, 0x16, 0x5c, 0x8b, 0xc9, 0x9b, 0xb4, 0x21, 0x7f, + 0x48, 0xfc, 0xc3, 0x66, 0xdf, 0x38, 0x25, 0x3d, 0xc7, 0xb2, 0x13, 0x79, 0x4b, 0x27, 0xb0, 0x13, + 0xe7, 0x92, 0xe8, 0x82, 0x62, 0x89, 0xc4, 0x38, 0x25, 0x43, 0x97, 0xf1, 0x90, 0x06, 0xcc, 0x53, + 0xc5, 0x54, 0x3f, 0x85, 0xda, 0xb1, 0x3b, 0x32, 0x7c, 0xf2, 0x9c, 0xf2, 0x3e, 0x6b, 0x1f, 0x07, + 0xae, 0x2f, 0xd9, 0x27, 0x91, 0x46, 0x77, 0xa1, 0xcc, 0xee, 0xf6, 0x85, 0xdd, 0xd8, 0x8d, 0x1f, + 0xf0, 0xd6, 0x7f, 0xa9, 0xc1, 0x66, 0x7f, 0x66, 0x9b, 0xcf, 0x11, 0x7a, 0x77, 0x21, 0x2b, 0xfa, + 0x06, 0xf2, 0xc4, 0xc4, 0x9a, 0x05, 0x02, 0xc7, 0x4b, 0x17, 0x9e, 0xa9, 0x2d, 0x7b, 0x44, 0xbe, + 0x92, 0x97, 0x89, 0x48, 0xde, 0x6d, 0x06, 0x11, 0x7d, 0xc6, 0x88, 0x24, 0x2f, 0xb8, 0xad, 0xf7, + 0x4c, 0x79, 0xbe, 0xe0, 0xfd, 0x96, 0xae, 0x4b, 0x3c, 0xc3, 0x77, 0xbc, 0xef, 0xbf, 0xaf, 0xfa, + 0x57, 0x8d, 0x77, 0xef, 0xc3, 0x0d, 0x12, 0x29, 0xfc, 0xd4, 0x73, 0x8f, 0x20, 0x3d, 0x22, 0xd4, + 0xe4, 0xca, 0x15, 0x31, 0xff, 0xcd, 0xd8, 0xb3, 0xfc, 0x35, 0xa5, 0xfc, 0x8c, 0x97, 0x15, 0x7b, + 0x25, 0x46, 0x9f, 0xe3, 0xb0, 0xa4, 0x61, 0x1c, 0xce, 0x2d, 0x7b, 0xc4, 0x6f, 0xec, 0x22, 0xe6, + 0xbf, 0x5f, 0xff, 0x56, 0x83, 0x7c, 0x30, 0x60, 0x45, 0x59, 0x48, 0x75, 0x1f, 0x55, 0xd7, 0x50, + 0x01, 0x36, 0x8e, 0x3b, 0x8f, 0x3a, 0xdd, 0xcf, 0x3a, 0x55, 0x0d, 0x6d, 0x43, 0xb5, 0xd3, 0x1d, + 0x0c, 0xf7, 0xbb, 0xdd, 0x41, 0x7f, 0x80, 0x1b, 0xbd, 0x5e, 0xeb, 0xa0, 0x9a, 0x42, 0x5b, 0x50, + 0xe9, 0x0f, 0xba, 0xb8, 0x35, 0x1c, 0x74, 0x8f, 0xf6, 0xfb, 0x83, 0x6e, 0xa7, 0x55, 0x5d, 0x47, + 0x35, 0xd8, 0x6e, 0x3c, 0xc6, 0xad, 0xc6, 0xc1, 0xe7, 0xf3, 0xe4, 0x69, 0x86, 0x69, 0x77, 0x9a, + 0xdd, 0xa3, 0x5e, 0x63, 0xd0, 0xde, 0x7f, 0xdc, 0x1a, 0x7e, 0xda, 0xc2, 0xfd, 0x76, 0xb7, 0x53, + 0xcd, 0x30, 0xf6, 0xb8, 0x75, 0xd8, 0xee, 0x76, 0x86, 0x6c, 0x97, 0x87, 0xdd, 0xe3, 0xce, 0x41, + 0x35, 0xfb, 0xfa, 0x3d, 0x28, 0x44, 0x9e, 0xbf, 0x28, 0x07, 0xe9, 0x7e, 0xb3, 0xd1, 0xa9, 0xae, + 0xa1, 0x0a, 0x14, 0x1a, 0xbd, 0x1e, 0xee, 0xfe, 0xa8, 0x7d, 0xd4, 0x18, 0xb4, 0xaa, 0xda, 0xeb, + 0x3d, 0x28, 0xcf, 0xeb, 0xcb, 0xa4, 0xef, 0x1f, 0x37, 0x9b, 0xad, 0x7e, 0x5f, 0xa8, 0x32, 0x68, + 0x1f, 0xb5, 0xba, 0xc7, 0x83, 0xaa, 0x86, 0x00, 0xb2, 0xcd, 0x46, 0xa7, 0xd9, 0x7a, 0x5c, 0x4d, + 0x31, 0x04, 0x6e, 0xf5, 0x1e, 0x37, 0x9a, 0x4c, 0x70, 0xf6, 0x71, 0xdc, 0xe9, 0xb4, 0x3b, 0x87, + 0xd5, 0xf4, 0xfd, 0xdf, 0x96, 0x21, 0xd5, 0x3b, 0x40, 0x0d, 0x80, 0xb0, 0x47, 0x87, 0x76, 0x85, + 0x69, 0x17, 0x1a, 0x7f, 0xf5, 0xda, 0x22, 0x42, 0x38, 0x57, 0x5f, 0x43, 0x6f, 0xc3, 0xfa, 0x80, + 0x3a, 0x48, 0x5e, 0x3b, 0xe1, 0x6c, 0xba, 0xbe, 0x19, 0x81, 0x28, 0xea, 0x7b, 0xda, 0xdb, 0x1a, + 0xfa, 0x10, 0xf2, 0xc1, 0x44, 0x12, 0xed, 0x08, 0xaa, 0xf8, 0xec, 0xb6, 0xbe, 0xbb, 0x00, 0x0f, + 0x76, 0x3c, 0x82, 0xf2, 0xfc, 0x4c, 0x13, 0xdd, 0x10, 0xc4, 0x4b, 0xe7, 0xa5, 0xf5, 0x97, 0x96, + 0x23, 0x03, 0x76, 0x0f, 0x60, 0x43, 0xce, 0x1d, 0x91, 0x8c, 0xad, 0xf9, 0x29, 0x66, 0xfd, 0x5a, + 0x0c, 0x1a, 0xac, 0xfc, 0x21, 0xe4, 0xd4, 0x10, 0x10, 0x5d, 0x0b, 0x4c, 0x14, 0x9d, 0xc2, 0xd5, + 0x77, 0xe2, 0xe0, 0xe8, 0x62, 0x35, 0x4d, 0x53, 0x8b, 0x63, 0x23, 0x3c, 0xb5, 0x38, 0x3e, 0x74, + 0xd3, 0xd7, 0xd0, 0x21, 0x14, 0xa3, 0xa3, 0x2c, 0x74, 0x3d, 0xd8, 0x26, 0x3e, 0x5c, 0xab, 0xd7, + 0x97, 0xa1, 0xa2, 0xb6, 0x9c, 0x2f, 0x0a, 0x94, 0x2d, 0x97, 0x16, 0x26, 0xca, 0x96, 0xcb, 0xeb, + 0x08, 0x7d, 0x0d, 0x0d, 0xa0, 0x12, 0xeb, 0xdc, 0xa0, 0x97, 0x54, 0x3a, 0x58, 0xd6, 0xf6, 0xac, + 0xdf, 0x5c, 0x81, 0x8d, 0x07, 0x4c, 0x30, 0x33, 0x42, 0xa1, 0x45, 0xe7, 0xae, 0x80, 0xfa, 0xee, + 0x02, 0x3c, 0x90, 0x6a, 0x1f, 0x4a, 0x87, 0xc4, 0xef, 0x79, 0xe4, 0x32, 0x39, 0x8f, 0x87, 0x9c, + 0x47, 0x38, 0xb7, 0x42, 0xf5, 0x18, 0x6d, 0x64, 0x98, 0xf5, 0x34, 0x3e, 0x07, 0x50, 0x88, 0x0c, + 0x83, 0x90, 0x3c, 0x59, 0x8b, 0xf3, 0xaa, 0xfa, 0xf5, 0x25, 0x98, 0x80, 0xcb, 0x87, 0x90, 0x53, + 0x0d, 0x12, 0x15, 0x3c, 0xb1, 0xce, 0x8c, 0x0a, 0x9e, 0x78, 0x1f, 0x45, 0x5f, 0xff, 0x55, 0x4a, + 0x43, 0x87, 0x50, 0x88, 0xb4, 0x12, 0x94, 0x14, 0x8b, 0xad, 0x0e, 0x25, 0xc5, 0x92, 0xbe, 0x83, + 0x60, 0xf4, 0x09, 0x94, 0xe6, 0x9e, 0xdb, 0xca, 0x2c, 0xcb, 0x5a, 0x0c, 0xf5, 0x1b, 0x4b, 0x71, + 0x81, 0x52, 0x7d, 0xa8, 0xc6, 0x1f, 0xb8, 0xe8, 0x66, 0x74, 0xff, 0x45, 0x8e, 0xb7, 0x56, 0xa1, + 0xa3, 0x4c, 0xe3, 0xd3, 0x29, 0xc5, 0x74, 0xc5, 0xf4, 0x4b, 0x31, 0x5d, 0x35, 0xd4, 0x12, 0x4c, + 0xe3, 0xa3, 0x20, 0xc5, 0x74, 0xc5, 0x54, 0x4a, 0x31, 0x5d, 0x35, 0x41, 0xd2, 0xd7, 0x98, 0x29, + 0xe7, 0xca, 0x54, 0x65, 0xca, 0x65, 0xb5, 0xb6, 0x32, 0xe5, 0xd2, 0xba, 0x56, 0x1c, 0xeb, 0xf9, + 0x2a, 0x53, 0x1d, 0xeb, 0xa5, 0x15, 0xac, 0x3a, 0xd6, 0xcb, 0x0b, 0x53, 0x7d, 0x0d, 0x7d, 0x0a, + 0x9b, 0x0b, 0x55, 0x1e, 0x92, 0x1a, 0xad, 0x2a, 0x33, 0xeb, 0x2f, 0xaf, 0xc4, 0x47, 0x0e, 0x55, + 0x21, 0xac, 0xa0, 0x82, 0xfb, 0x67, 0xa1, 0xbc, 0x53, 0xf7, 0xcf, 0x62, 0xb5, 0x25, 0x13, 0xc4, + 0x01, 0x14, 0x22, 0x95, 0x09, 0x0a, 0xaf, 0xab, 0x58, 0x35, 0x54, 0xbf, 0xbe, 0x04, 0xa3, 0x38, + 0xed, 0xbf, 0xfa, 0xcf, 0x3f, 0xe5, 0xb4, 0xbf, 0x7f, 0x77, 0x4b, 0xfb, 0xc7, 0x77, 0xb7, 0xb4, + 0x7f, 0x7d, 0x77, 0x4b, 0xfb, 0xfd, 0xbf, 0x6f, 0xad, 0x41, 0xd5, 0xf1, 0xc6, 0x7b, 0xbe, 0x75, + 0x7e, 0xb9, 0x77, 0x7e, 0xc9, 0xff, 0x9d, 0xec, 0x24, 0xcb, 0xff, 0xbc, 0xfb, 0xdf, 0x00, 0x00, + 0x00, 0xff, 0xff, 0x94, 0x5a, 0x7f, 0x48, 0xad, 0x26, 0x00, 0x00, } diff --git a/proto/pdpb.proto b/proto/pdpb.proto index d492bfc7a..79a7b897f 100644 --- a/proto/pdpb.proto +++ b/proto/pdpb.proto @@ -411,6 +411,11 @@ message TimeInterval { uint64 end_timestamp = 2; } +message RecordPair { + string key = 1; + uint64 value = 2; +} + message StoreStats { uint64 store_id = 1; // Capacity for the store. @@ -441,6 +446,14 @@ message StoreStats { uint64 keys_read = 14; // Actually reported time interval TimeInterval interval = 15; + // Threads' CPU usages in the store + repeated RecordPair cpu_usages = 16; + // Threads' read disk I/O rates in the store + repeated RecordPair read_io_rates = 17; + // Threads' write disk I/O rates in the store + repeated RecordPair write_io_rates = 18; + // Operations' latencies in the store + repeated RecordPair op_latencies = 19; } message StoreHeartbeatRequest {