555657585960616263
this.ioPoolingStrategy = ioPoolingStrategy; } public EIOGlobalContext getContext() throws IOException { if (context == null) { context = new EIOGlobalContext(maxEm, key); } return context; }