Annotation Type Parent


@Target({FIELD,PARAMETER}) @Retention(RUNTIME) public @interface Parent
Binding annotation for org.apache.druid.server.DruidNode. Indicates that the DruidNode bound with this annotation holds the information of the machine which spawned this process.
See Also: