This project has retired. For details please refer to its Attic page.
QuotaResource (Lens 2.0.1-beta-incubating API)

org.apache.lens.server.quota
Class QuotaResource

java.lang.Object
  extended by org.apache.lens.server.quota.QuotaResource

@Path(value="/quota")
public class QuotaResource
extends Object

The Class QuotaResource.


Constructor Summary
QuotaResource()
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuotaResource

public QuotaResource()
Method Detail

getMessage

@GET
@Produces(value="text/plain")
public String getMessage()


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.