Class NullCacheSizeAllocator

java.lang.Object
org.apache.pulsar.sql.presto.util.NullCacheSizeAllocator
All Implemented Interfaces:
CacheSizeAllocator

public class NullCacheSizeAllocator extends Object implements CacheSizeAllocator
Null cache size allocator.
  • Constructor Details

    • NullCacheSizeAllocator

      public NullCacheSizeAllocator()
  • Method Details