Class StmtClassForgeableJsonDesc
java.lang.Object
com.espertech.esper.common.internal.event.json.compiletime.StmtClassForgeableJsonDesc
-
Constructor Summary
ConstructorDescriptionStmtClassForgeableJsonDesc
(Map<String, Object> propertiesThisType, Map<String, JsonUnderlyingField> fieldDescriptorsInclSupertype, boolean dynamic, int numFieldsSupertype, JsonEventType optionalSupertype, Map<String, JsonForgeDesc> forges) -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
-
Constructor Details
-
StmtClassForgeableJsonDesc
public StmtClassForgeableJsonDesc(Map<String, Object> propertiesThisType, Map<String, JsonUnderlyingField> fieldDescriptorsInclSupertype, boolean dynamic, int numFieldsSupertype, JsonEventType optionalSupertype, Map<String, JsonForgeDesc> forges)
-
-
Method Details
-
getPropertiesThisType
-
getFieldDescriptorsInclSupertype
-
isDynamic
public boolean isDynamic() -
getNumFieldsSupertype
public int getNumFieldsSupertype() -
getOptionalSupertype
-
getForges
-