|
Pull Up Method public checkTablePerms(table TableName, family byte[], column byte[], actions Permission.Action...) : void from class org.apache.hadoop.hbase.security.access.TestAccessController to public checkTablePerms(testUtil HBaseTestingUtility, table TableName, family byte[], column byte[], actions Permission.Action...) : void from class org.apache.hadoop.hbase.security.access.SecureTestUtil |
From |
To |
|
Pull Up Method public checkTablePerms(table TableName, perms Permission...) : void from class org.apache.hadoop.hbase.security.access.TestAccessController to public checkTablePerms(testUtil HBaseTestingUtility, table TableName, perms Permission...) : void from class org.apache.hadoop.hbase.security.access.SecureTestUtil |
From |
To |
|
Pull Up Method public checkGlobalPerms(actions Permission.Action...) : void from class org.apache.hadoop.hbase.security.access.TestAccessController to public checkGlobalPerms(testUtil HBaseTestingUtility, actions Permission.Action...) : void from class org.apache.hadoop.hbase.security.access.SecureTestUtil |
From |
To |