public class InternalIndexOperations extends Object
| Constructor and Description |
|---|
InternalIndexOperations(IndexInfoParser indexInfoParser) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildGetIndexesCommand() |
IndexesInfo |
parseIndexesInfo(String infoResponse) |
public InternalIndexOperations(IndexInfoParser indexInfoParser)
public IndexesInfo parseIndexesInfo(String infoResponse)
public String buildGetIndexesCommand()
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.