Documentation ¶
Index ¶
- Variables
- func RegisterPruningServiceServer(s grpc1.Server, srv PruningServiceServer)
- type GetBlockIndexerRetainHeightRequest
- func (*GetBlockIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *GetBlockIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *GetBlockIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockIndexerRetainHeightRequest) ProtoMessage()
- func (m *GetBlockIndexerRetainHeightRequest) Reset()
- func (m *GetBlockIndexerRetainHeightRequest) Size() (n int)
- func (m *GetBlockIndexerRetainHeightRequest) String() string
- func (m *GetBlockIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *GetBlockIndexerRetainHeightRequest) XXX_DiscardUnknown()
- func (m *GetBlockIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *GetBlockIndexerRetainHeightRequest) XXX_Size() int
- func (m *GetBlockIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type GetBlockIndexerRetainHeightResponse
- func (*GetBlockIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *GetBlockIndexerRetainHeightResponse) GetHeight() uint64
- func (m *GetBlockIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *GetBlockIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockIndexerRetainHeightResponse) ProtoMessage()
- func (m *GetBlockIndexerRetainHeightResponse) Reset()
- func (m *GetBlockIndexerRetainHeightResponse) Size() (n int)
- func (m *GetBlockIndexerRetainHeightResponse) String() string
- func (m *GetBlockIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *GetBlockIndexerRetainHeightResponse) XXX_DiscardUnknown()
- func (m *GetBlockIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *GetBlockIndexerRetainHeightResponse) XXX_Size() int
- func (m *GetBlockIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type GetBlockResultsRetainHeightRequest
- func (*GetBlockResultsRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *GetBlockResultsRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *GetBlockResultsRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockResultsRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockResultsRetainHeightRequest) ProtoMessage()
- func (m *GetBlockResultsRetainHeightRequest) Reset()
- func (m *GetBlockResultsRetainHeightRequest) Size() (n int)
- func (m *GetBlockResultsRetainHeightRequest) String() string
- func (m *GetBlockResultsRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *GetBlockResultsRetainHeightRequest) XXX_DiscardUnknown()
- func (m *GetBlockResultsRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockResultsRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *GetBlockResultsRetainHeightRequest) XXX_Size() int
- func (m *GetBlockResultsRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type GetBlockResultsRetainHeightResponse
- func (*GetBlockResultsRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *GetBlockResultsRetainHeightResponse) GetPruningServiceRetainHeight() uint64
- func (m *GetBlockResultsRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *GetBlockResultsRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockResultsRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockResultsRetainHeightResponse) ProtoMessage()
- func (m *GetBlockResultsRetainHeightResponse) Reset()
- func (m *GetBlockResultsRetainHeightResponse) Size() (n int)
- func (m *GetBlockResultsRetainHeightResponse) String() string
- func (m *GetBlockResultsRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *GetBlockResultsRetainHeightResponse) XXX_DiscardUnknown()
- func (m *GetBlockResultsRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockResultsRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *GetBlockResultsRetainHeightResponse) XXX_Size() int
- func (m *GetBlockResultsRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type GetBlockRetainHeightRequest
- func (*GetBlockRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *GetBlockRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *GetBlockRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockRetainHeightRequest) ProtoMessage()
- func (m *GetBlockRetainHeightRequest) Reset()
- func (m *GetBlockRetainHeightRequest) Size() (n int)
- func (m *GetBlockRetainHeightRequest) String() string
- func (m *GetBlockRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *GetBlockRetainHeightRequest) XXX_DiscardUnknown()
- func (m *GetBlockRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *GetBlockRetainHeightRequest) XXX_Size() int
- func (m *GetBlockRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type GetBlockRetainHeightResponse
- func (*GetBlockRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *GetBlockRetainHeightResponse) GetAppRetainHeight() uint64
- func (m *GetBlockRetainHeightResponse) GetPruningServiceRetainHeight() uint64
- func (m *GetBlockRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *GetBlockRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockRetainHeightResponse) ProtoMessage()
- func (m *GetBlockRetainHeightResponse) Reset()
- func (m *GetBlockRetainHeightResponse) Size() (n int)
- func (m *GetBlockRetainHeightResponse) String() string
- func (m *GetBlockRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *GetBlockRetainHeightResponse) XXX_DiscardUnknown()
- func (m *GetBlockRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *GetBlockRetainHeightResponse) XXX_Size() int
- func (m *GetBlockRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type GetTxIndexerRetainHeightRequest
- func (*GetTxIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *GetTxIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *GetTxIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetTxIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetTxIndexerRetainHeightRequest) ProtoMessage()
- func (m *GetTxIndexerRetainHeightRequest) Reset()
- func (m *GetTxIndexerRetainHeightRequest) Size() (n int)
- func (m *GetTxIndexerRetainHeightRequest) String() string
- func (m *GetTxIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *GetTxIndexerRetainHeightRequest) XXX_DiscardUnknown()
- func (m *GetTxIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTxIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *GetTxIndexerRetainHeightRequest) XXX_Size() int
- func (m *GetTxIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type GetTxIndexerRetainHeightResponse
- func (*GetTxIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *GetTxIndexerRetainHeightResponse) GetHeight() uint64
- func (m *GetTxIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *GetTxIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetTxIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetTxIndexerRetainHeightResponse) ProtoMessage()
- func (m *GetTxIndexerRetainHeightResponse) Reset()
- func (m *GetTxIndexerRetainHeightResponse) Size() (n int)
- func (m *GetTxIndexerRetainHeightResponse) String() string
- func (m *GetTxIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *GetTxIndexerRetainHeightResponse) XXX_DiscardUnknown()
- func (m *GetTxIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTxIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *GetTxIndexerRetainHeightResponse) XXX_Size() int
- func (m *GetTxIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type PruningServiceClient
- type PruningServiceServer
- type SetBlockIndexerRetainHeightRequest
- func (*SetBlockIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *SetBlockIndexerRetainHeightRequest) GetHeight() uint64
- func (m *SetBlockIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *SetBlockIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetBlockIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetBlockIndexerRetainHeightRequest) ProtoMessage()
- func (m *SetBlockIndexerRetainHeightRequest) Reset()
- func (m *SetBlockIndexerRetainHeightRequest) Size() (n int)
- func (m *SetBlockIndexerRetainHeightRequest) String() string
- func (m *SetBlockIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *SetBlockIndexerRetainHeightRequest) XXX_DiscardUnknown()
- func (m *SetBlockIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetBlockIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *SetBlockIndexerRetainHeightRequest) XXX_Size() int
- func (m *SetBlockIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type SetBlockIndexerRetainHeightResponse
- func (*SetBlockIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *SetBlockIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *SetBlockIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetBlockIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetBlockIndexerRetainHeightResponse) ProtoMessage()
- func (m *SetBlockIndexerRetainHeightResponse) Reset()
- func (m *SetBlockIndexerRetainHeightResponse) Size() (n int)
- func (m *SetBlockIndexerRetainHeightResponse) String() string
- func (m *SetBlockIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *SetBlockIndexerRetainHeightResponse) XXX_DiscardUnknown()
- func (m *SetBlockIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetBlockIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *SetBlockIndexerRetainHeightResponse) XXX_Size() int
- func (m *SetBlockIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type SetBlockResultsRetainHeightRequest
- func (*SetBlockResultsRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *SetBlockResultsRetainHeightRequest) GetHeight() uint64
- func (m *SetBlockResultsRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *SetBlockResultsRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetBlockResultsRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetBlockResultsRetainHeightRequest) ProtoMessage()
- func (m *SetBlockResultsRetainHeightRequest) Reset()
- func (m *SetBlockResultsRetainHeightRequest) Size() (n int)
- func (m *SetBlockResultsRetainHeightRequest) String() string
- func (m *SetBlockResultsRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *SetBlockResultsRetainHeightRequest) XXX_DiscardUnknown()
- func (m *SetBlockResultsRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetBlockResultsRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *SetBlockResultsRetainHeightRequest) XXX_Size() int
- func (m *SetBlockResultsRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type SetBlockResultsRetainHeightResponse
- func (*SetBlockResultsRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *SetBlockResultsRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *SetBlockResultsRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetBlockResultsRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetBlockResultsRetainHeightResponse) ProtoMessage()
- func (m *SetBlockResultsRetainHeightResponse) Reset()
- func (m *SetBlockResultsRetainHeightResponse) Size() (n int)
- func (m *SetBlockResultsRetainHeightResponse) String() string
- func (m *SetBlockResultsRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *SetBlockResultsRetainHeightResponse) XXX_DiscardUnknown()
- func (m *SetBlockResultsRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetBlockResultsRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *SetBlockResultsRetainHeightResponse) XXX_Size() int
- func (m *SetBlockResultsRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type SetBlockRetainHeightRequest
- func (*SetBlockRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *SetBlockRetainHeightRequest) GetHeight() uint64
- func (m *SetBlockRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *SetBlockRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetBlockRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetBlockRetainHeightRequest) ProtoMessage()
- func (m *SetBlockRetainHeightRequest) Reset()
- func (m *SetBlockRetainHeightRequest) Size() (n int)
- func (m *SetBlockRetainHeightRequest) String() string
- func (m *SetBlockRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *SetBlockRetainHeightRequest) XXX_DiscardUnknown()
- func (m *SetBlockRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetBlockRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *SetBlockRetainHeightRequest) XXX_Size() int
- func (m *SetBlockRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type SetBlockRetainHeightResponse
- func (*SetBlockRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *SetBlockRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *SetBlockRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetBlockRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetBlockRetainHeightResponse) ProtoMessage()
- func (m *SetBlockRetainHeightResponse) Reset()
- func (m *SetBlockRetainHeightResponse) Size() (n int)
- func (m *SetBlockRetainHeightResponse) String() string
- func (m *SetBlockRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *SetBlockRetainHeightResponse) XXX_DiscardUnknown()
- func (m *SetBlockRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetBlockRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *SetBlockRetainHeightResponse) XXX_Size() int
- func (m *SetBlockRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type SetTxIndexerRetainHeightRequest
- func (*SetTxIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
- func (m *SetTxIndexerRetainHeightRequest) GetHeight() uint64
- func (m *SetTxIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
- func (m *SetTxIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetTxIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetTxIndexerRetainHeightRequest) ProtoMessage()
- func (m *SetTxIndexerRetainHeightRequest) Reset()
- func (m *SetTxIndexerRetainHeightRequest) Size() (n int)
- func (m *SetTxIndexerRetainHeightRequest) String() string
- func (m *SetTxIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
- func (m *SetTxIndexerRetainHeightRequest) XXX_DiscardUnknown()
- func (m *SetTxIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetTxIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
- func (m *SetTxIndexerRetainHeightRequest) XXX_Size() int
- func (m *SetTxIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
- type SetTxIndexerRetainHeightResponse
- func (*SetTxIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
- func (m *SetTxIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
- func (m *SetTxIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetTxIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetTxIndexerRetainHeightResponse) ProtoMessage()
- func (m *SetTxIndexerRetainHeightResponse) Reset()
- func (m *SetTxIndexerRetainHeightResponse) Size() (n int)
- func (m *SetTxIndexerRetainHeightResponse) String() string
- func (m *SetTxIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
- func (m *SetTxIndexerRetainHeightResponse) XXX_DiscardUnknown()
- func (m *SetTxIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetTxIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
- func (m *SetTxIndexerRetainHeightResponse) XXX_Size() int
- func (m *SetTxIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedPruningServiceServer
- func (*UnimplementedPruningServiceServer) GetBlockIndexerRetainHeight(ctx context.Context, req *GetBlockIndexerRetainHeightRequest) (*GetBlockIndexerRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) GetBlockResultsRetainHeight(ctx context.Context, req *GetBlockResultsRetainHeightRequest) (*GetBlockResultsRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) GetBlockRetainHeight(ctx context.Context, req *GetBlockRetainHeightRequest) (*GetBlockRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) GetTxIndexerRetainHeight(ctx context.Context, req *GetTxIndexerRetainHeightRequest) (*GetTxIndexerRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) SetBlockIndexerRetainHeight(ctx context.Context, req *SetBlockIndexerRetainHeightRequest) (*SetBlockIndexerRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) SetBlockResultsRetainHeight(ctx context.Context, req *SetBlockResultsRetainHeightRequest) (*SetBlockResultsRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) SetBlockRetainHeight(ctx context.Context, req *SetBlockRetainHeightRequest) (*SetBlockRetainHeightResponse, error)
- func (*UnimplementedPruningServiceServer) SetTxIndexerRetainHeight(ctx context.Context, req *SetTxIndexerRetainHeightRequest) (*SetTxIndexerRetainHeightResponse, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterPruningServiceServer ¶
func RegisterPruningServiceServer(s grpc1.Server, srv PruningServiceServer)
Types ¶
type GetBlockIndexerRetainHeightRequest ¶
type GetBlockIndexerRetainHeightRequest struct { }
func (*GetBlockIndexerRetainHeightRequest) Descriptor ¶
func (*GetBlockIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
func (*GetBlockIndexerRetainHeightRequest) Marshal ¶
func (m *GetBlockIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*GetBlockIndexerRetainHeightRequest) MarshalTo ¶
func (m *GetBlockIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetBlockIndexerRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *GetBlockIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockIndexerRetainHeightRequest) ProtoMessage ¶
func (*GetBlockIndexerRetainHeightRequest) ProtoMessage()
func (*GetBlockIndexerRetainHeightRequest) Reset ¶
func (m *GetBlockIndexerRetainHeightRequest) Reset()
func (*GetBlockIndexerRetainHeightRequest) Size ¶
func (m *GetBlockIndexerRetainHeightRequest) Size() (n int)
func (*GetBlockIndexerRetainHeightRequest) String ¶
func (m *GetBlockIndexerRetainHeightRequest) String() string
func (*GetBlockIndexerRetainHeightRequest) Unmarshal ¶
func (m *GetBlockIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*GetBlockIndexerRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *GetBlockIndexerRetainHeightRequest) XXX_DiscardUnknown()
func (*GetBlockIndexerRetainHeightRequest) XXX_Marshal ¶
func (m *GetBlockIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockIndexerRetainHeightRequest) XXX_Merge ¶
func (m *GetBlockIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
func (*GetBlockIndexerRetainHeightRequest) XXX_Size ¶
func (m *GetBlockIndexerRetainHeightRequest) XXX_Size() int
func (*GetBlockIndexerRetainHeightRequest) XXX_Unmarshal ¶
func (m *GetBlockIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
type GetBlockIndexerRetainHeightResponse ¶
type GetBlockIndexerRetainHeightResponse struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*GetBlockIndexerRetainHeightResponse) Descriptor ¶
func (*GetBlockIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
func (*GetBlockIndexerRetainHeightResponse) GetHeight ¶
func (m *GetBlockIndexerRetainHeightResponse) GetHeight() uint64
func (*GetBlockIndexerRetainHeightResponse) Marshal ¶
func (m *GetBlockIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*GetBlockIndexerRetainHeightResponse) MarshalTo ¶
func (m *GetBlockIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetBlockIndexerRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *GetBlockIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockIndexerRetainHeightResponse) ProtoMessage ¶
func (*GetBlockIndexerRetainHeightResponse) ProtoMessage()
func (*GetBlockIndexerRetainHeightResponse) Reset ¶
func (m *GetBlockIndexerRetainHeightResponse) Reset()
func (*GetBlockIndexerRetainHeightResponse) Size ¶
func (m *GetBlockIndexerRetainHeightResponse) Size() (n int)
func (*GetBlockIndexerRetainHeightResponse) String ¶
func (m *GetBlockIndexerRetainHeightResponse) String() string
func (*GetBlockIndexerRetainHeightResponse) Unmarshal ¶
func (m *GetBlockIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*GetBlockIndexerRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *GetBlockIndexerRetainHeightResponse) XXX_DiscardUnknown()
func (*GetBlockIndexerRetainHeightResponse) XXX_Marshal ¶
func (m *GetBlockIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockIndexerRetainHeightResponse) XXX_Merge ¶
func (m *GetBlockIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
func (*GetBlockIndexerRetainHeightResponse) XXX_Size ¶
func (m *GetBlockIndexerRetainHeightResponse) XXX_Size() int
func (*GetBlockIndexerRetainHeightResponse) XXX_Unmarshal ¶
func (m *GetBlockIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
type GetBlockResultsRetainHeightRequest ¶
type GetBlockResultsRetainHeightRequest struct { }
func (*GetBlockResultsRetainHeightRequest) Descriptor ¶
func (*GetBlockResultsRetainHeightRequest) Descriptor() ([]byte, []int)
func (*GetBlockResultsRetainHeightRequest) Marshal ¶
func (m *GetBlockResultsRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*GetBlockResultsRetainHeightRequest) MarshalTo ¶
func (m *GetBlockResultsRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetBlockResultsRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *GetBlockResultsRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockResultsRetainHeightRequest) ProtoMessage ¶
func (*GetBlockResultsRetainHeightRequest) ProtoMessage()
func (*GetBlockResultsRetainHeightRequest) Reset ¶
func (m *GetBlockResultsRetainHeightRequest) Reset()
func (*GetBlockResultsRetainHeightRequest) Size ¶
func (m *GetBlockResultsRetainHeightRequest) Size() (n int)
func (*GetBlockResultsRetainHeightRequest) String ¶
func (m *GetBlockResultsRetainHeightRequest) String() string
func (*GetBlockResultsRetainHeightRequest) Unmarshal ¶
func (m *GetBlockResultsRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*GetBlockResultsRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *GetBlockResultsRetainHeightRequest) XXX_DiscardUnknown()
func (*GetBlockResultsRetainHeightRequest) XXX_Marshal ¶
func (m *GetBlockResultsRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockResultsRetainHeightRequest) XXX_Merge ¶
func (m *GetBlockResultsRetainHeightRequest) XXX_Merge(src proto.Message)
func (*GetBlockResultsRetainHeightRequest) XXX_Size ¶
func (m *GetBlockResultsRetainHeightRequest) XXX_Size() int
func (*GetBlockResultsRetainHeightRequest) XXX_Unmarshal ¶
func (m *GetBlockResultsRetainHeightRequest) XXX_Unmarshal(b []byte) error
type GetBlockResultsRetainHeightResponse ¶
type GetBlockResultsRetainHeightResponse struct { // The retain height set by the pruning service (e.g. by the data // companion) specifically for block results. PruningServiceRetainHeight uint64 `` /* 144-byte string literal not displayed */ }
func (*GetBlockResultsRetainHeightResponse) Descriptor ¶
func (*GetBlockResultsRetainHeightResponse) Descriptor() ([]byte, []int)
func (*GetBlockResultsRetainHeightResponse) GetPruningServiceRetainHeight ¶
func (m *GetBlockResultsRetainHeightResponse) GetPruningServiceRetainHeight() uint64
func (*GetBlockResultsRetainHeightResponse) Marshal ¶
func (m *GetBlockResultsRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*GetBlockResultsRetainHeightResponse) MarshalTo ¶
func (m *GetBlockResultsRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetBlockResultsRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *GetBlockResultsRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockResultsRetainHeightResponse) ProtoMessage ¶
func (*GetBlockResultsRetainHeightResponse) ProtoMessage()
func (*GetBlockResultsRetainHeightResponse) Reset ¶
func (m *GetBlockResultsRetainHeightResponse) Reset()
func (*GetBlockResultsRetainHeightResponse) Size ¶
func (m *GetBlockResultsRetainHeightResponse) Size() (n int)
func (*GetBlockResultsRetainHeightResponse) String ¶
func (m *GetBlockResultsRetainHeightResponse) String() string
func (*GetBlockResultsRetainHeightResponse) Unmarshal ¶
func (m *GetBlockResultsRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*GetBlockResultsRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *GetBlockResultsRetainHeightResponse) XXX_DiscardUnknown()
func (*GetBlockResultsRetainHeightResponse) XXX_Marshal ¶
func (m *GetBlockResultsRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockResultsRetainHeightResponse) XXX_Merge ¶
func (m *GetBlockResultsRetainHeightResponse) XXX_Merge(src proto.Message)
func (*GetBlockResultsRetainHeightResponse) XXX_Size ¶
func (m *GetBlockResultsRetainHeightResponse) XXX_Size() int
func (*GetBlockResultsRetainHeightResponse) XXX_Unmarshal ¶
func (m *GetBlockResultsRetainHeightResponse) XXX_Unmarshal(b []byte) error
type GetBlockRetainHeightRequest ¶
type GetBlockRetainHeightRequest struct { }
func (*GetBlockRetainHeightRequest) Descriptor ¶
func (*GetBlockRetainHeightRequest) Descriptor() ([]byte, []int)
func (*GetBlockRetainHeightRequest) Marshal ¶
func (m *GetBlockRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*GetBlockRetainHeightRequest) MarshalTo ¶
func (m *GetBlockRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetBlockRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *GetBlockRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockRetainHeightRequest) ProtoMessage ¶
func (*GetBlockRetainHeightRequest) ProtoMessage()
func (*GetBlockRetainHeightRequest) Reset ¶
func (m *GetBlockRetainHeightRequest) Reset()
func (*GetBlockRetainHeightRequest) Size ¶
func (m *GetBlockRetainHeightRequest) Size() (n int)
func (*GetBlockRetainHeightRequest) String ¶
func (m *GetBlockRetainHeightRequest) String() string
func (*GetBlockRetainHeightRequest) Unmarshal ¶
func (m *GetBlockRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*GetBlockRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *GetBlockRetainHeightRequest) XXX_DiscardUnknown()
func (*GetBlockRetainHeightRequest) XXX_Marshal ¶
func (m *GetBlockRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockRetainHeightRequest) XXX_Merge ¶
func (m *GetBlockRetainHeightRequest) XXX_Merge(src proto.Message)
func (*GetBlockRetainHeightRequest) XXX_Size ¶
func (m *GetBlockRetainHeightRequest) XXX_Size() int
func (*GetBlockRetainHeightRequest) XXX_Unmarshal ¶
func (m *GetBlockRetainHeightRequest) XXX_Unmarshal(b []byte) error
type GetBlockRetainHeightResponse ¶
type GetBlockRetainHeightResponse struct { // The retain height set by the application. AppRetainHeight uint64 `protobuf:"varint,1,opt,name=app_retain_height,json=appRetainHeight,proto3" json:"app_retain_height,omitempty"` // The retain height set via the pruning service (e.g. by the data // companion) specifically for blocks. PruningServiceRetainHeight uint64 `` /* 144-byte string literal not displayed */ }
func (*GetBlockRetainHeightResponse) Descriptor ¶
func (*GetBlockRetainHeightResponse) Descriptor() ([]byte, []int)
func (*GetBlockRetainHeightResponse) GetAppRetainHeight ¶
func (m *GetBlockRetainHeightResponse) GetAppRetainHeight() uint64
func (*GetBlockRetainHeightResponse) GetPruningServiceRetainHeight ¶
func (m *GetBlockRetainHeightResponse) GetPruningServiceRetainHeight() uint64
func (*GetBlockRetainHeightResponse) Marshal ¶
func (m *GetBlockRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*GetBlockRetainHeightResponse) MarshalTo ¶
func (m *GetBlockRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetBlockRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *GetBlockRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockRetainHeightResponse) ProtoMessage ¶
func (*GetBlockRetainHeightResponse) ProtoMessage()
func (*GetBlockRetainHeightResponse) Reset ¶
func (m *GetBlockRetainHeightResponse) Reset()
func (*GetBlockRetainHeightResponse) Size ¶
func (m *GetBlockRetainHeightResponse) Size() (n int)
func (*GetBlockRetainHeightResponse) String ¶
func (m *GetBlockRetainHeightResponse) String() string
func (*GetBlockRetainHeightResponse) Unmarshal ¶
func (m *GetBlockRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*GetBlockRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *GetBlockRetainHeightResponse) XXX_DiscardUnknown()
func (*GetBlockRetainHeightResponse) XXX_Marshal ¶
func (m *GetBlockRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockRetainHeightResponse) XXX_Merge ¶
func (m *GetBlockRetainHeightResponse) XXX_Merge(src proto.Message)
func (*GetBlockRetainHeightResponse) XXX_Size ¶
func (m *GetBlockRetainHeightResponse) XXX_Size() int
func (*GetBlockRetainHeightResponse) XXX_Unmarshal ¶
func (m *GetBlockRetainHeightResponse) XXX_Unmarshal(b []byte) error
type GetTxIndexerRetainHeightRequest ¶
type GetTxIndexerRetainHeightRequest struct { }
func (*GetTxIndexerRetainHeightRequest) Descriptor ¶
func (*GetTxIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
func (*GetTxIndexerRetainHeightRequest) Marshal ¶
func (m *GetTxIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*GetTxIndexerRetainHeightRequest) MarshalTo ¶
func (m *GetTxIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetTxIndexerRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *GetTxIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetTxIndexerRetainHeightRequest) ProtoMessage ¶
func (*GetTxIndexerRetainHeightRequest) ProtoMessage()
func (*GetTxIndexerRetainHeightRequest) Reset ¶
func (m *GetTxIndexerRetainHeightRequest) Reset()
func (*GetTxIndexerRetainHeightRequest) Size ¶
func (m *GetTxIndexerRetainHeightRequest) Size() (n int)
func (*GetTxIndexerRetainHeightRequest) String ¶
func (m *GetTxIndexerRetainHeightRequest) String() string
func (*GetTxIndexerRetainHeightRequest) Unmarshal ¶
func (m *GetTxIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*GetTxIndexerRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *GetTxIndexerRetainHeightRequest) XXX_DiscardUnknown()
func (*GetTxIndexerRetainHeightRequest) XXX_Marshal ¶
func (m *GetTxIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTxIndexerRetainHeightRequest) XXX_Merge ¶
func (m *GetTxIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
func (*GetTxIndexerRetainHeightRequest) XXX_Size ¶
func (m *GetTxIndexerRetainHeightRequest) XXX_Size() int
func (*GetTxIndexerRetainHeightRequest) XXX_Unmarshal ¶
func (m *GetTxIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
type GetTxIndexerRetainHeightResponse ¶
type GetTxIndexerRetainHeightResponse struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*GetTxIndexerRetainHeightResponse) Descriptor ¶
func (*GetTxIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
func (*GetTxIndexerRetainHeightResponse) GetHeight ¶
func (m *GetTxIndexerRetainHeightResponse) GetHeight() uint64
func (*GetTxIndexerRetainHeightResponse) Marshal ¶
func (m *GetTxIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*GetTxIndexerRetainHeightResponse) MarshalTo ¶
func (m *GetTxIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetTxIndexerRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *GetTxIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetTxIndexerRetainHeightResponse) ProtoMessage ¶
func (*GetTxIndexerRetainHeightResponse) ProtoMessage()
func (*GetTxIndexerRetainHeightResponse) Reset ¶
func (m *GetTxIndexerRetainHeightResponse) Reset()
func (*GetTxIndexerRetainHeightResponse) Size ¶
func (m *GetTxIndexerRetainHeightResponse) Size() (n int)
func (*GetTxIndexerRetainHeightResponse) String ¶
func (m *GetTxIndexerRetainHeightResponse) String() string
func (*GetTxIndexerRetainHeightResponse) Unmarshal ¶
func (m *GetTxIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*GetTxIndexerRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *GetTxIndexerRetainHeightResponse) XXX_DiscardUnknown()
func (*GetTxIndexerRetainHeightResponse) XXX_Marshal ¶
func (m *GetTxIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTxIndexerRetainHeightResponse) XXX_Merge ¶
func (m *GetTxIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
func (*GetTxIndexerRetainHeightResponse) XXX_Size ¶
func (m *GetTxIndexerRetainHeightResponse) XXX_Size() int
func (*GetTxIndexerRetainHeightResponse) XXX_Unmarshal ¶
func (m *GetTxIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
type PruningServiceClient ¶
type PruningServiceClient interface { // SetBlockRetainHeightRequest indicates to the node that it can safely // prune all block data up to the specified retain height. // // The lower of this retain height and that set by the application in its // Commit response will be used by the node to determine which heights' data // can be pruned. SetBlockRetainHeight(ctx context.Context, in *SetBlockRetainHeightRequest, opts ...grpc.CallOption) (*SetBlockRetainHeightResponse, error) // GetBlockRetainHeight returns information about the retain height // parameters used by the node to influence block retention/pruning. GetBlockRetainHeight(ctx context.Context, in *GetBlockRetainHeightRequest, opts ...grpc.CallOption) (*GetBlockRetainHeightResponse, error) // SetBlockResultsRetainHeightRequest indicates to the node that it can // safely prune all block results data up to the specified height. // // The node will always store the block results for the latest height to // help facilitate crash recovery. SetBlockResultsRetainHeight(ctx context.Context, in *SetBlockResultsRetainHeightRequest, opts ...grpc.CallOption) (*SetBlockResultsRetainHeightResponse, error) // GetBlockResultsRetainHeight returns information about the retain height // parameters used by the node to influence block results retention/pruning. GetBlockResultsRetainHeight(ctx context.Context, in *GetBlockResultsRetainHeightRequest, opts ...grpc.CallOption) (*GetBlockResultsRetainHeightResponse, error) // SetTxIndexerRetainHeightRequest indicates to the node that it can safely // prune all tx indices up to the specified retain height. SetTxIndexerRetainHeight(ctx context.Context, in *SetTxIndexerRetainHeightRequest, opts ...grpc.CallOption) (*SetTxIndexerRetainHeightResponse, error) // GetTxIndexerRetainHeight returns information about the retain height // parameters used by the node to influence TxIndexer pruning GetTxIndexerRetainHeight(ctx context.Context, in *GetTxIndexerRetainHeightRequest, opts ...grpc.CallOption) (*GetTxIndexerRetainHeightResponse, error) // SetBlockIndexerRetainHeightRequest indicates to the node that it can safely // prune all block indices up to the specified retain height. SetBlockIndexerRetainHeight(ctx context.Context, in *SetBlockIndexerRetainHeightRequest, opts ...grpc.CallOption) (*SetBlockIndexerRetainHeightResponse, error) // GetBlockIndexerRetainHeight returns information about the retain height // parameters used by the node to influence BlockIndexer pruning GetBlockIndexerRetainHeight(ctx context.Context, in *GetBlockIndexerRetainHeightRequest, opts ...grpc.CallOption) (*GetBlockIndexerRetainHeightResponse, error) }
PruningServiceClient is the client API for PruningService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPruningServiceClient ¶
func NewPruningServiceClient(cc grpc1.ClientConn) PruningServiceClient
type PruningServiceServer ¶
type PruningServiceServer interface { // SetBlockRetainHeightRequest indicates to the node that it can safely // prune all block data up to the specified retain height. // // The lower of this retain height and that set by the application in its // Commit response will be used by the node to determine which heights' data // can be pruned. SetBlockRetainHeight(context.Context, *SetBlockRetainHeightRequest) (*SetBlockRetainHeightResponse, error) // GetBlockRetainHeight returns information about the retain height // parameters used by the node to influence block retention/pruning. GetBlockRetainHeight(context.Context, *GetBlockRetainHeightRequest) (*GetBlockRetainHeightResponse, error) // SetBlockResultsRetainHeightRequest indicates to the node that it can // safely prune all block results data up to the specified height. // // The node will always store the block results for the latest height to // help facilitate crash recovery. SetBlockResultsRetainHeight(context.Context, *SetBlockResultsRetainHeightRequest) (*SetBlockResultsRetainHeightResponse, error) // GetBlockResultsRetainHeight returns information about the retain height // parameters used by the node to influence block results retention/pruning. GetBlockResultsRetainHeight(context.Context, *GetBlockResultsRetainHeightRequest) (*GetBlockResultsRetainHeightResponse, error) // SetTxIndexerRetainHeightRequest indicates to the node that it can safely // prune all tx indices up to the specified retain height. SetTxIndexerRetainHeight(context.Context, *SetTxIndexerRetainHeightRequest) (*SetTxIndexerRetainHeightResponse, error) // GetTxIndexerRetainHeight returns information about the retain height // parameters used by the node to influence TxIndexer pruning GetTxIndexerRetainHeight(context.Context, *GetTxIndexerRetainHeightRequest) (*GetTxIndexerRetainHeightResponse, error) // SetBlockIndexerRetainHeightRequest indicates to the node that it can safely // prune all block indices up to the specified retain height. SetBlockIndexerRetainHeight(context.Context, *SetBlockIndexerRetainHeightRequest) (*SetBlockIndexerRetainHeightResponse, error) // GetBlockIndexerRetainHeight returns information about the retain height // parameters used by the node to influence BlockIndexer pruning GetBlockIndexerRetainHeight(context.Context, *GetBlockIndexerRetainHeightRequest) (*GetBlockIndexerRetainHeightResponse, error) }
PruningServiceServer is the server API for PruningService service.
type SetBlockIndexerRetainHeightRequest ¶
type SetBlockIndexerRetainHeightRequest struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*SetBlockIndexerRetainHeightRequest) Descriptor ¶
func (*SetBlockIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
func (*SetBlockIndexerRetainHeightRequest) GetHeight ¶
func (m *SetBlockIndexerRetainHeightRequest) GetHeight() uint64
func (*SetBlockIndexerRetainHeightRequest) Marshal ¶
func (m *SetBlockIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*SetBlockIndexerRetainHeightRequest) MarshalTo ¶
func (m *SetBlockIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetBlockIndexerRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *SetBlockIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetBlockIndexerRetainHeightRequest) ProtoMessage ¶
func (*SetBlockIndexerRetainHeightRequest) ProtoMessage()
func (*SetBlockIndexerRetainHeightRequest) Reset ¶
func (m *SetBlockIndexerRetainHeightRequest) Reset()
func (*SetBlockIndexerRetainHeightRequest) Size ¶
func (m *SetBlockIndexerRetainHeightRequest) Size() (n int)
func (*SetBlockIndexerRetainHeightRequest) String ¶
func (m *SetBlockIndexerRetainHeightRequest) String() string
func (*SetBlockIndexerRetainHeightRequest) Unmarshal ¶
func (m *SetBlockIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*SetBlockIndexerRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *SetBlockIndexerRetainHeightRequest) XXX_DiscardUnknown()
func (*SetBlockIndexerRetainHeightRequest) XXX_Marshal ¶
func (m *SetBlockIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetBlockIndexerRetainHeightRequest) XXX_Merge ¶
func (m *SetBlockIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
func (*SetBlockIndexerRetainHeightRequest) XXX_Size ¶
func (m *SetBlockIndexerRetainHeightRequest) XXX_Size() int
func (*SetBlockIndexerRetainHeightRequest) XXX_Unmarshal ¶
func (m *SetBlockIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
type SetBlockIndexerRetainHeightResponse ¶
type SetBlockIndexerRetainHeightResponse struct { }
func (*SetBlockIndexerRetainHeightResponse) Descriptor ¶
func (*SetBlockIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
func (*SetBlockIndexerRetainHeightResponse) Marshal ¶
func (m *SetBlockIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*SetBlockIndexerRetainHeightResponse) MarshalTo ¶
func (m *SetBlockIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetBlockIndexerRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *SetBlockIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetBlockIndexerRetainHeightResponse) ProtoMessage ¶
func (*SetBlockIndexerRetainHeightResponse) ProtoMessage()
func (*SetBlockIndexerRetainHeightResponse) Reset ¶
func (m *SetBlockIndexerRetainHeightResponse) Reset()
func (*SetBlockIndexerRetainHeightResponse) Size ¶
func (m *SetBlockIndexerRetainHeightResponse) Size() (n int)
func (*SetBlockIndexerRetainHeightResponse) String ¶
func (m *SetBlockIndexerRetainHeightResponse) String() string
func (*SetBlockIndexerRetainHeightResponse) Unmarshal ¶
func (m *SetBlockIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*SetBlockIndexerRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *SetBlockIndexerRetainHeightResponse) XXX_DiscardUnknown()
func (*SetBlockIndexerRetainHeightResponse) XXX_Marshal ¶
func (m *SetBlockIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetBlockIndexerRetainHeightResponse) XXX_Merge ¶
func (m *SetBlockIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
func (*SetBlockIndexerRetainHeightResponse) XXX_Size ¶
func (m *SetBlockIndexerRetainHeightResponse) XXX_Size() int
func (*SetBlockIndexerRetainHeightResponse) XXX_Unmarshal ¶
func (m *SetBlockIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
type SetBlockResultsRetainHeightRequest ¶
type SetBlockResultsRetainHeightRequest struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*SetBlockResultsRetainHeightRequest) Descriptor ¶
func (*SetBlockResultsRetainHeightRequest) Descriptor() ([]byte, []int)
func (*SetBlockResultsRetainHeightRequest) GetHeight ¶
func (m *SetBlockResultsRetainHeightRequest) GetHeight() uint64
func (*SetBlockResultsRetainHeightRequest) Marshal ¶
func (m *SetBlockResultsRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*SetBlockResultsRetainHeightRequest) MarshalTo ¶
func (m *SetBlockResultsRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetBlockResultsRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *SetBlockResultsRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetBlockResultsRetainHeightRequest) ProtoMessage ¶
func (*SetBlockResultsRetainHeightRequest) ProtoMessage()
func (*SetBlockResultsRetainHeightRequest) Reset ¶
func (m *SetBlockResultsRetainHeightRequest) Reset()
func (*SetBlockResultsRetainHeightRequest) Size ¶
func (m *SetBlockResultsRetainHeightRequest) Size() (n int)
func (*SetBlockResultsRetainHeightRequest) String ¶
func (m *SetBlockResultsRetainHeightRequest) String() string
func (*SetBlockResultsRetainHeightRequest) Unmarshal ¶
func (m *SetBlockResultsRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*SetBlockResultsRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *SetBlockResultsRetainHeightRequest) XXX_DiscardUnknown()
func (*SetBlockResultsRetainHeightRequest) XXX_Marshal ¶
func (m *SetBlockResultsRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetBlockResultsRetainHeightRequest) XXX_Merge ¶
func (m *SetBlockResultsRetainHeightRequest) XXX_Merge(src proto.Message)
func (*SetBlockResultsRetainHeightRequest) XXX_Size ¶
func (m *SetBlockResultsRetainHeightRequest) XXX_Size() int
func (*SetBlockResultsRetainHeightRequest) XXX_Unmarshal ¶
func (m *SetBlockResultsRetainHeightRequest) XXX_Unmarshal(b []byte) error
type SetBlockResultsRetainHeightResponse ¶
type SetBlockResultsRetainHeightResponse struct { }
func (*SetBlockResultsRetainHeightResponse) Descriptor ¶
func (*SetBlockResultsRetainHeightResponse) Descriptor() ([]byte, []int)
func (*SetBlockResultsRetainHeightResponse) Marshal ¶
func (m *SetBlockResultsRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*SetBlockResultsRetainHeightResponse) MarshalTo ¶
func (m *SetBlockResultsRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetBlockResultsRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *SetBlockResultsRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetBlockResultsRetainHeightResponse) ProtoMessage ¶
func (*SetBlockResultsRetainHeightResponse) ProtoMessage()
func (*SetBlockResultsRetainHeightResponse) Reset ¶
func (m *SetBlockResultsRetainHeightResponse) Reset()
func (*SetBlockResultsRetainHeightResponse) Size ¶
func (m *SetBlockResultsRetainHeightResponse) Size() (n int)
func (*SetBlockResultsRetainHeightResponse) String ¶
func (m *SetBlockResultsRetainHeightResponse) String() string
func (*SetBlockResultsRetainHeightResponse) Unmarshal ¶
func (m *SetBlockResultsRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*SetBlockResultsRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *SetBlockResultsRetainHeightResponse) XXX_DiscardUnknown()
func (*SetBlockResultsRetainHeightResponse) XXX_Marshal ¶
func (m *SetBlockResultsRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetBlockResultsRetainHeightResponse) XXX_Merge ¶
func (m *SetBlockResultsRetainHeightResponse) XXX_Merge(src proto.Message)
func (*SetBlockResultsRetainHeightResponse) XXX_Size ¶
func (m *SetBlockResultsRetainHeightResponse) XXX_Size() int
func (*SetBlockResultsRetainHeightResponse) XXX_Unmarshal ¶
func (m *SetBlockResultsRetainHeightResponse) XXX_Unmarshal(b []byte) error
type SetBlockRetainHeightRequest ¶
type SetBlockRetainHeightRequest struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*SetBlockRetainHeightRequest) Descriptor ¶
func (*SetBlockRetainHeightRequest) Descriptor() ([]byte, []int)
func (*SetBlockRetainHeightRequest) GetHeight ¶
func (m *SetBlockRetainHeightRequest) GetHeight() uint64
func (*SetBlockRetainHeightRequest) Marshal ¶
func (m *SetBlockRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*SetBlockRetainHeightRequest) MarshalTo ¶
func (m *SetBlockRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetBlockRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *SetBlockRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetBlockRetainHeightRequest) ProtoMessage ¶
func (*SetBlockRetainHeightRequest) ProtoMessage()
func (*SetBlockRetainHeightRequest) Reset ¶
func (m *SetBlockRetainHeightRequest) Reset()
func (*SetBlockRetainHeightRequest) Size ¶
func (m *SetBlockRetainHeightRequest) Size() (n int)
func (*SetBlockRetainHeightRequest) String ¶
func (m *SetBlockRetainHeightRequest) String() string
func (*SetBlockRetainHeightRequest) Unmarshal ¶
func (m *SetBlockRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*SetBlockRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *SetBlockRetainHeightRequest) XXX_DiscardUnknown()
func (*SetBlockRetainHeightRequest) XXX_Marshal ¶
func (m *SetBlockRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetBlockRetainHeightRequest) XXX_Merge ¶
func (m *SetBlockRetainHeightRequest) XXX_Merge(src proto.Message)
func (*SetBlockRetainHeightRequest) XXX_Size ¶
func (m *SetBlockRetainHeightRequest) XXX_Size() int
func (*SetBlockRetainHeightRequest) XXX_Unmarshal ¶
func (m *SetBlockRetainHeightRequest) XXX_Unmarshal(b []byte) error
type SetBlockRetainHeightResponse ¶
type SetBlockRetainHeightResponse struct { }
func (*SetBlockRetainHeightResponse) Descriptor ¶
func (*SetBlockRetainHeightResponse) Descriptor() ([]byte, []int)
func (*SetBlockRetainHeightResponse) Marshal ¶
func (m *SetBlockRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*SetBlockRetainHeightResponse) MarshalTo ¶
func (m *SetBlockRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetBlockRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *SetBlockRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetBlockRetainHeightResponse) ProtoMessage ¶
func (*SetBlockRetainHeightResponse) ProtoMessage()
func (*SetBlockRetainHeightResponse) Reset ¶
func (m *SetBlockRetainHeightResponse) Reset()
func (*SetBlockRetainHeightResponse) Size ¶
func (m *SetBlockRetainHeightResponse) Size() (n int)
func (*SetBlockRetainHeightResponse) String ¶
func (m *SetBlockRetainHeightResponse) String() string
func (*SetBlockRetainHeightResponse) Unmarshal ¶
func (m *SetBlockRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*SetBlockRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *SetBlockRetainHeightResponse) XXX_DiscardUnknown()
func (*SetBlockRetainHeightResponse) XXX_Marshal ¶
func (m *SetBlockRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetBlockRetainHeightResponse) XXX_Merge ¶
func (m *SetBlockRetainHeightResponse) XXX_Merge(src proto.Message)
func (*SetBlockRetainHeightResponse) XXX_Size ¶
func (m *SetBlockRetainHeightResponse) XXX_Size() int
func (*SetBlockRetainHeightResponse) XXX_Unmarshal ¶
func (m *SetBlockRetainHeightResponse) XXX_Unmarshal(b []byte) error
type SetTxIndexerRetainHeightRequest ¶
type SetTxIndexerRetainHeightRequest struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*SetTxIndexerRetainHeightRequest) Descriptor ¶
func (*SetTxIndexerRetainHeightRequest) Descriptor() ([]byte, []int)
func (*SetTxIndexerRetainHeightRequest) GetHeight ¶
func (m *SetTxIndexerRetainHeightRequest) GetHeight() uint64
func (*SetTxIndexerRetainHeightRequest) Marshal ¶
func (m *SetTxIndexerRetainHeightRequest) Marshal() (dAtA []byte, err error)
func (*SetTxIndexerRetainHeightRequest) MarshalTo ¶
func (m *SetTxIndexerRetainHeightRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetTxIndexerRetainHeightRequest) MarshalToSizedBuffer ¶
func (m *SetTxIndexerRetainHeightRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetTxIndexerRetainHeightRequest) ProtoMessage ¶
func (*SetTxIndexerRetainHeightRequest) ProtoMessage()
func (*SetTxIndexerRetainHeightRequest) Reset ¶
func (m *SetTxIndexerRetainHeightRequest) Reset()
func (*SetTxIndexerRetainHeightRequest) Size ¶
func (m *SetTxIndexerRetainHeightRequest) Size() (n int)
func (*SetTxIndexerRetainHeightRequest) String ¶
func (m *SetTxIndexerRetainHeightRequest) String() string
func (*SetTxIndexerRetainHeightRequest) Unmarshal ¶
func (m *SetTxIndexerRetainHeightRequest) Unmarshal(dAtA []byte) error
func (*SetTxIndexerRetainHeightRequest) XXX_DiscardUnknown ¶
func (m *SetTxIndexerRetainHeightRequest) XXX_DiscardUnknown()
func (*SetTxIndexerRetainHeightRequest) XXX_Marshal ¶
func (m *SetTxIndexerRetainHeightRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetTxIndexerRetainHeightRequest) XXX_Merge ¶
func (m *SetTxIndexerRetainHeightRequest) XXX_Merge(src proto.Message)
func (*SetTxIndexerRetainHeightRequest) XXX_Size ¶
func (m *SetTxIndexerRetainHeightRequest) XXX_Size() int
func (*SetTxIndexerRetainHeightRequest) XXX_Unmarshal ¶
func (m *SetTxIndexerRetainHeightRequest) XXX_Unmarshal(b []byte) error
type SetTxIndexerRetainHeightResponse ¶
type SetTxIndexerRetainHeightResponse struct { }
func (*SetTxIndexerRetainHeightResponse) Descriptor ¶
func (*SetTxIndexerRetainHeightResponse) Descriptor() ([]byte, []int)
func (*SetTxIndexerRetainHeightResponse) Marshal ¶
func (m *SetTxIndexerRetainHeightResponse) Marshal() (dAtA []byte, err error)
func (*SetTxIndexerRetainHeightResponse) MarshalTo ¶
func (m *SetTxIndexerRetainHeightResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetTxIndexerRetainHeightResponse) MarshalToSizedBuffer ¶
func (m *SetTxIndexerRetainHeightResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetTxIndexerRetainHeightResponse) ProtoMessage ¶
func (*SetTxIndexerRetainHeightResponse) ProtoMessage()
func (*SetTxIndexerRetainHeightResponse) Reset ¶
func (m *SetTxIndexerRetainHeightResponse) Reset()
func (*SetTxIndexerRetainHeightResponse) Size ¶
func (m *SetTxIndexerRetainHeightResponse) Size() (n int)
func (*SetTxIndexerRetainHeightResponse) String ¶
func (m *SetTxIndexerRetainHeightResponse) String() string
func (*SetTxIndexerRetainHeightResponse) Unmarshal ¶
func (m *SetTxIndexerRetainHeightResponse) Unmarshal(dAtA []byte) error
func (*SetTxIndexerRetainHeightResponse) XXX_DiscardUnknown ¶
func (m *SetTxIndexerRetainHeightResponse) XXX_DiscardUnknown()
func (*SetTxIndexerRetainHeightResponse) XXX_Marshal ¶
func (m *SetTxIndexerRetainHeightResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetTxIndexerRetainHeightResponse) XXX_Merge ¶
func (m *SetTxIndexerRetainHeightResponse) XXX_Merge(src proto.Message)
func (*SetTxIndexerRetainHeightResponse) XXX_Size ¶
func (m *SetTxIndexerRetainHeightResponse) XXX_Size() int
func (*SetTxIndexerRetainHeightResponse) XXX_Unmarshal ¶
func (m *SetTxIndexerRetainHeightResponse) XXX_Unmarshal(b []byte) error
type UnimplementedPruningServiceServer ¶
type UnimplementedPruningServiceServer struct { }
UnimplementedPruningServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedPruningServiceServer) GetBlockIndexerRetainHeight ¶
func (*UnimplementedPruningServiceServer) GetBlockIndexerRetainHeight(ctx context.Context, req *GetBlockIndexerRetainHeightRequest) (*GetBlockIndexerRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) GetBlockResultsRetainHeight ¶
func (*UnimplementedPruningServiceServer) GetBlockResultsRetainHeight(ctx context.Context, req *GetBlockResultsRetainHeightRequest) (*GetBlockResultsRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) GetBlockRetainHeight ¶
func (*UnimplementedPruningServiceServer) GetBlockRetainHeight(ctx context.Context, req *GetBlockRetainHeightRequest) (*GetBlockRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) GetTxIndexerRetainHeight ¶
func (*UnimplementedPruningServiceServer) GetTxIndexerRetainHeight(ctx context.Context, req *GetTxIndexerRetainHeightRequest) (*GetTxIndexerRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) SetBlockIndexerRetainHeight ¶
func (*UnimplementedPruningServiceServer) SetBlockIndexerRetainHeight(ctx context.Context, req *SetBlockIndexerRetainHeightRequest) (*SetBlockIndexerRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) SetBlockResultsRetainHeight ¶
func (*UnimplementedPruningServiceServer) SetBlockResultsRetainHeight(ctx context.Context, req *SetBlockResultsRetainHeightRequest) (*SetBlockResultsRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) SetBlockRetainHeight ¶
func (*UnimplementedPruningServiceServer) SetBlockRetainHeight(ctx context.Context, req *SetBlockRetainHeightRequest) (*SetBlockRetainHeightResponse, error)
func (*UnimplementedPruningServiceServer) SetTxIndexerRetainHeight ¶
func (*UnimplementedPruningServiceServer) SetTxIndexerRetainHeight(ctx context.Context, req *SetTxIndexerRetainHeightRequest) (*SetTxIndexerRetainHeightResponse, error)
Click to show internal directories.
Click to hide internal directories.