public class

TokenTestOperation

extends TestOperation
java.lang.Object
   ↳ com.netflix.astyanax.test.TestOperation
     ↳ com.netflix.astyanax.test.TokenTestOperation

Summary

Public Constructors
TokenTestOperation(BigInteger token)
Public Methods
BigInteger getToken()
Return the unique key on which the operation is performed or null if the operation is performed on multiple keys.
[Expand]
Inherited Methods
From class com.netflix.astyanax.test.TestOperation
From class java.lang.Object
From interface com.netflix.astyanax.connectionpool.Operation

Public Constructors

public TokenTestOperation (BigInteger token)

Public Methods

public BigInteger getToken ()

Return the unique key on which the operation is performed or null if the operation is performed on multiple keys.