public boolean isBulkLoadEnabledInCurrentNode() {
   return bulkloadCache.isBulkLoadEnabledInCurrentNode();
 }