Package io.quarkus.gcp.functions
Class QuarkusBackgroundFunction
java.lang.Object
io.quarkus.gcp.functions.QuarkusBackgroundFunction
- All Implemented Interfaces:
com.google.cloud.functions.RawBackgroundFunction
public final class QuarkusBackgroundFunction
extends Object
implements com.google.cloud.functions.RawBackgroundFunction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid(package private) static voidsetDelegates(String selectedDelegate, String selectedRawDelegate)
-
Field Details
-
deploymentStatus
-
started
protected static boolean started
-
-
Constructor Details
-
QuarkusBackgroundFunction
public QuarkusBackgroundFunction()
-
-
Method Details
-
setDelegates
-
accept
- Specified by:
acceptin interfacecom.google.cloud.functions.RawBackgroundFunction- Throws:
Exception
-