Skip navigation links
B C E G O S T 

B

bind(ComponentJsonObject, StatefulFunctionModule.Binder) - Method in interface org.apache.flink.statefun.extensions.ComponentBinder
Bind a ComponentJsonObject to an underlying remote module through the provided module binder.
BINDER_KIND_FIELD - Static variable in class org.apache.flink.statefun.extensions.ComponentJsonObject
 
binderTypename() - Method in class org.apache.flink.statefun.extensions.ComponentJsonObject
Returns the TypeName of the binder for this component.
bindExtension(TypeName, T) - Method in interface org.apache.flink.statefun.extensions.ExtensionModule.Binder
 

C

ComponentBinder - Interface in org.apache.flink.statefun.extensions
A ComponentBinder binds ComponentJsonObjects to a remote module.
ComponentJsonFormatException - Exception in org.apache.flink.statefun.extensions
 
ComponentJsonFormatException(String) - Constructor for exception org.apache.flink.statefun.extensions.ComponentJsonFormatException
 
ComponentJsonFormatException(String, Throwable) - Constructor for exception org.apache.flink.statefun.extensions.ComponentJsonFormatException
 
ComponentJsonObject - Class in org.apache.flink.statefun.extensions
A ComponentJsonObject consists one or more application entities (i.e.
ComponentJsonObject(JsonNode) - Constructor for class org.apache.flink.statefun.extensions.ComponentJsonObject
 
configure(Map<String, String>, ExtensionModule.Binder) - Method in interface org.apache.flink.statefun.extensions.ExtensionModule
This method binds multiple extension objects to the Stateful Functions application.

E

ExtensionModule - Interface in org.apache.flink.statefun.extensions
A module that binds multiple extension objects to the Stateful Functions application.
ExtensionModule.Binder - Interface in org.apache.flink.statefun.extensions
 

G

get() - Method in class org.apache.flink.statefun.extensions.ComponentJsonObject
Returns the complete component JSON object.

O

org.apache.flink.statefun.extensions - package org.apache.flink.statefun.extensions
 

S

SPEC_FIELD - Static variable in class org.apache.flink.statefun.extensions.ComponentJsonObject
 
specJsonNode() - Method in class org.apache.flink.statefun.extensions.ComponentJsonObject
Returns the specification JSON node for this component.

T

toString() - Method in class org.apache.flink.statefun.extensions.ComponentJsonObject
 
B C E G O S T 
Skip navigation links

Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.