public static class NoopUserState.Factory extends Object implements UserStateFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
UserState |
create(Subject subject,
AlluxioConfiguration conf,
boolean isServer) |
public UserState create(Subject subject, AlluxioConfiguration conf, boolean isServer)
create
in interface UserStateFactory
subject
- the subjectconf
- the configurationisServer
- true if this is from a server process, false otherwiseCopyright © 2023. All Rights Reserved.