Dave,
There is one way to delete meta data.
You could find typeId using ignite.binary().type("package.Employeee").typeId()
and remove <typeId>.bin files in all *binary_meta* subfolders.
Dave,
There is one way to delete meta data.
You could find typeId using ignite.binary().type("package.Employeee").typeId()
and remove <typeId>.bin files in all *binary_meta* subfolders.