Package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors


package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors
The executors issue a request to one or more metadata repositories. They store their results in an accumulator and so can be cloned to operate across multiple threads - where there would be an executor for each thread that is executing a request.