topicproduceresponse

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: 8 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 PartitionProduceResponseHighestSupportedFlexVersion

func PartitionProduceResponseHighestSupportedFlexVersion() int16

func PartitionProduceResponseHighestSupportedVersion

func PartitionProduceResponseHighestSupportedVersion() int16

func PartitionProduceResponseLowestSupportedFlexVersion

func PartitionProduceResponseLowestSupportedFlexVersion() int16

func PartitionProduceResponseLowestSupportedVersion

func PartitionProduceResponseLowestSupportedVersion() int16

Types

type PartitionProduceResponse

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

func PartitionProduceResponseDefault

func PartitionProduceResponseDefault() PartitionProduceResponse

func (*PartitionProduceResponse) BaseOffset

func (o *PartitionProduceResponse) BaseOffset() int64

func (*PartitionProduceResponse) Clear

func (o *PartitionProduceResponse) Clear()

func (*PartitionProduceResponse) Equal

func (*PartitionProduceResponse) ErrorCode

func (o *PartitionProduceResponse) ErrorCode() int16

func (*PartitionProduceResponse) ErrorMessage

func (*PartitionProduceResponse) Index

func (o *PartitionProduceResponse) Index() int32

func (*PartitionProduceResponse) IsNil

func (o *PartitionProduceResponse) IsNil() bool

func (*PartitionProduceResponse) LogAppendTimeMs

func (o *PartitionProduceResponse) LogAppendTimeMs() int64

func (*PartitionProduceResponse) LogStartOffset

func (o *PartitionProduceResponse) LogStartOffset() int64

func (*PartitionProduceResponse) MarshalJSON

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

func (*PartitionProduceResponse) Read

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

func (*PartitionProduceResponse) RecordErrors

func (*PartitionProduceResponse) Release

func (o *PartitionProduceResponse) Release()

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

func (*PartitionProduceResponse) SetBaseOffset

func (o *PartitionProduceResponse) SetBaseOffset(val int64)

func (*PartitionProduceResponse) SetDefault

func (o *PartitionProduceResponse) SetDefault()

func (*PartitionProduceResponse) SetErrorCode

func (o *PartitionProduceResponse) SetErrorCode(val int16)

func (*PartitionProduceResponse) SetErrorMessage

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

func (*PartitionProduceResponse) SetIndex

func (o *PartitionProduceResponse) SetIndex(val int32)

func (*PartitionProduceResponse) SetLogAppendTimeMs

func (o *PartitionProduceResponse) SetLogAppendTimeMs(val int64)

func (*PartitionProduceResponse) SetLogStartOffset

func (o *PartitionProduceResponse) SetLogStartOffset(val int64)

func (*PartitionProduceResponse) SetRecordErrors

func (*PartitionProduceResponse) SetUnknownTaggedFields

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

func (*PartitionProduceResponse) SizeInBytes

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

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

func (*PartitionProduceResponse) String

func (o *PartitionProduceResponse) String() string

func (*PartitionProduceResponse) UnknownTaggedFields

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

func (*PartitionProduceResponse) Write

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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