it.unimi.di.mg4j.index.remote
Class RemotePrefixMap.ServerThread
java.lang.Object
it.unimi.di.mg4j.index.remote.ServerThread
it.unimi.di.mg4j.index.remote.RemotePrefixMap.ServerThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RemotePrefixMap
public static class RemotePrefixMap.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 |
RemotePrefixMap.ServerThread
public RemotePrefixMap.ServerThread(Socket socket,
PrefixMap<? extends CharSequence> prefixMap)
throws IOException
- Throws:
IOException
run
public void run()