You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, PlacementGroup is a empty interface in java api, user need to cast it to PlacementGroupImpl if user want to invoke wait method, we should put these method to interface level.