public class MiniCatalogServer extends Object
Constructor and Description |
---|
MiniCatalogServer(CatalogServer server) |
MiniCatalogServer(TajoConf conf) |
Modifier and Type | Method and Description |
---|---|
CatalogService |
getCatalog() |
CatalogServer |
getCatalogServer() |
void |
shutdown() |
public MiniCatalogServer(TajoConf conf) throws IOException
IOException
public MiniCatalogServer(CatalogServer server)
public void shutdown()
public CatalogServer getCatalogServer()
public CatalogService getCatalog()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.