Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- lastLeaderTime - Variable in class net.bjmsw.hda.vs.buchmacher.BuchmacherService
- lastLeaderWunschTime - Variable in class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper
- Launcher - Class in net.bjmsw.hda.vs.buchmacher
-
The Launcher class is the entry point for the Buchmacher GUI application.
- Launcher() - Constructor for class net.bjmsw.hda.vs.buchmacher.Launcher
- launchUi(String[]) - Static method in class net.bjmsw.hda.vs.buchmacher.Launcher
-
Launches the Buchmacher GUI application.
- leader - Variable in class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper
- leaderCallback - Variable in class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper
- leaderHelper - Variable in class net.bjmsw.hda.vs.buchmacher.BuchmacherService
- LeaderHelper - Class in net.bjmsw.hda.vs.buchmacher.helper
-
Implements the leader election algorithm.
- LeaderHelper(boolean) - Constructor for class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper
-
Initializes a new instance of the LeaderHelper class.
- LeaderHelper.LeaderWunsch - Class in net.bjmsw.hda.vs.buchmacher.helper
-
The LeaderWunsch class represents a leader wish in the system.
- LeaderHelper.LeaderWunsch.LeaderWunschAcceptThread - Class in net.bjmsw.hda.vs.buchmacher.helper
-
The LeaderWunschAcceptThread class represents a thread that waits for a specified time and then checks if the leader wunsch is still active.
- LeaderWunsch(UUID, long, boolean) - Constructor for class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper.LeaderWunsch
-
Constructs a new instance of the LeaderWunsch class with the given parameters.
- LeaderWunschAcceptThread() - Constructor for class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper.LeaderWunsch.LeaderWunschAcceptThread
- log(String) - Static method in class net.bjmsw.hda.vs.buchmacher.helper.LeaderHelper
-
Logs a message if verbose logging is enabled.
- login() - Method in class net.bjmsw.hda.vs.buchmacher.ui.LoginController
- login(String, String, BuchmacherGrpc.BuchmacherBlockingStub) - Static method in class net.bjmsw.hda.vs.buchmacher.helper.Authentication
-
Performs login operation.
- login(BuchmacherOuterClass.LoginRequest) - Method in class net.bjmsw.hda.vs.proto.BuchmacherGrpc.BuchmacherBlockingStub
- login(BuchmacherOuterClass.LoginRequest) - Method in class net.bjmsw.hda.vs.proto.BuchmacherGrpc.BuchmacherFutureStub
- login(BuchmacherOuterClass.LoginRequest, StreamObserver<BuchmacherOuterClass.LoginResponse>) - Method in class net.bjmsw.hda.vs.proto.BuchmacherGrpc.BuchmacherImplBase
- login(BuchmacherOuterClass.LoginRequest, StreamObserver<BuchmacherOuterClass.LoginResponse>) - Method in class net.bjmsw.hda.vs.proto.BuchmacherGrpc.BuchmacherStub
- LoginController - Class in net.bjmsw.hda.vs.buchmacher.ui
- LoginController() - Constructor for class net.bjmsw.hda.vs.buchmacher.ui.LoginController
- LoginData(String, long, boolean) - Constructor for record class net.bjmsw.hda.vs.buchmacher.helper.Authentication.LoginData
-
Creates an instance of a
LoginDatarecord class. - LoginRequest() - Constructor for class net.bjmsw.hda.vs.proto.BuchmacherOuterClass.LoginRequest
- LoginRequest(CodedInputStream, ExtensionRegistryLite) - Constructor for class net.bjmsw.hda.vs.proto.BuchmacherOuterClass.LoginRequest
- LoginRequest(GeneratedMessageV3.Builder<?>) - Constructor for class net.bjmsw.hda.vs.proto.BuchmacherOuterClass.LoginRequest
- LoginResponse() - Constructor for class net.bjmsw.hda.vs.proto.BuchmacherOuterClass.LoginResponse
- LoginResponse(CodedInputStream, ExtensionRegistryLite) - Constructor for class net.bjmsw.hda.vs.proto.BuchmacherOuterClass.LoginResponse
- LoginResponse(GeneratedMessageV3.Builder<?>) - Constructor for class net.bjmsw.hda.vs.proto.BuchmacherOuterClass.LoginResponse
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form