Class Interactor
java.lang.Object
com.aerospike.mapper.tools.virtuallist.Interactor
-
Constructor Summary
ConstructorsConstructorDescriptionInteractor
(@NotNull com.aerospike.client.Operation operation, @NotNull ResultsUnpacker... resultsUnpackers) Interactor
(@NotNull DeferredOperation deferredOperation) -
Method Summary
Modifier and TypeMethodDescriptioncom.aerospike.client.Operation
boolean
void
setNeedsResultOfType
(ReturnType returnType)
-
Constructor Details
-
Interactor
public Interactor(@NotNull @NotNull com.aerospike.client.Operation operation, @NotNull @NotNull ResultsUnpacker... resultsUnpackers) -
Interactor
-
-
Method Details
-
setNeedsResultOfType
-
getOperation
public com.aerospike.client.Operation getOperation() -
getResult
-
isWriteOperation
public boolean isWriteOperation()
-