@Service public class PeersApiServiceImpl extends BaseSpringApiServiceImpl implements PeersApiDelegate
BaseSpringApiServiceImpl.MapMessageListenerDEFAULT_CONFIG_WAIT_TIME, DEFAULT_READY_WAIT_TIME, JMS_BOTH, JMS_RECEIVE, JMS_SEND, jmsConsumer, jmsProducer, PARAM_CONFIG_WAIT_TIME, PARAM_READY_WAIT_TIME| Constructor and Description |
|---|
PeersApiServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity |
getPeers(String peerQuery)
Provides the selected properties of selected peers.
|
configMgrCreated, getClassName, getConfigWaitTime, getJMSManager, getReadyWaitTime, getRunningLockssDaemon, getWaitTime, jmsSetUpDone, receiveMessage, registerConfigCallback, setUpJms, setUpJms, setUpJms, stopJms, waitConfig, waitConfig, waitReady, waitReadyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAcceptHeader, getObjectMapper, getRequestpublic org.springframework.http.ResponseEntity getPeers(String peerQuery)
getPeers in interface PeersApiDelegatepeerQuery - A String with the
SQL-like
query used to specify what properties to retrieve
from which peers.ResponseEntity<List<PeerWsResult>> with the results.PeersApi.getPeers(java.lang.String)Copyright © 2000–2021 LOCKSS Program. All rights reserved.