org.infinispan.server.memcached
Class Main

java.lang.Object
  extended by org.infinispan.server.memcached.Main
All Implemented Interfaces:
ProtocolServer

public class Main
extends Object
implements ProtocolServer

Main.

Since:
4.1
Author:
Galder ZamarreƱo

Constructor Summary
Main()
           
 
Method Summary
 void start(String host, int port, String configFile, int masterThreads, int workerThreads)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

start

public void start(String host,
                  int port,
                  String configFile,
                  int masterThreads,
                  int workerThreads)
           throws Exception
Specified by:
start in interface ProtocolServer
Throws:
Exception

stop

public void stop()
Specified by:
stop in interface ProtocolServer

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.