- unbindResource(String) - Static method in class org.springframework.data.hadoop.hbase.HbaseSynchronizationManager
- 
Unbinds a resource for the given key from the current thread. 
- unbindResourceIfPossible(Object) - Static method in class org.springframework.data.hadoop.hbase.HbaseSynchronizationManager
- 
Unbinds a resource for the given key from the current thread. 
- update(ExecutionContext) - Method in class org.springframework.data.hadoop.batch.item.HdfsItemWriter
-  
- UuidFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
- 
A FileNamingStrategywhich uses an uuid.
 
- UuidFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
- 
Instantiates a new uuid file naming strategy using
 an UUID.
 
- UuidFileNamingStrategy(String) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
- 
Instantiates a new uuid file naming strategy using
 a given uuid string. 
- UuidFileNamingStrategy(String, boolean) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
- 
Instantiates a new uuid file naming strategy using
 a given uuid string.