Class Routes.Default
java.lang.Object
one.microstream.storage.restclient.jersey.Routes.Default
- All Implemented Interfaces:
Routes
- Enclosing interface:
- Routes
public static class Routes.Default extends Object implements Routes
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.restclient.jersey.Routes
Routes.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description String
dictionary()
String
filesStatistics()
String
object()
String
root()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
dictionary
- Specified by:
dictionary
in interfaceRoutes
-
root
-
object
-
filesStatistics
- Specified by:
filesStatistics
in interfaceRoutes
-