Class CqlQuery


  • @Immutable
    public abstract class CqlQuery
    extends Object
    • Constructor Detail

      • CqlQuery

        public CqlQuery()
    • Method Detail

      • safeQueryFormat

        public abstract String safeQueryFormat()
      • args

        public abstract List<com.palantir.logsafe.Arg<?>> args()
      • builder

        public static com.palantir.atlasdb.keyvalue.cassandra.ImmutableCqlQuery.Builder builder()
      • logSlowResult

        public void logSlowResult​(com.palantir.atlasdb.logging.KvsProfilingLogger.LoggingFunction log,
                                  com.google.common.base.Stopwatch timer)
      • getSafeLog

        public String getSafeLog()
        Returns safe string representation of the query.