@Path(value="/") public static final class StarTreeIndexViewer.StarTreeViewRestResource extends Object
| Constructor and Description |
|---|
StarTreeViewRestResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStarTree() |
InputStream |
getStarTreeHtml() |
public static String json
@GET @Path(value="/data") @Produces(value="text/plain") public String getStarTree()
@GET @Path(value="/") @Produces(value="text/html") public InputStream getStarTreeHtml()
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.