response

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 TopicSnapshotHighestSupportedFlexVersion

func TopicSnapshotHighestSupportedFlexVersion() int16

func TopicSnapshotHighestSupportedVersion

func TopicSnapshotHighestSupportedVersion() int16

func TopicSnapshotLowestSupportedFlexVersion

func TopicSnapshotLowestSupportedFlexVersion() int16

func TopicSnapshotLowestSupportedVersion

func TopicSnapshotLowestSupportedVersion() int16

Types

type TopicSnapshot

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

func TopicSnapshotDefault

func TopicSnapshotDefault() TopicSnapshot

func (*TopicSnapshot) Clear

func (o *TopicSnapshot) Clear()

func (*TopicSnapshot) Equal

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

func (*TopicSnapshot) IsNil

func (o *TopicSnapshot) IsNil() bool

func (*TopicSnapshot) MarshalJSON

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

func (*TopicSnapshot) Name

func (*TopicSnapshot) Partitions

func (o *TopicSnapshot) Partitions() []topicsnapshot.PartitionSnapshot

func (*TopicSnapshot) Read

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

func (*TopicSnapshot) Release

func (o *TopicSnapshot) Release()

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

func (*TopicSnapshot) SetDefault

func (o *TopicSnapshot) SetDefault()

func (*TopicSnapshot) SetName

func (o *TopicSnapshot) SetName(val fields.NullableString)

func (*TopicSnapshot) SetPartitions

func (o *TopicSnapshot) SetPartitions(val []topicsnapshot.PartitionSnapshot)

func (*TopicSnapshot) SetUnknownTaggedFields

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

func (*TopicSnapshot) SizeInBytes

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

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

func (*TopicSnapshot) String

func (o *TopicSnapshot) String() string

func (*TopicSnapshot) UnknownTaggedFields

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

func (*TopicSnapshot) Write

func (o *TopicSnapshot) 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