Interface Client
-
- All Known Implementing Classes:
ElasticSearchClient,GRPCClient,JDBCHikariCPClient
public interface Client
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconnect()voidshutdown()
-
-
-
Method Detail
-
shutdown
void shutdown() throws IOException- Throws:
IOException
-
-