- All Implemented Interfaces:
Atomic<T>
public class StandardAtomic<T>
extends Object
implements Atomic<T>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StandardAtomic
public StandardAtomic()
-
Method Details
-
ingest
public Epsilon<T> ingest(io.vertx.ext.web.RoutingContext context,
Epsilon<T> income)
throws io.horizon.exception.WebException
- Specified by:
ingest in interface Atomic<T>
- Throws:
io.horizon.exception.WebException