Interface VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixOwnerProvider

    • Method Detail

      • getOwnerIdOf

        int getOwnerIdOf​(java.io.File file)
        Returns the user id of the owner of the supplied file.
        Parameters:
        file - The file for which to locate the owner.
        Returns:
        The owner id of the supplied file.