
com.aerospike.dsl.model.ListOperand Maven / Gradle / Ivy
The newest version!
package com.aerospike.dsl.model;
import com.aerospike.client.exp.Exp;
import lombok.Getter;
import java.util.List;
@Getter
public class ListOperand extends AbstractPart implements ParsedOperand {
private final List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy