Modifier and Type | Method and Description |
---|---|
Map<String,String> |
Server.getCounters(GetCountersOptions opts) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
CountersDelegator.getCounters(GetCountersOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetCountersOptions |
GetCountersOptions.setMaxResults(int maxResults) |
GetCountersOptions |
GetCountersOptions.setNameFilter(String nameFilter) |
GetCountersOptions |
GetCountersOptions.setNameFilters(String[] nameFilters) |
GetCountersOptions |
GetCountersOptions.setUndocCounter(boolean undocCounter) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
ICountersDelegator.getCounters(GetCountersOptions opts)
Get a map of the Perforce server's counters.
|
Copyright © 2017 Perforce Software. All Rights Reserved.