indexName, columns, fcolumns);
this.indexMap.put(indexId, record);
List<Session> sessionList = this.connector.getSessionList();
if (sessionList == null || sessionList.isEmpty()) {
throw new HandlerSocketException("Empty connections");
}
boolean result = true;
for (Session session : sessionList) {
Command cmd = this.commandFactory.createOpenIndexCommand(String