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

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

There is a newer version: 1.1.3
Show newest version
package com.aliyun.openservices.paifeaturestore.constants;


public enum InsertMode {
    Unknown,
    FullRowWrite,
    PartialFieldWrite
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy