Creates a new Partition with namespace namespace.
namespace
Partition newPartition(String namespace) { return Partition(namespace); }