it.unimi.di.mg4j.index.remote
Class RemoteOffsetList.ServerThread
java.lang.Object
it.unimi.di.mg4j.index.remote.ServerThread
it.unimi.di.mg4j.index.remote.RemoteOffsetList.ServerThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RemoteOffsetList
public static class RemoteOffsetList.ServerThread
- extends ServerThread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteOffsetList.ServerThread
public RemoteOffsetList.ServerThread(Socket socket,
LongList list)
throws IOException
- Throws:
IOException
run
public void run()