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