Package | Description |
---|---|
org.apache.ignite.hadoop.fs |
Ignite Hadoop Accelerator file system API.
|
org.apache.ignite.hadoop.util |
Ignite Hadoop Accelerator utility classes.
|
Modifier and Type | Method and Description |
---|---|
@Nullable UserNameMapper |
BasicHadoopFileSystemFactory.getUserNameMapper()
Get optional user name mapper.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicHadoopFileSystemFactory.setUserNameMapper(@Nullable UserNameMapper usrNameMapper)
Set optional user name mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicUserNameMapper
Name mapper which maps one user name to another based on predefined dictionary.
|
class |
ChainedUserNameMapper
Chained user name mapper.
|
class |
KerberosUserNameMapper
Kerberos user name mapper.
|
Modifier and Type | Method and Description |
---|---|
UserNameMapper[] |
ChainedUserNameMapper.getMappers()
Get child mappers.
|
Modifier and Type | Method and Description |
---|---|
void |
ChainedUserNameMapper.setMappers(UserNameMapper... mappers)
Set child mappers.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019