6.6.8.1.6.15. qdb_operation_t

public class qdb_operation_t

6.6.8.1.6.15.1. Fields

6.6.8.1.6.15.1.1. swigCMemOwn

protected boolean swigCMemOwn

6.6.8.1.6.15.2. Constructors

6.6.8.1.6.15.2.1. qdb_operation_t

protected qdb_operation_t(long cPtr, boolean cMemoryOwn)

6.6.8.1.6.15.2.2. qdb_operation_t

public qdb_operation_t()

6.6.8.1.6.15.3. Methods

6.6.8.1.6.15.3.1. delete

public synchronized void delete()

6.6.8.1.6.15.3.2. finalize

protected void finalize()

6.6.8.1.6.15.3.3. getAlias

public String getAlias()

6.6.8.1.6.15.3.4. getCPtr

protected static long getCPtr(qdb_operation_t obj)

6.6.8.1.6.15.3.5. getComparand

public java.nio.ByteBuffer getComparand()

6.6.8.1.6.15.3.6. getComparand_size

public long getComparand_size()

6.6.8.1.6.15.3.7. getContent

public java.nio.ByteBuffer getContent()

6.6.8.1.6.15.3.8. getContent_size

public long getContent_size()

6.6.8.1.6.15.3.9. getError

public qdb_error_t getError()

6.6.8.1.6.15.3.10. getExpiry_time

public long getExpiry_time()

6.6.8.1.6.15.3.11. getResult

public java.nio.ByteBuffer getResult()

6.6.8.1.6.15.3.12. getResult_size

public long getResult_size()

6.6.8.1.6.15.3.13. getType

public qdb_operation_type_t getType()

6.6.8.1.6.15.3.14. setAlias

public void setAlias(String value)

6.6.8.1.6.15.3.15. setComparand

public void setComparand(java.nio.ByteBuffer value)

6.6.8.1.6.15.3.16. setComparand_size

public void setComparand_size(long value)

6.6.8.1.6.15.3.17. setContent

public void setContent(java.nio.ByteBuffer value)

6.6.8.1.6.15.3.18. setContent_size

public void setContent_size(long value)

6.6.8.1.6.15.3.19. setExpiry_time

public void setExpiry_time(long value)

6.6.8.1.6.15.3.20. setType

public void setType(qdb_operation_type_t value)