Uses of Class
org.irods.irods4j.high_level.catalog.IRODSQuery.GenQuery1QueryArgs
Packages that use IRODSQuery.GenQuery1QueryArgs
-
Uses of IRODSQuery.GenQuery1QueryArgs in org.irods.irods4j.high_level.catalog
Methods in org.irods.irods4j.high_level.catalog with parameters of type IRODSQuery.GenQuery1QueryArgsModifier and TypeMethodDescriptionstatic voidIRODSQuery.executeGenQuery1(IRODSApi.RcComm comm, IRODSQuery.GenQuery1QueryArgs queryArgs, Function<List<String>, Boolean> rowHandler) Executes a GenQuery1 query.