Interface SavepointTypeInformationFactory


  • @Experimental
    public interface SavepointTypeInformationFactory
    TypeInformation factory for decoding savepoint value data.
    • Method Detail

      • getTypeInformation

        org.apache.flink.api.common.typeinfo.TypeInformation<?> getTypeInformation()
        Returns TypeInformation for data deserialization.