Uses of Interface
io.atomix.raft.protocol.RaftResponse.Builder
Packages that use RaftResponse.Builder
Package
Description
Provides
RaftRequest and RaftResponse implementations for all internal Raft protocol
communication.-
Uses of RaftResponse.Builder in io.atomix.raft.protocol
Classes in io.atomix.raft.protocol with type parameters of type RaftResponse.BuilderModifier and TypeInterfaceDescriptionstatic interfaceRaftResponse.Builder<T extends RaftResponse.Builder<T,U>, U extends RaftResponse> Response builder.Classes in io.atomix.raft.protocol that implement RaftResponse.BuilderModifier and TypeClassDescriptionprotected static classAbstractRaftResponse.Builder<T extends AbstractRaftResponse.Builder<T,U>, U extends AbstractRaftResponse> Abstract response builder.static classAppend response builder.static classConfigurationResponse.Builder<T extends ConfigurationResponse.Builder<T,U>, U extends ConfigurationResponse> Configuration response builder.static classHeartbeat response builder.static classstatic classInstall response builder.static final classstatic final classstatic classPoll response builder.static classReconfigure response builder.static classJoin response builder.static classPoll response builder.