Module: MintPress::OracleTrafficDirector::OtdCommon
- Included in:
- AccessLogBuffer, Cache, CacheRule, CompressionRule, ConfigFile, Configuration, ConfigurationAccessLog, ConfigurationCrl, ConfigurationVariable, ConfigurationWebappFirewallRulesetFile, ContentRule, Crl, Dns, DnsCache, ErrorPage, Event, EventSubscription, FailoverGroup, FileCache, HealthCheck, Http, HttpListener, HttpListenerSsl, HttpThreadPool, Instance, Keepalive, Log, MimeType, OriginServer, OriginServerPool, OriginServerPoolMaintenance, OriginServerPoolSsl, PartitionAccessLog, PerfDump, RequestLimit, Route, RouteAuth, RouteBandwidthLimit, Service, Snmp, SslSessionCache, StandaloneDomain, StandaloneInstance, Stats, StatsXml, TcpAccessLog, TcpListener, TcpListenerSsl, TcpProxy, TcpThreadPool, VirtualServer, VirtualServerAccessLog, VirtualServerRequestBandwidthLimit, VirtualServerResponseBandwidthLimit, VirtualServerSsl, VirtualServerVariable, VirtualServerWebappFirewallRulesetFile, WalletPassword, WebappFirewall
- Defined in:
- src/oracle-otd/lib/oracle-otd/otd-common.rb
Instance Attribute Summary collapse
-
#harvested ⇒ Object
Returns the value of attribute harvested.
Instance Method Summary collapse
- #can_exist? ⇒ Boolean
- #creator_available? ⇒ Boolean
- #delete_generic(seq: nil) ⇒ Object
- #delete_props ⇒ Object
- #destroy_generic ⇒ Object
- #disable_props ⇒ Object
- #empty_mbean? ⇒ Boolean
- #enable_prop_generic(entrypoint: true) ⇒ Object
- #enable_props(fast: false) ⇒ Object
- #exist_generic? ⇒ Boolean
-
#form_props ⇒ Object
Form the props hash which all of the OTD commands require.
- #get_domain ⇒ Object
- #get_property_from_target(prop) ⇒ Object
- #get_props ⇒ Object
- #handle_type(val, deets) ⇒ Object
- #harvest(url: nil, harvest_only: nil, with_children: true, only_traverse_down: false, filter: nil, auto: false, nil_only: false) ⇒ Object
- #harvesters ⇒ Object
-
#harvesting {|block| ... } ⇒ Object
This is a block which keeps a count of how amny harvesters are running on this child - the idea being, we can just not if any are running!.
- #list_generic ⇒ Object
-
#list_props ⇒ Object
FIXME: way more finesse.
- #otd_create_generic(seq: nil, without_children: false) ⇒ Object
- #otd_propize(ival, from_create: true) ⇒ Object
-
#set_prop_generic(entrypoint: true) ⇒ Object
FIXME: This should do a get, and be idempotent - and indeed, only save if something updated!.
- #set_props ⇒ Object
Instance Attribute Details
#harvested ⇒ Object
Returns the value of attribute harvested.
Instance Method Details
#can_exist? ⇒ Boolean
#creator_available? ⇒ Boolean
#delete_generic(seq: nil) ⇒ Object
#delete_props ⇒ Object
#destroy_generic ⇒ Object
#disable_props ⇒ Object
#empty_mbean? ⇒ Boolean
#enable_prop_generic(entrypoint: true) ⇒ Object
#enable_props(fast: false) ⇒ Object
#exist_generic? ⇒ Boolean
#form_props ⇒ Object
Form the props hash which all of the OTD commands require
#get_domain ⇒ Object
#get_property_from_target(prop) ⇒ Object
#get_props ⇒ Object
#handle_type(val, deets) ⇒ Object
#harvest(url: nil, harvest_only: nil, with_children: true, only_traverse_down: false, filter: nil, auto: false, nil_only: false) ⇒ Object
#harvesters ⇒ Object
#harvesting {|block| ... } ⇒ Object
This is a block which keeps a count of how amny harvesters are running on this child - the idea being,
we can just not if any are running!
#list_generic ⇒ Object
#list_props ⇒ Object
FIXME: way more finesse
#otd_create_generic(seq: nil, without_children: false) ⇒ Object
#otd_propize(ival, from_create: true) ⇒ Object
#set_prop_generic(entrypoint: true) ⇒ Object
FIXME: This should do a get, and be idempotent - and indeed, only save if something updated!