/* */ {
/* 951 */ this.partitionName = null;
/* 952 */ return;
/* */ }
/* */
/* 955 */ String value = clustered.partition();
/* */ try
/* */ {
/* 958 */ String replacedValue = StringPropertyReplacer.replaceProperties(value);
/* 959 */ if (value != replacedValue)
/* */ {