Serialized Form
Class api.Task extends java.lang.Object implements Serializable |
id
java.lang.Long id
computer
Computer computer
computerId
java.lang.Long computerId
routerAddress
java.net.InetSocketAddress routerAddress
listenPort
java.lang.Integer listenPort
routerSocketChannel
java.nio.channels.SocketChannel routerSocketChannel
serialVersionUID: -1168396927053861388L
computer2Space
Computer2Space computer2Space
task
Task task
computerId
java.lang.Long computerId
listenAddress
java.net.InetSocketAddress listenAddress
m_addr
java.net.InetSocketAddress m_addr
m_uptime
java.util.Date m_uptime
m_inception
java.util.Date m_inception
Class system.Space extends java.rmi.server.UnicastRemoteObject implements Serializable |
taskQueue
java.util.concurrent.LinkedBlockingQueue<E> taskQueue
computerProxyList
java.util.List<E> computerProxyList
computerServerList
java.util.List<E> computerServerList
computerRoutingServerList
java.util.List<E> computerRoutingServerList
taskId
java.lang.Long taskId
serialVersionUID: 4195709044016127998L
serialVersionUID: 4658012668588502617L
serverChannel
java.nio.channels.ServerSocketChannel serverChannel
selector
java.nio.channels.Selector selector