Package com.suse.salt.netapi.calls.wheel
Class Key.Keys<T>
- java.lang.Object
-
- com.suse.salt.netapi.calls.wheel.Key.Keys<T>
-
- Type Parameters:
T- type of data queried for each key state
- Direct Known Subclasses:
Key.Fingerprints,Key.Names
- Enclosing class:
- Key
public abstract static class Key.Keys<T> extends Object
Salt keys information.
-
-
Field Summary
Fields Modifier and Type Field Description protected TdeniedMinionsprotected Tlocalprotected Tminionsprotected TrejectedMinionsprotected TunacceptedMinions
-
Constructor Summary
Constructors Constructor Description Keys()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetDeniedMinions()TgetLocal()TgetMinions()TgetRejectedMinions()TgetUnacceptedMinions()
-