replicaelectionresult

package
v0.0.0-...-15099dc Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PartitionResultHighestSupportedFlexVersion

func PartitionResultHighestSupportedFlexVersion() int16

func PartitionResultHighestSupportedVersion

func PartitionResultHighestSupportedVersion() int16

func PartitionResultLowestSupportedFlexVersion

func PartitionResultLowestSupportedFlexVersion() int16

func PartitionResultLowestSupportedVersion

func PartitionResultLowestSupportedVersion() int16

Types

type PartitionResult

type PartitionResult struct {
	// contains filtered or unexported fields
}

func PartitionResultDefault

func PartitionResultDefault() PartitionResult

func (*PartitionResult) Clear

func (o *PartitionResult) Clear()

func (*PartitionResult) Equal

func (o *PartitionResult) Equal(that *PartitionResult) bool

func (*PartitionResult) ErrorCode

func (o *PartitionResult) ErrorCode() int16

func (*PartitionResult) ErrorMessage

func (o *PartitionResult) ErrorMessage() fields.NullableString

func (*PartitionResult) IsNil

func (o *PartitionResult) IsNil() bool

func (*PartitionResult) MarshalJSON

func (o *PartitionResult) MarshalJSON() ([]byte, error)

func (*PartitionResult) PartitionId

func (o *PartitionResult) PartitionId() int32

func (*PartitionResult) Read

func (o *PartitionResult) Read(buf *bytes.Reader, version int16) error

func (*PartitionResult) Release

func (o *PartitionResult) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*PartitionResult) SetDefault

func (o *PartitionResult) SetDefault()

func (*PartitionResult) SetErrorCode

func (o *PartitionResult) SetErrorCode(val int16)

func (*PartitionResult) SetErrorMessage

func (o *PartitionResult) SetErrorMessage(val fields.NullableString)

func (*PartitionResult) SetPartitionId

func (o *PartitionResult) SetPartitionId(val int32)

func (*PartitionResult) SetUnknownTaggedFields

func (o *PartitionResult) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*PartitionResult) SizeInBytes

func (o *PartitionResult) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*PartitionResult) String

func (o *PartitionResult) String() string

func (*PartitionResult) UnknownTaggedFields

func (o *PartitionResult) UnknownTaggedFields() []fields.RawTaggedField

func (*PartitionResult) Write

func (o *PartitionResult) Write(buf *typesbytes.SliceWriter, version int16) error

Jump to

Keyboard shortcuts

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