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

com.netflix.astyanax.CassandraOperationCategory Maven / Gradle / Ivy

package com.netflix.astyanax;

public enum CassandraOperationCategory {
    READ,
    WRITE,
    OTHER, 
    CQL,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy