Method: Naf::ByHistoricalJobId.partition_table_size

Defined in:
app/models/naf/by_historical_job_id.rb

.partition_table_sizeObject



77
78
79
# File 'app/models/naf/by_historical_job_id.rb', line 77

def self.partition_table_size
  return ::Naf::HistoricalJob.partition_table_size
end