request

package
v0.0.0-...-d5e11c2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 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.

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 LeaderAndIsrLiveLeaderHighestSupportedFlexVersion

func LeaderAndIsrLiveLeaderHighestSupportedFlexVersion() int16

func LeaderAndIsrLiveLeaderHighestSupportedVersion

func LeaderAndIsrLiveLeaderHighestSupportedVersion() int16

func LeaderAndIsrLiveLeaderLowestSupportedFlexVersion

func LeaderAndIsrLiveLeaderLowestSupportedFlexVersion() int16

func LeaderAndIsrLiveLeaderLowestSupportedVersion

func LeaderAndIsrLiveLeaderLowestSupportedVersion() int16

func LeaderAndIsrTopicStateHighestSupportedFlexVersion

func LeaderAndIsrTopicStateHighestSupportedFlexVersion() int16

func LeaderAndIsrTopicStateHighestSupportedVersion

func LeaderAndIsrTopicStateHighestSupportedVersion() int16

func LeaderAndIsrTopicStateLowestSupportedFlexVersion

func LeaderAndIsrTopicStateLowestSupportedFlexVersion() int16

func LeaderAndIsrTopicStateLowestSupportedVersion

func LeaderAndIsrTopicStateLowestSupportedVersion() int16

Types

type LeaderAndIsrLiveLeader

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

func LeaderAndIsrLiveLeaderDefault

func LeaderAndIsrLiveLeaderDefault() LeaderAndIsrLiveLeader

func (*LeaderAndIsrLiveLeader) BrokerId

func (o *LeaderAndIsrLiveLeader) BrokerId() int32

func (*LeaderAndIsrLiveLeader) Clear

func (o *LeaderAndIsrLiveLeader) Clear()

func (*LeaderAndIsrLiveLeader) Equal

func (*LeaderAndIsrLiveLeader) HostName

func (*LeaderAndIsrLiveLeader) IsNil

func (o *LeaderAndIsrLiveLeader) IsNil() bool

func (*LeaderAndIsrLiveLeader) MarshalJSON

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

func (*LeaderAndIsrLiveLeader) Port

func (o *LeaderAndIsrLiveLeader) Port() int32

func (*LeaderAndIsrLiveLeader) Read

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

func (*LeaderAndIsrLiveLeader) Release

func (o *LeaderAndIsrLiveLeader) Release()

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

func (*LeaderAndIsrLiveLeader) SetBrokerId

func (o *LeaderAndIsrLiveLeader) SetBrokerId(val int32)

func (*LeaderAndIsrLiveLeader) SetDefault

func (o *LeaderAndIsrLiveLeader) SetDefault()

func (*LeaderAndIsrLiveLeader) SetHostName

func (o *LeaderAndIsrLiveLeader) SetHostName(val fields.NullableString)

func (*LeaderAndIsrLiveLeader) SetPort

func (o *LeaderAndIsrLiveLeader) SetPort(val int32)

func (*LeaderAndIsrLiveLeader) SetUnknownTaggedFields

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

func (*LeaderAndIsrLiveLeader) SizeInBytes

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

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

func (*LeaderAndIsrLiveLeader) String

func (o *LeaderAndIsrLiveLeader) String() string

func (*LeaderAndIsrLiveLeader) UnknownTaggedFields

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

func (*LeaderAndIsrLiveLeader) Write

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

type LeaderAndIsrTopicState

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

func LeaderAndIsrTopicStateDefault

func LeaderAndIsrTopicStateDefault() LeaderAndIsrTopicState

func (*LeaderAndIsrTopicState) Clear

func (o *LeaderAndIsrTopicState) Clear()

func (*LeaderAndIsrTopicState) Equal

func (*LeaderAndIsrTopicState) IsNil

func (o *LeaderAndIsrTopicState) IsNil() bool

func (*LeaderAndIsrTopicState) MarshalJSON

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

func (*LeaderAndIsrTopicState) PartitionStates

func (*LeaderAndIsrTopicState) Read

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

func (*LeaderAndIsrTopicState) Release

func (o *LeaderAndIsrTopicState) Release()

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

func (*LeaderAndIsrTopicState) SetDefault

func (o *LeaderAndIsrTopicState) SetDefault()

func (*LeaderAndIsrTopicState) SetPartitionStates

func (o *LeaderAndIsrTopicState) SetPartitionStates(val []common.LeaderAndIsrPartitionState)

func (*LeaderAndIsrTopicState) SetTopicId

func (o *LeaderAndIsrTopicState) SetTopicId(val fields.UUID)

func (*LeaderAndIsrTopicState) SetTopicName

func (o *LeaderAndIsrTopicState) SetTopicName(val fields.NullableString)

func (*LeaderAndIsrTopicState) SetUnknownTaggedFields

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

func (*LeaderAndIsrTopicState) SizeInBytes

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

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

func (*LeaderAndIsrTopicState) String

func (o *LeaderAndIsrTopicState) String() string

func (*LeaderAndIsrTopicState) TopicId

func (o *LeaderAndIsrTopicState) TopicId() fields.UUID

func (*LeaderAndIsrTopicState) TopicName

func (*LeaderAndIsrTopicState) UnknownTaggedFields

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

func (*LeaderAndIsrTopicState) Write

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