Package | Description |
---|---|
tachyon | |
tachyon.web |
Modifier and Type | Method and Description |
---|---|
static void |
Image.create(MasterInfo info,
String path)
Write a new image to path.
|
void |
Journal.createImage(MasterInfo info) |
static long |
EditLog.load(MasterInfo info,
String path)
Load edit log.
|
static void |
Image.load(MasterInfo info,
String path) |
long |
Journal.loadEditLog(MasterInfo info)
Load edit log.
|
void |
Journal.loadImage(MasterInfo info) |
Constructor and Description |
---|
MasterServiceHandler(MasterInfo masterInfo) |
Constructor and Description |
---|
UIWebServer(String serverName,
InetSocketAddress address,
MasterInfo masterInfo)
Constructor that pairs urls with servlets and sets the webapp folder.
|
WebInterfaceBrowseServlet(MasterInfo masterInfo) |
WebInterfaceGeneralServlet(MasterInfo masterInfo) |
WebInterfaceMemoryServlet(MasterInfo masterInfo) |
Copyright © 2013. All rights reserved.