Package com.strongdm.api
Interface SnapshotNodes
- All Known Implementing Classes:
Nodes
public interface SnapshotNodes
A SnapshotNodes exposes the read only methods of the Nodes
service for historical queries.
-
Method Summary
-
Method Details
-
get
Get reads one Node by ID.- Throws:
RpcException
-
list
List gets a list of Nodes matching a given set of criteria.- Throws:
RpcException
-