- emitUpdate(int, byte[]) - Method in class org.km3net.clbv2.remote.CmdSystem
-
Emits a single chunk of the update (suitable for multicast).
- END - Static variable in class org.km3net.tools.SmartScroller
-
- endUpdate() - Method in class org.km3net.clbv2.remote.CmdSystem
-
Stops an update.
- entrySet() - Method in class org.km3net.tools.DefaultMap
-
- entrySet() - Method in class org.km3net.tools.FilterMap
-
- errCode - Variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
- errMsg - Variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
- error(String, Object...) - Method in class org.km3net.tools.Logger
-
- ERROR_NONE - Static variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
Means there is no error
- ERROR_UNKNOWN - Static variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
Means the error is not known in this reply
- event(int, CmdLogicBoard.ClbEvent) - Method in class org.km3net.clbv2.remote.CmdLogicBoard
-
Initiates a subsystem change to the specified state.
- EventDispenser<T> - Class in org.km3net.clbv2.remote.msg
-
EventDispenser is a simple class which allows multiple handers to register to a specific event.
- EventDispenser() - Constructor for class org.km3net.clbv2.remote.msg.EventDispenser
-
- eventTarget() - Method in class org.km3net.clbv2.remote.CmdSystem
-
Configures this controller as the target for events.
- EVT_CLB_STATE - Static variable in class org.km3net.clbv2.remote.MsgTypes
-
- EVT_CLB_UPDATE - Static variable in class org.km3net.clbv2.remote.MsgTypes
-
- EVT_CLB_UPDATE_VARS - Static variable in class org.km3net.clbv2.remote.MsgTypes
-
- EVT_SYS_CONTUN_RECV - Static variable in class org.km3net.clbv2.remote.MsgTypes
-
- EVT_SYS_UPDATE - Static variable in class org.km3net.clbv2.remote.MsgTypes
-
- exec() - Method in class org.km3net.clbv2.remote.msg.ResponseBatch
-
Results a list of result objects, which may be null, or CommandExceptions if something
horrible happened.