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

com.clickzetta.platform.client.api.RetryMode Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package com.clickzetta.platform.client.api;

public enum RetryMode {

  BATCH_REQUEST_MODE,

  ROW_REQUEST_MODE,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy