public long getEstimatedMemoryFootprint() {
   return state.getEstimatedFootprintInBytes();
 }