Class SharedOffHeapWithinWorker

    • Constructor Detail

      • SharedOffHeapWithinWorker

        public SharedOffHeapWithinWorker​(double amount,
                                         String name)
        Create a new request for a shared memory region off heap within a worker.
        Parameters:
        amount - the number of MB to share
        name - the name of the shared region (for tracking purposes)