Package com.netflix.genie.web.properties
Class AgentFileStreamProperties
java.lang.Object
com.netflix.genie.web.properties.AgentFileStreamProperties
@ConfigurationProperties(prefix="genie.agent.filestream")
@Validated
public class AgentFileStreamProperties
extends Object
Properties related to
AgentFileStreamService
.- Since:
- 4.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Prefix for all properties related to the agent file transfer service. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROPERTY_PREFIX
Prefix for all properties related to the agent file transfer service.- See Also:
-
-
Constructor Details
-
AgentFileStreamProperties
public AgentFileStreamProperties()
-