Searched defs:maxPageSize (Results 1 – 2 of 2) sorted by relevance
49 private final int maxPageSize; field in ChannelzService54 public static ChannelzService newInstance(int maxPageSize) { in newInstance()59 ChannelzService(InternalChannelz channelz, int maxPageSize) { in ChannelzService()
145 public RootChannelList getRootChannels(long fromId, int maxPageSize) { in getRootChannels()170 public ServerList getServers(long fromId, int maxPageSize) { in getServers()184 public ServerSocketsList getServerSockets(long serverId, long fromId, int maxPageSize) { in getServerSockets()