Uses of Interface
com.aerospike.mapper.tools.virtuallist.ResultsUnpacker
| Package | Description |
|---|---|
| com.aerospike.mapper.tools.virtuallist |
-
Uses of ResultsUnpacker in com.aerospike.mapper.tools.virtuallist
Classes in com.aerospike.mapper.tools.virtuallist that implement ResultsUnpacker Modifier and Type Class Description static classResultsUnpacker.ArrayUnpackerstatic classResultsUnpacker.ElementUnpackerstatic classResultsUnpacker.IdentityUnpackerstatic classResultsUnpacker.ListUnpackerMethods in com.aerospike.mapper.tools.virtuallist that return ResultsUnpacker Modifier and Type Method Description ResultsUnpacker[]DeferredOperation. getUnpackers(OperationParameters operationParams)Constructors in com.aerospike.mapper.tools.virtuallist with parameters of type ResultsUnpacker Constructor Description Interactor(@NotNull com.aerospike.client.Operation operation, @NotNull ResultsUnpacker... resultsUnpackers)