resourceprofile

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int
View Source
var TBackendResourceProfile_MaxRowBufferSize_DEFAULT int64
View Source
var TBackendResourceProfile_SpillableBufferSize_DEFAULT int64

Functions

This section is empty.

Types

type TBackendResourceProfile

type TBackendResourceProfile struct {
	MinReservation      int64  `thrift:"min_reservation,1,required" db:"min_reservation" json:"min_reservation"`
	MaxReservation      int64  `thrift:"max_reservation,2,required" db:"max_reservation" json:"max_reservation"`
	SpillableBufferSize *int64 `thrift:"spillable_buffer_size,3" db:"spillable_buffer_size" json:"spillable_buffer_size,omitempty"`
	MaxRowBufferSize    *int64 `thrift:"max_row_buffer_size,4" db:"max_row_buffer_size" json:"max_row_buffer_size,omitempty"`
}

Attributes:

  • MinReservation
  • MaxReservation
  • SpillableBufferSize
  • MaxRowBufferSize

func NewTBackendResourceProfile

func NewTBackendResourceProfile() *TBackendResourceProfile

func (*TBackendResourceProfile) Equals added in v0.16.0

func (*TBackendResourceProfile) GetMaxReservation

func (p *TBackendResourceProfile) GetMaxReservation() int64

func (*TBackendResourceProfile) GetMaxRowBufferSize

func (p *TBackendResourceProfile) GetMaxRowBufferSize() int64

func (*TBackendResourceProfile) GetMinReservation

func (p *TBackendResourceProfile) GetMinReservation() int64

func (*TBackendResourceProfile) GetSpillableBufferSize

func (p *TBackendResourceProfile) GetSpillableBufferSize() int64

func (*TBackendResourceProfile) IsSetMaxRowBufferSize

func (p *TBackendResourceProfile) IsSetMaxRowBufferSize() bool

func (*TBackendResourceProfile) IsSetSpillableBufferSize

func (p *TBackendResourceProfile) IsSetSpillableBufferSize() bool

func (*TBackendResourceProfile) Read

func (*TBackendResourceProfile) ReadField1

func (p *TBackendResourceProfile) ReadField1(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendResourceProfile) ReadField2

func (p *TBackendResourceProfile) ReadField2(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendResourceProfile) ReadField3

func (p *TBackendResourceProfile) ReadField3(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendResourceProfile) ReadField4

func (p *TBackendResourceProfile) ReadField4(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendResourceProfile) String

func (p *TBackendResourceProfile) String() string

func (*TBackendResourceProfile) Write

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL