aceptormessagefilter

package
v0.0.0-...-5782b8f Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcceptorMessageFilter

type AcceptorMessageFilter interface {
	ShouldFilterMessage(aid int32, inst int32) bool
}

func MinimalAcceptorFilterNew

func MinimalAcceptorFilterNew(minimalAcceptor instanceagentmapper.InstanceAgentMapper) AcceptorMessageFilter

func NoFilterNew

func NoFilterNew() AcceptorMessageFilter

type MinimalAcceptorFilter

type MinimalAcceptorFilter struct {
	instanceagentmapper.InstanceAgentMapper
	// contains filtered or unexported fields
}

func (*MinimalAcceptorFilter) ShouldFilterMessage

func (m *MinimalAcceptorFilter) ShouldFilterMessage(aid int32, inst int32) bool

type MinimalAcceptorQuorumMinimalAcceptorFilter

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

type NoFilter

type NoFilter struct {
}

func (NoFilter) ShouldFilterMessage

func (NoFilter) ShouldFilterMessage(aid int32, inst int32) bool

Jump to

Keyboard shortcuts

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