EventType ========= .. currentmodule:: flwr.common .. autoclass:: EventType :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~EventType.encode ~EventType.replace ~EventType.split ~EventType.rsplit ~EventType.join ~EventType.capitalize ~EventType.casefold ~EventType.title ~EventType.center ~EventType.count ~EventType.expandtabs ~EventType.find ~EventType.partition ~EventType.index ~EventType.ljust ~EventType.lower ~EventType.lstrip ~EventType.rfind ~EventType.rindex ~EventType.rjust ~EventType.rstrip ~EventType.rpartition ~EventType.splitlines ~EventType.strip ~EventType.swapcase ~EventType.translate ~EventType.upper ~EventType.startswith ~EventType.endswith ~EventType.removeprefix ~EventType.removesuffix ~EventType.isascii ~EventType.islower ~EventType.isupper ~EventType.istitle ~EventType.isspace ~EventType.isdecimal ~EventType.isdigit ~EventType.isnumeric ~EventType.isalpha ~EventType.isalnum ~EventType.isidentifier ~EventType.isprintable ~EventType.zfill ~EventType.format ~EventType.format_map ~EventType.maketrans .. rubric:: Attributes .. autosummary:: ~EventType.PING ~EventType.START_CLIENT_ENTER ~EventType.START_CLIENT_LEAVE ~EventType.START_SERVER_ENTER ~EventType.START_SERVER_LEAVE ~EventType.START_SIMULATION_ENTER ~EventType.START_SIMULATION_LEAVE ~EventType.CLI_FLOWER_SIMULATION_ENTER ~EventType.CLI_FLOWER_SIMULATION_LEAVE ~EventType.PYTHON_API_RUN_SIMULATION_ENTER ~EventType.PYTHON_API_RUN_SIMULATION_LEAVE ~EventType.RUN_SUPERLINK_ENTER ~EventType.RUN_SUPERLINK_LEAVE ~EventType.RUN_SUPERNODE_ENTER ~EventType.RUN_SUPERNODE_LEAVE ~EventType.RUN_SERVER_APP_ENTER ~EventType.RUN_SERVER_APP_LEAVE ~EventType.RUN_CLIENT_APP_ENTER ~EventType.RUN_CLIENT_APP_LEAVE