public static QueryServiceConfig create(final int minEndpoints, final int maxEndpoints, final int idleTime) { return new QueryServiceConfig(minEndpoints, ...
確定! 回上一頁