Interface JsonBuilder

  • All Superinterfaces:
    AutoCloseable, fiftyone.pipeline.core.flowelements.FlowElement<JsonBuilderData,​fiftyone.pipeline.core.data.ElementPropertyMetaData>
    All Known Implementing Classes:
    JsonBuilderElement

    public interface JsonBuilder
    extends fiftyone.pipeline.core.flowelements.FlowElement<JsonBuilderData,​fiftyone.pipeline.core.data.ElementPropertyMetaData>
    The JsonBuilderElement takes accessible properties and adds the property key:values to the Json object.
    See Also:
    Specification
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface fiftyone.pipeline.core.flowelements.FlowElement

        fiftyone.pipeline.core.flowelements.FlowElement.DataFactory<T extends fiftyone.pipeline.core.data.ElementData>
    • Method Summary

      • Methods inherited from interface fiftyone.pipeline.core.flowelements.FlowElement

        addPipeline, getDataFactory, getElementDataKey, getEvidenceKeyFilter, getProperties, getProperty, getTypedDataKey, isClosed, isConcurrent, process