Class InternalIndexOperations
java.lang.Object
org.springframework.data.aerospike.query.cache.InternalIndexOperations
public class InternalIndexOperations extends Object
Internal index related operations used by ReactorIndexRefresher and IndexRefresher.
- Author:
- Sergii Karpenko
-
Constructor Summary
Constructors Constructor Description InternalIndexOperations(IndexInfoParser indexInfoParser) -
Method Summary
Modifier and Type Method Description StringbuildGetIndexesCommand()IndexesInfoparseIndexesInfo(String infoResponse)
-
Constructor Details
-
InternalIndexOperations
-
-
Method Details
-
parseIndexesInfo
-
buildGetIndexesCommand
-