public class ClusterClient extends Client
Client.IndexOptions
Constructor and Description |
---|
ClusterClient(String indexName,
String host,
int port) |
ClusterClient(String indexName,
String host,
int port,
int timeout,
int poolSize)
Create a new client to a RediSearch index
|
Modifier and Type | Method and Description |
---|---|
List<Object> |
broadcast(String... args) |
addDocument, addDocument, addDocument, addHash, createIndex, deleteDocument, dropIndex, explain, getInfo, replaceDocument, search, updateDocument
Copyright © 2018. All rights reserved.