- Test - Class in bftsmart.communication.server
-
- Test() - Constructor for class bftsmart.communication.server.Test
-
- TestSerialization - Class in bftsmart.communication.server
-
- TestSerialization() - Constructor for class bftsmart.communication.server.TestSerialization
-
- TestViewSerialization - Class in bftsmart.reconfiguration.views
-
- TestViewSerialization() - Constructor for class bftsmart.reconfiguration.views.TestViewSerialization
-
- ThroughputLatencyClient - Class in bftsmart.demo.microbenchmarks
-
Example client that updates a BFT replicated service (a counter).
- ThroughputLatencyClient() - Constructor for class bftsmart.demo.microbenchmarks.ThroughputLatencyClient
-
- ThroughputLatencyServer - Class in bftsmart.demo.microbenchmarks
-
Simple server that just acknowledge the reception of a request.
- ThroughputLatencyServer(int, int, int, int, boolean) - Constructor for class bftsmart.demo.microbenchmarks.ThroughputLatencyServer
-
- timeout - Variable in class bftsmart.tom.core.messages.TOMMessage
-
- timestamp - Variable in class bftsmart.tom.core.messages.TOMMessage
-
- TimestampValuePair - Class in bftsmart.paxosatwar.executionmanager
-
This class associates a round to a value
- TimestampValuePair(int, byte[]) - Constructor for class bftsmart.paxosatwar.executionmanager.TimestampValuePair
-
Constructor
- TimestampValuePair() - Constructor for class bftsmart.paxosatwar.executionmanager.TimestampValuePair
-
Empty construtor
- toInt() - Method in enum bftsmart.tom.core.messages.TOMMessageType
-
- TOMConfiguration - Class in bftsmart.reconfiguration.util
-
- TOMConfiguration(int) - Constructor for class bftsmart.reconfiguration.util.TOMConfiguration
-
Creates a new instance of TOMConfiguration
- TOMConfiguration(int, String) - Constructor for class bftsmart.reconfiguration.util.TOMConfiguration
-
Creates a new instance of TOMConfiguration
- TOMConfiguration(int, String, String) - Constructor for class bftsmart.reconfiguration.util.TOMConfiguration
-
Creates a new instance of TOMConfiguration
- TOMLayer - Class in bftsmart.tom.core
-
This class implements a thread that uses the PaW algorithm to provide the application
a layer of total ordered messages
- TOMLayer(ExecutionManager, ServiceReplica, Recoverable, LeaderModule, Acceptor, ServerCommunicationSystem, ServerViewManager) - Constructor for class bftsmart.tom.core.TOMLayer
-
Creates a new instance of TOMulticastLayer
- TOMMessage - Class in bftsmart.tom.core.messages
-
This class represents a total ordered message
- TOMMessage() - Constructor for class bftsmart.tom.core.messages.TOMMessage
-
- TOMMessage(int, int, int, byte[], int) - Constructor for class bftsmart.tom.core.messages.TOMMessage
-
Creates a new instance of TOMMessage
- TOMMessage(int, int, int, byte[], int, TOMMessageType) - Constructor for class bftsmart.tom.core.messages.TOMMessage
-
Creates a new instance of TOMMessage
- TOMMessage(int, int, int, int, byte[], int, TOMMessageType) - Constructor for class bftsmart.tom.core.messages.TOMMessage
-
Creates a new instance of TOMMessage.
- TOMMessageType - Enum in bftsmart.tom.core.messages
-
Possible types of TOMMessage
- TOMSender - Class in bftsmart.tom
-
This class is used to multicast messages to replicas and receive replies.
- TOMSender() - Constructor for class bftsmart.tom.TOMSender
-
Creates a new instance of TOMulticastSender
TODO: This may really be empty?
- TOMulticast(TOMMessage) - Method in class bftsmart.tom.TOMSender
-
Multicast a TOMMessage to the group of replicas
- TOMulticast(byte[], int, TOMMessageType) - Method in class bftsmart.tom.TOMSender
-
Multicast data to the group of replicas
- TOMulticast(byte[], int, int, TOMMessageType) - Method in class bftsmart.tom.TOMSender
-
- TOMUtil - Class in bftsmart.tom.util
-
- TOMUtil() - Constructor for class bftsmart.tom.util.TOMUtil
-
- toString() - Method in class bftsmart.communication.server.ServersCommunicationLayer
-
- toString() - Method in class bftsmart.communication.ServerCommunicationSystem
-
- toString() - Method in class bftsmart.demo.ycsb.YCSBMessage
-
- toString() - Method in class bftsmart.paxosatwar.executionmanager.ExecutionManager
-
- toString() - Method in class bftsmart.paxosatwar.executionmanager.Round
-
Print round information.
- toString() - Method in class bftsmart.paxosatwar.messages.PaxosMessage
-
- toString() - Method in class bftsmart.reconfiguration.ReconfigureRequest
-
- toString() - Method in enum bftsmart.reconfiguration.StatusReply
-
- toString() - Method in class bftsmart.reconfiguration.View
-
- toString() - Method in class bftsmart.reconfiguration.views.View
-
- toString() - Method in class bftsmart.tom.core.messages.TOMMessage
-
- transferApplicationState(SocketChannel, int) - Method in class bftsmart.tom.server.defaultservices.DiskStateLog
-
- transferApplicationState(SocketChannel, int) - Method in class bftsmart.tom.server.defaultservices.durability.DurableStateLog
-
- transferCkpState(SocketChannel) - Method in class bftsmart.tom.server.defaultservices.FileRecoverer
-
- transferLog(SocketChannel, int) - Method in class bftsmart.tom.server.defaultservices.FileRecoverer
-
- TRIGGER_LC_LOCALLY - Variable in class bftsmart.tom.leaderchange.LCMessage
-
- TRIGGER_LC_LOCALLY - Static variable in class bftsmart.tom.util.TOMUtil
-
- TRIGGER_SM_LOCALLY - Variable in class bftsmart.statemanagement.SMMessage
-
- TRIGGER_SM_LOCALLY - Static variable in class bftsmart.tom.util.TOMUtil
-
- triggerTimeout(List<TOMMessage>) - Method in class bftsmart.tom.core.TOMLayer
-
This method is called when there is a timeout and the request has already been forwarded to the leader
- TTP - Class in bftsmart.reconfiguration
-
- TTP() - Constructor for class bftsmart.reconfiguration.TTP
-
- TTP(String) - Constructor for class bftsmart.reconfiguration.TTP
-
- TTPMessage - Class in bftsmart.reconfiguration
-
- TTPMessage() - Constructor for class bftsmart.reconfiguration.TTPMessage
-
- TTPMessage(ReconfigureReply) - Constructor for class bftsmart.reconfiguration.TTPMessage
-
- TTPMessage(int, ReconfigureReply) - Constructor for class bftsmart.reconfiguration.TTPMessage
-
- TTPServices - Class in bftsmart.reconfiguration
-
- TTPServices() - Constructor for class bftsmart.reconfiguration.TTPServices
-