Uses of Class
com.aerospike.client.large.LargeList

Packages that use LargeList
com.aerospike.client   
 

Uses of LargeList in com.aerospike.client
 

Methods in com.aerospike.client that return LargeList
 LargeList AerospikeClient.getLargeList(Policy policy, Key key, java.lang.String binName, java.lang.String userModule)
          Initialize large list operator.