public class Sessions extends Object implements Iterable<Session.SessionItem>
| Modifier and Type | Method and Description |
|---|---|
Iterable<Session.SessionItem> |
iterable()
获得表信息迭代器 iterable
|
Iterator<Session.SessionItem> |
iterator()
获取默认
Project的所有表信息迭代器 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Sessions(Odps odps)
public Iterator<Session.SessionItem> iterator()
Project的所有表信息迭代器iterator in interface Iterable<Session.SessionItem>SessionItem迭代器public Iterable<Session.SessionItem> iterable()
SessionItem迭代器Copyright © 2022 Alibaba Cloud Computing. All rights reserved.