All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aliyun.openservices.paifeaturestore.constants.InsertMode Maven / Gradle / Ivy

The newest version!
package com.aliyun.openservices.paifeaturestore.constants;


public enum InsertMode {
    Unknown,
    FullRowWrite,
    PartialFieldWrite
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy