Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AboutAction
- Class in
org.hd.d.pg2k.clApp.atHome
Represents the About Action.
AboutAction()
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AboutAction
ctor
aboutAction
- Variable in class org.hd.d.pg2k.clApp.atHome.
AHJWSMain
The action performed by the "About" menu entry.
AboutAction
- Class in
org.hd.d.pg2k.clApp.uploader
Represents the About Action.
AboutAction()
- Constructor for class org.hd.d.pg2k.clApp.uploader.
AboutAction
ctor
aboutAction
- Variable in class org.hd.d.pg2k.clApp.uploader.
UploaderMain
The action performed by the "About" menu entry.
AboutAction
- Class in
org.hd.d.pg2k.webSvr.threeD
Represents the About Action.
AboutAction()
- Constructor for class org.hd.d.pg2k.webSvr.threeD.
AboutAction
ctor
ABS_MAX_RESULTS
- Static variable in class org.hd.d.pg2k.webSvr.util.
SearchResultSimpleCache
Absolute maximum number of results to store/cache per exhibit.
AbstractFilterBean
- Class in
org.hd.d.pg2k.webSvr.exhibit
JavaBean that can filter/sort and cache selections of exhibits.
AbstractFilterBean()
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
AbstractFilterBean
AbstractFilterBean.MyObserver
- Class in
org.hd.d.pg2k.webSvr.exhibit
This object has only a SoftReference to the outer class to allow GC.
AbstractFilterBean.MyObserver(AbstractFilterBean)
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
AbstractFilterBean.MyObserver
Capture a SoftReference to the outer class.
AbstractHandler
- Class in
org.hd.d.pg2k.svrCore.MIME
Base class implementing Handler with nearly all methods returning default values.
AbstractHandler()
- Constructor for class org.hd.d.pg2k.svrCore.MIME.
AbstractHandler
AbstractImageHandler
- Class in
org.hd.d.pg2k.svrCore.MIME
Base class with useful default behaviour for image exhibit media-handler classes.
AbstractImageHandler()
- Constructor for class org.hd.d.pg2k.svrCore.MIME.
AbstractImageHandler
AbstractImgScorer
- Class in
org.hd.d.pg2k.ai.scorer
Base interface to compute the score and confidence for a 2D still image.
AbstractImgScorer()
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractImgScorer
Create simple non-parameterised instance.
AbstractImgScorer(String)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractImgScorer
Create parameterised version.
AbstractImgScorer(String, List<ScorerParam>)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractImgScorer
Create parameterised version.
AbstractNonParamScorer
- Class in
org.hd.d.pg2k.ai.scorer
Simple abstract super class for some non-parameterised Scorers.
AbstractNonParamScorer()
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractNonParamScorer
Default constructor uses class-based name and allows no parameterisation.
AbstractNonParamScorer(String)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractNonParamScorer
Construct instance with name and optional parameters.
AbstractNonParamScorer(String, List<ScorerParam>)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractNonParamScorer
Construct instance with name and optional parameters.
AbstractSampledSoundHandler
- Class in
org.hd.d.pg2k.svrCore.MIME
Base class with useful default behaviour for (sampled) sound exhibit media-handler classes.
AbstractSampledSoundHandler()
- Constructor for class org.hd.d.pg2k.svrCore.MIME.
AbstractSampledSoundHandler
AbstractScorer
- Class in
org.hd.d.pg2k.ai.scorer
Class to implement some common Scorer features in one place.
AbstractScorer()
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractScorer
Default constructor uses class-based name and allows no parameterisation.
AbstractScorer(String)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractScorer
Construct instance with name and optional parameters.
AbstractScorer(String, List<ScorerParam>)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractScorer
AbstractScorerCache
- Class in
org.hd.d.pg2k.ai.scorer
Shared abstract base to handle common Scorer cache tasks.
AbstractScorerCache(ScorerPopulation, SimpleExhibitPipelineIF, SimpleLoggerIF)
- Constructor for class org.hd.d.pg2k.ai.scorer.
AbstractScorerCache
accept(AllExhibitProperties, String)
- Method in interface org.hd.d.pg2k.svrCore.
AllExhibitProperties.AEPFilter
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtAll
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByAuthor
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByCategory
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByEstdLocationCentre
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtNothing
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtPrefixMatch
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtSimpleSubstringMatch
accept(AllExhibitProperties, String)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtSimpleSuffixMatch
accept(AllExhibitProperties, String)
- Method in interface org.hd.d.pg2k.webSvr.exhibit.
FilterIF
Returns true if the exhibit (the full name is passed) should be accepted.
acceptableAuthors
- Variable in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByAuthor
acceptableCategories
- Variable in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByCategory
acceptEvent(HttpServletRequest, ServletContext)
- Static method in class org.hd.d.pg2k.webSvr.util.
StatsSink
Accept an inbound HTTP stats event.
accession
- Variable in class org.hd.d.pg2k.svrCore.
ExhibitPropsLoadable
Accession data; null if none.
AccessionData
- Class in
org.hd.d.pg2k.svrCore
Immutable, Serializable collection of all the accession data for an exhibit.
AccessionData()
- Constructor for class org.hd.d.pg2k.svrCore.
AccessionData
Construct new immutable instance with no data.
AccessionData(Long, Long, Integer, ROByteArray)
- Constructor for class org.hd.d.pg2k.svrCore.
AccessionData
Construct new immutable instance with the given data.
ACCESSPATTERN_CAT_PAGE_VIEW
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent global String event variable for recording catalogue page views by exhibit.
ACCESSPATTERN_CLICKTHROUGH
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent global String event variable for recording ad click-throughs by exhibit.
ACCESSPATTERN_CLICKTHROUGH_BY_URI
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent global String event variable for recording ad click-throughs by canonicalised URI.
ACCESSPATTERN_COMPLETED_DOWNLOAD
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent global String event variable for recording completed downloads by exhibit.
ACCESSPATTERN_COMPLETED_DOWNLOAD_LOCAL
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent local String event variable for recording completed downloads by exhibit.
ACCESSPATTERN_EX_HOTLINK_REF_HOST
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent global String event variable for recording hotlinking to our exhibits by referrer host.
ACCESSPATTERN_PAGEVIEW_BY_URI
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
A read-write persistent global String event variable for recording page-views by canonicalised URI.
ACTION_COMMAND_KEY_ABOUT
- Static variable in class org.hd.d.pg2k.clApp.atHome.
AboutAction
ACTION_COMMAND_KEY_ABOUT
- Static variable in class org.hd.d.pg2k.clApp.atHome.
ExitAction
ACTION_COMMAND_KEY_ABOUT
- Static variable in class org.hd.d.pg2k.clApp.uploader.
AboutAction
ACTION_COMMAND_KEY_ABOUT
- Static variable in class org.hd.d.pg2k.clApp.uploader.
ExitAction
ACTION_COMMAND_KEY_ABOUT
- Static variable in class org.hd.d.pg2k.webSvr.threeD.
AboutAction
ACTION_COMMAND_KEY_ABOUT
- Static variable in class org.hd.d.pg2k.webSvr.threeD.
ExitAction
ACTION_COMMAND_KEY_UPLOAD
- Static variable in class org.hd.d.pg2k.clApp.uploader.
SelectAction
actionPerformed(ActionEvent)
- Method in class org.hd.d.pg2k.clApp.atHome.
AHJWSMain
This method acts as the Action handler delegate for all the actions.
actionPerformed(ActionEvent)
- Method in class org.hd.d.pg2k.clApp.atHome.
JLFAbstractAction
Forwards the ActionEvent to the registered listener.
actionPerformed(ActionEvent)
- Method in class org.hd.d.pg2k.clApp.uploader.
JLFAbstractAction
Forwards the ActionEvent to the registered listener.
actionPerformed(ActionEvent)
- Method in class org.hd.d.pg2k.clApp.uploader.
UploaderMain
This method acts as the Action handler delegate for all the actions.
actionPerformed(ActionEvent)
- Method in class org.hd.d.pg2k.webSvr.threeD.
JLFAbstractAction
Forwards the ActionEvent to the registered listener.
actionPerformed(ActionEvent)
- Method in class org.hd.d.pg2k.webSvr.threeD.
ThreeDMain
This method acts as the Action handler delegate for all the actions.
AD_BANNER_RND_TOKENS
- Static variable in class org.hd.d.pg2k.svrCore.props.
GenProps
Immutable Set of String tokens to replace with random values in banner HTML.
AD_FORMAT_AB_HORIZONTAL
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdBriteBean
Parameter value to select horizontal (banner) format.
AD_FORMAT_AB_VERTICAL
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdBriteBean
Parameter value to select vertical (tower) format (default).
AD_FORMAT_AS_ADLINKS_NARROW_BOX
- Static variable in class org.hd.d.pg2k.webSvr.ads.
GoogleAdSenseUnitBean
Parameter value to select narrow (120x90) AdLinks box with 4 or 5 lines; shows alternate content rather than PSA.
AD_FORMAT_AS_ADLINKS_WIDE_BOX
- Static variable in class org.hd.d.pg2k.webSvr.ads.
GoogleAdSenseUnitBean
Parameter value to select wide (160x90) AdLinks box with 4 or 5 lines; shows alternate content rather than PSA.
AD_FORMAT_TF_TOWER_NARROW
- Static variable in class org.hd.d.pg2k.webSvr.ads.
TribalFusionBean
Parameter value to select narrow (120x600) fixed-width tower format.
AD_FORMAT_TF_TOWER_NARROW_IF
- Static variable in class org.hd.d.pg2k.webSvr.ads.
TribalFusionBean
Parameter value to select narrow (120x600) iframe tower format; fastest page loading.
AD_FORMAT_TF_TOWER_WIDE_IF
- Static variable in class org.hd.d.pg2k.webSvr.ads.
TribalFusionBean
Parameter value to select wide (up to 160x600) iframe tower format; fastest page loading.
AD_FORMAT_TF_TOWER_WIDEVAR
- Static variable in class org.hd.d.pg2k.webSvr.ads.
TribalFusionBean
Parameter value to select wide (up to 160x600) variable-width tower format (default).
AD_SUPPORT
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdConsts
If true, support Web advertising in the Gallery.
adaptiveTime
- Variable in class org.hd.d.pg2k.svrCore.stats.
StatsLogger.StatsConfig
If true, we dump at shorter intervals to start with.
AdBeanInterface
- Interface in
org.hd.d.pg2k.webSvr.ads
This is the interface of all AdBean advertising beans.
AdBeanInterface.Context
- Class in
org.hd.d.pg2k.webSvr.ads
Details context in which advertisement is to be shown.
AdBeanInterface.Context(Locale, String, String)
- Constructor for class org.hd.d.pg2k.webSvr.ads.
AdBeanInterface.Context
Construct a complete context.
AdBriteBean
- Class in
org.hd.d.pg2k.webSvr.ads
This implements the AdBrite bean.
AdBriteBean()
- Constructor for class org.hd.d.pg2k.webSvr.ads.
AdBriteBean
AdConsts
- Class in
org.hd.d.pg2k.webSvr.ads
Advertising-related constants.
AdConsts()
- Constructor for class org.hd.d.pg2k.webSvr.ads.
AdConsts
Prevent construction of an instance.
add(SelectedFileDetails)
- Method in class org.hd.d.pg2k.clApp.uploader.
SelectedFilesDB
Add item, silently dropping duplicate file entries if possible.
add(K)
- Method in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataTunnelSource.DuplicateIDChecker
Record an ID, making it the Most Recently Used, returning the insertion time of the previous insertion of this ID if any.
addActionListener(ActionListener)
- Method in class org.hd.d.pg2k.clApp.atHome.
JLFAbstractAction
addActionListener(ActionListener)
- Method in class org.hd.d.pg2k.clApp.uploader.
JLFAbstractAction
addActionListener(ActionListener)
- Method in class org.hd.d.pg2k.webSvr.threeD.
JLFAbstractAction
addEvent(SimpleVariableValue)
- Method in class org.hd.d.pg2k.svrCore.vars.
EventVariableValueBuffer
Record/add event to the tally.
addEvent(SimpleVariableValue)
- Method in class org.hd.d.pg2k.svrCore.vars.
EventVariableValuePeriodRow
Record/add event to the tally for this period.
addEvent(SimpleVariableValue)
- Method in class org.hd.d.pg2k.svrCore.vars.
EventVariableValueSet
Record/add event to the tallies for each period.
addListenerForDataPoint(StatsSink.AbstractStatsListener)
- Static method in class org.hd.d.pg2k.webSvr.util.
StatsSink
Add new listener for named unique data point.
addObserver(Observer)
- Method in class org.hd.d.pg2k.webSvr.exhibit.
DataSourceBean
Register Observer to be told when exhibit data changes.
AddrTools
- Class in
org.hd.d.pg2k.svrCore
This class has tools for IP-address and DNS manipulation.
AddrTools()
- Constructor for class org.hd.d.pg2k.svrCore.
AddrTools
Prevent creation of instances of this class.
AddrTools.AddrPrefix
- Class in
org.hd.d.pg2k.svrCore
Immutable store of a non-null, non-zero-length unsigned-byte IP(v4) address prefix.
AddrTools.AddrPrefix(byte[])
- Constructor for class org.hd.d.pg2k.svrCore.
AddrTools.AddrPrefix
Create an instance from a non-null, non-zero-length byte array.
AddrTools.AddrPrefix(byte[], int)
- Constructor for class org.hd.d.pg2k.svrCore.
AddrTools.AddrPrefix
Create an instance from the prefix of a non-null, non-zero-length byte array.
AddrTools.AddrPrefix(AddrTools.AddrPrefix, int)
- Constructor for class org.hd.d.pg2k.svrCore.
AddrTools.AddrPrefix
Create a shorter (but non-zero-length) instance from an existing prefix.
AddrTools.AddrPrefix(String)
- Constructor for class org.hd.d.pg2k.svrCore.
AddrTools.AddrPrefix
Create an instance by parsing a padded dotted prefix format.
addSelectedFiles(boolean, FileContents[], UploadInfoBean)
- Method in class org.hd.d.pg2k.clApp.uploader.
UploaderLogic
Propose/select/add selected files for upload.
addToTotalConfidence(double)
- Method in class org.hd.d.pg2k.svrCore.
ExhibitPropsComputableMutableVoteCache.Accum
adjustCentreWithXYClick(int, int)
- Method in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEParams
Adjusts East/North offsets given x,y coordinates of mouse click on displayed area.
adjustGlobalMapForSet(SimpleVariableValue)
- Method in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataTunnelSource
Adjust globalMap for outgoing (upstream) set operation.
AdMidPageInternalLayout
- Enum in
org.hd.d.pg2k.webSvr.ads
How to lay out any mid-page ad insert that we show.
AdMidPageInternalLayout()
- Constructor for enum org.hd.d.pg2k.webSvr.ads.
AdMidPageInternalLayout
ADSENSE_MAX_ADUNITS
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdConsts
Maximum number of Google AdSense AdUnits (not including AdLinks) allowed on one page.
ADSLOTMONIOR_TIME_CONST
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdUtils
Time constant to use for ageing any memory of ad slot run times; strictly positive.
AdTowerInternalLayout
- Enum in
org.hd.d.pg2k.webSvr.ads
How to lay out any tower ad insert that we show.
AdTowerInternalLayout()
- Constructor for enum org.hd.d.pg2k.webSvr.ads.
AdTowerInternalLayout
AdTowerPos
- Enum in
org.hd.d.pg2k.webSvr.ads
Where to show the only/primary tower ad unit on a page.
AdTowerPos()
- Constructor for enum org.hd.d.pg2k.webSvr.ads.
AdTowerPos
AdUtils
- Class in
org.hd.d.pg2k.webSvr.ads
Advertising-related utility functions.
AdUtils()
- Constructor for class org.hd.d.pg2k.webSvr.ads.
AdUtils
Prevent construction of an instance.
AdUtils.AdSlotMonitor
- Class in
org.hd.d.pg2k.webSvr.ads
Unique thread-safe marker tag and stats object for a particular ad slot.
AdUtils.AdSlotMonitor(String)
- Constructor for class org.hd.d.pg2k.webSvr.ads.
AdUtils.AdSlotMonitor
Construct an instance with a non-empty, non=null name.
AE_SELF_RRURL
- Static variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Root-relative URL to "page" at which Aloha Earth is shown.
aeid
- Variable in class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain.FakeTunnel
Cache of AEID value; never null.
aeid
- Variable in class org.hd.d.pg2k.svrCore.
AllExhibitProperties
The immutable exhibit data; never null.
AEKey
- Static variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Key for AE-linked data in DataSourceBean.
aep
- Variable in class org.hd.d.pg2k.clApp.uploader.
UploaderLogic
Exhibit properties; never null.
aep
- Variable in class org.hd.d.pg2k.svrCore.uploader.
ExhibitHandlerBeanBase
The AllExhibitProperties data; never null.
aep
- Variable in class org.hd.d.pg2k.test.dev.
ExhibitFilterTest
aep
- Variable in class org.hd.d.pg2k.test.dev.
SimpleCacheTest.DummyDataSource
The set of exhibit properties; never null.
aep
- Variable in class org.hd.d.pg2k.webSvr.exhibit.
DataSourceBean.SortByEPCMRecalcUrgency
AEP that we work with; never null.
aep
- Variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AlohaEarthMapCache
Underlying AEP; never null.
AEP_EXPANSION_BYTES
- Static variable in class org.hd.d.pg2k.clApp.uploader.
UploaderLogic
Number of bytes of expansion room we allow for one growth in the AEP; non-negative.
AEParams
- Class in
org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth
JavaBean used to parse/validate/adjust/save view parameters.
AEParams()
- Constructor for class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEParams
aepPrev
- Variable in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataTunnelSource.HIRPCCache
Cache of previous AEP value to assist with AEP diffs; initially null.
AEUtils
- Class in
org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth
Support for Aloha Earth virtual site.
AEUtils()
- Constructor for class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
aggressive
- Variable in class org.hd.d.pg2k.webSvr.exhibit.
DataSourceBean
The aggressiveness flag; defaulting to false.
AHJWSMain
- Class in
org.hd.d.pg2k.clApp.atHome
Main (UI) class of JWS-based exhibit uploader.
AHJWSMain()
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHJWSMain
Create an instance of the Worker app main window.
AHJWSMain.MouseHandler
- Class in
org.hd.d.pg2k.clApp.atHome
This adapter is constructed to handle mouse-over component events.
AHJWSMain.MouseHandler(JLabel)
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHJWSMain.MouseHandler
Adaptor constructor.
AHJWSMain.SISListener
- Class in
org.hd.d.pg2k.clApp.atHome
Listener class used to veto attempts to start another app instance.
AHJWSMain.SISListener()
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHJWSMain.SISListener
AHStandaloneMain
- Class in
org.hd.d.pg2k.clApp.atHome
Core of at-home program: suitable to drive from a bare command-line or better.
AHStandaloneMain(SimpleLoggerIF)
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain
Create worker instance with all defaults and the supplied logger.
AHStandaloneMain(String, SimpleLoggerIF, int, int)
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain
Create worker instance with the suppied logger and other parameters.
AHStandaloneMain.Callback
- Class in
org.hd.d.pg2k.clApp.atHome
Container of various items of information we need to run the worker threads.
AHStandaloneMain.Callback(String, SimpleExhibitPipelineIF, SimpleLoggerIF)
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain.Callback
Make an instance wrapped round the tunnel URL, log and (restricted) dataSource.
AHStandaloneMain.FakeTunnel
- Class in
org.hd.d.pg2k.clApp.atHome
Fake data source cobbled together to just support the actions some Scorers and their support need.
AHStandaloneMain.FakeTunnel(String, SimpleLoggerIF, File)
- Constructor for class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain.FakeTunnel
Construct an instance, given the hostname and optional port.
AI_SCORER_GLOBAL_MAX_EVENTS
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
Maximum number of Scorer global "events"; strictly positive.
AI_SCORER_STRING_GLOBAL_EVENT
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
Interchange between separate Gallery servers of the "best" Scorers/parameters.
AI_SCORER_STRING_LOCAL_EVENT
- Static variable in class org.hd.d.pg2k.svrCore.vars.
SystemVariables
Persistent storage of a large selection of the "best" Scorers/parameters.
all
- Variable in class org.hd.d.pg2k.svrCore.vars.
EventVariableValuePeriodRow
All events being collected, never null.
ALL_FS_CONF_FILENAMES
- Static variable in class org.hd.d.pg2k.svrCore.
CoreConsts
Immutable Set of all configuration filenames (as String values).
allDynGens
- Static variable in class org.hd.d.pg2k.webSvr.bgImg.
BgImageUtils
Immutable List of instances all available basic DynImageGen; never null or empty.
allEstdExhibits
- Variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AlohaEarthMapCache
Unmodifiable smart-sorted list of all exhibits with Estd location; never null.
AllExhibitImmutableData
- Class in
org.hd.d.pg2k.svrCore
Immutable set of names and ExhibitStaticAttr for all exhibits.
AllExhibitImmutableData()
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitImmutableData
Construct an empty, zero-timestamp snapshot.
AllExhibitImmutableData(Map<String, ExhibitStaticAttr>, long)
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitImmutableData
Construct a new snapshot.
AllExhibitProperties
- Class in
org.hd.d.pg2k.svrCore
Set of all exhibit names and properties.
AllExhibitProperties()
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitProperties
Construct a default (empty) AllExhibitProperties object with zero timestamp.
AllExhibitProperties(ExhibitPropsGlobalImmutable, AllExhibitImmutableData, Map<String, ExhibitPropsLoadable>, Map<String, ExhibitPropsComputable>)
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitProperties
Construct a new AllExhibitProperties object from scratch, checking for consistency and validity.
AllExhibitProperties(AllExhibitProperties, ExhibitPropsGlobalImmutable, AllExhibitImmutableData, Map<String, ExhibitPropsLoadable>, Map<String, ExhibitPropsComputable>, long)
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitProperties
Build a new AllExhibitProperties object, preserving any computed state possible from the old one.
AllExhibitProperties.AEPFilter
- Interface in
org.hd.d.pg2k.svrCore
Filter class for exhibits in AEP.
AllExhibitProperties.ExhibitDataSource
- Class in
org.hd.d.pg2k.svrCore
Class that provides data source to get at exhibit data semi-random access or as a sequential stream.
AllExhibitProperties.ExhibitDataSource()
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitProperties.ExhibitDataSource
AllExhibitPropertiesDelta
- Class in
org.hd.d.pg2k.svrCore
Class to compute/represent changes from one AEP instance to another.
AllExhibitPropertiesDelta()
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta
Construct an empty instance.
AllExhibitPropertiesDelta(long, long, long, long, int, int, long, ExhibitPropsGlobalImmutable.EPGIDiff, Set<String>, Set<AllExhibitPropertiesDelta.Change>)
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta
Construct an instance.
AllExhibitPropertiesDelta.Change
- Class in
org.hd.d.pg2k.svrCore
Data for new/changed exhibit; immutable and serialisable.
AllExhibitPropertiesDelta.Change(ExhibitStaticAttr, ExhibitPropsLoadable, ExhibitPropsComputable)
- Constructor for class org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta.Change
AllExhibitPropertiesDelta.DiffException
- Exception in
org.hd.d.pg2k.svrCore
Minimal checked exception thrown to indicate that diff could not be generated/applied.
AllExhibitPropertiesDelta.DiffException()
- Constructor for exception org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta.DiffException
AllExhibitPropertiesDelta.DiffException(String)
- Constructor for exception org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta.DiffException
AllExhibitPropertiesDelta.DiffException(String, Throwable)
- Constructor for exception org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta.DiffException
allMagics
- Variable in class org.hd.d.pg2k.svrCore.MIME.
ExhibitMIME.ExhibitTypeParameters
All legitimate `magic number' values for this type; never null.
ALLOW_1_CHAR_MTM
- Static variable in class org.hd.d.pg2k.svrCore.
Compact7BitString
If true, allow us to do include 1-char tokens in multi-token matches (MTMs).
ALLOW_BOUNCE_TO_LOCAL_MIRROR
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
If true then allow users to be pushed to a local country mirror.
ALLOW_BROWSER_IMAGE_SCALE
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
If true, allow browsers to scale JPEG/GIF images when it saves us significant work.
ALLOW_CONNECTION_QUEUEING
- Static variable in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataHTTPTunnelSource
If true allow excess connection attempts to queue for a while.
ALLOW_DATA_FETCH_FROM_PEERS
- Static variable in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataSimpleCache
If true, allow us to try fetching some exhibit data from peers rather than master.
ALLOW_FALLBACK_FS_FILE_ACCESS
- Static variable in class org.hd.d.pg2k.webSvr.threeD.
ThreeDLogic
If true then we can try the local filesystem as a fallback if not in JWS.
ALLOW_FILESYSTEM_TNCACHE
- Static variable in class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain
If true then attempt to use a primitive filesystem thumbnail/data cache where permitted.
ALLOW_LOCALE_GUESS_FROM_IP_ADDR
- Static variable in class org.hd.d.pg2k.webSvr.util.
LocaleBean
If true then try to guess locale from user's IP address if no explicit locale indicated in HTTP request.
ALLOW_MULTI_TOKEN_MATCHING
- Static variable in class org.hd.d.pg2k.svrCore.
Compact7BitString
If true then allow multi-token matches (MTM) for better compression of very repetitive text.
ALLOW_NOAD_CODE
- Static variable in class org.hd.d.pg2k.webSvr.ads.
TribalFusionBean
If true, sometimes use NoAd (collapsing) code in tower slots.
ALLOW_PARTIAL_TOKEN_MATCHING
- Static variable in class org.hd.d.pg2k.svrCore.
Compact7BitString
If true, allow partial (prefix) token matching for long (semi-)unique tokens.
ALLOW_SNEAKY_HTTP_CONCURRENCY
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebUtils
If true then allow some "sneaky" browser concurrency.
ALLOW_SYNC_TN_FETCH
- Static variable in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataSimpleCache
If true then allow missing thumbnails to be fetched synchronously at the risk of blocking for extened periods.
ALLOW_TEXTURE_FALLBACK
- Static variable in class org.hd.d.pg2k.webSvr.threeD.
ThreeDLogic
If true then allow fetchTexture() to return a small thumbnail where the standard one is unavailable.
allowScorerSharingByEvent
- Variable in class org.hd.d.pg2k.ai.scorer.
ScorerCreator.ScorerWork
If true, then we try to retrieve persisted/shared Scorers from the system variables event mechanism.
allSuffixesForFile
- Variable in class org.hd.d.pg2k.svrCore.MIME.
ExhibitMIME.ExhibitTypeParameters
All (dotless, lower-case) suffixes for this type, including the primary suffix; never null nor empty.
AlohaEarthMapCache
- Class in
org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth
This class caches Estd-located exhibits and map fragments for Aloha Earth.
AlohaEarthMapCache(DataSourceBean)
- Constructor for class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AlohaEarthMapCache
Default constructor.
AlohaEarthMapServlet
- Class in
org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth
Servlet to serve dynamic Aloha Earth map image.
AlohaEarthMapServlet()
- Constructor for class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AlohaEarthMapServlet
AlohaEarthTest
- Class in
org.hd.d.pg2k.test.dev
Test of various Aloha Earth components.
AlohaEarthTest(String)
- Constructor for class org.hd.d.pg2k.test.dev.
AlohaEarthTest
alphabet
- Static variable in class org.hd.d.pg2k.svrCore.
TextUtils.Base64Cache
Private to encode8To6()/decode8To6().
Alt
- Variable in class org.hd.d.pg2k.svrCore.location.
Location.Estd
How many metres above mean sea level are we?
altDataSourceRating
- Variable in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataSimpleCache
Thread-safe Map from mirror ID to strictly-positive rating with "" for master; never null.
ALWAYS_FETCH_ALL_UPSTREAM_VALUES
- Static variable in class org.hd.d.pg2k.svrCore.vars.
PipelineVarMgr
If true, always use getVariables(-1) to get all values from upstream.
ALWAYS_SELECT_FASTEST_MIRROR
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebUtils
If true, always select the fastest available mirror; don't use any stochastic factor.
alwaysUseCache
- Variable in class org.hd.d.pg2k.test.dev.
SystemVariablesTest.LocalTunnelServer
If true then always enable the RPC cache, else switch it off and on at random.
AMPI_NFORMATS
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdUtils
Number of distinct mid-page ad formats; strictly positive.
ANIMATE_BANNER
- Static variable in class org.hd.d.pg2k.webSvr.threeD.
ThreeDMain
If true, animate the name banner (at the cost of CPU time, etc).
ANTI_DUP_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
CompressionFilter
Name of attribute that we use to avoid duplicate application of this filter on one filter chain.
ANTI_DUP_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
ExplicitCacheTimeFilter
Name of attribute that we use to avoid duplicate application of this filter on one filter chain.
ANTI_DUP_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
ThroughputMonitorFilterPG2K
Name of attribute that we use to avoid duplicate application of this filter on one filter chain.
APP_DEFAULT_NAME
- Static variable in class org.hd.d.pg2k.svrCore.
CoreConsts
Default name by which whole app is known internally.
append(Breadcrumbs.Breadcrumb)
- Method in class org.hd.d.pg2k.webSvr.util.
Breadcrumbs
Appends crumb (to end of list).
appendLabelHTML(StringBuilder, int, int, boolean, String, String, String)
- Static method in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Generate HTML for one overlay label and append to given StringBuilder.
APPLICATION_WINDOW_TITLE
- Static variable in class org.hd.d.pg2k.clApp.atHome.
AHJWSMain
Title shown for application.
APPLICATION_WINDOW_TITLE
- Static variable in class org.hd.d.pg2k.clApp.uploader.
UploaderMain
Title shown for application.
APPLICATION_WINDOW_TITLE
- Static variable in class org.hd.d.pg2k.webSvr.threeD.
ThreeDMain
Title shown for application.
applyDiff(AllExhibitProperties, AllExhibitPropertiesDelta)
- Static method in class org.hd.d.pg2k.svrCore.
AllExhibitPropertiesDelta
Applies diff to an extant AEP instance to generate a new AEP instance; never null.
applyDiff(ExhibitPropsGlobalImmutable, ExhibitPropsGlobalImmutable.EPGIDiff)
- Static method in class org.hd.d.pg2k.svrCore.
ExhibitPropsGlobalImmutable.EPGIDiff
Apply diff to derive new EPGI; never null.
applyDiff(Map<String, Properties>, PropertiesBundleDiff)
- Static method in class org.hd.d.pg2k.svrCore.props.
PropertiesBundleDiff
Applies diff to an extant Properties instance to generate a new AEP instance; never null.
applyDiff(Properties, PropertiesDiff)
- Static method in class org.hd.d.pg2k.svrCore.props.
PropertiesDiff
Applies diff to an extant Properties instance to generate a new AEP instance; never null.
applyZoom(int, int)
- Static method in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Apply zoom to value in pixels.
APPROX_POLL_CYCLE_MS
- Static variable in class org.hd.d.pg2k.ai.scorer.
ScorerCacheImpl
Expected approximate poll cycle time (ms); strictly positive.
approxMinOverheadBytes
- Variable in class org.hd.d.pg2k.svrCore.MIME.
Handler.ThumbnailParams
Approximate minimum overhead of format in bytes; non-negative.
approxWordCount(DataSourceBean, String)
- Static method in class org.hd.d.pg2k.webSvr.util.
WebUtils
Compute (crude) estimate of words in catalogue page for given exhibit; non-negative.
area
- Variable in class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByEstdLocationCentre
Particular location to filter by.
ASLU_AVAILABLE_REQ_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdConsts
Name of request-level attribute to indicate that we've voluntarily dropped a G AdLink unit if set non-null.
assignment()
- Method in class org.hd.d.pg2k.svrCore.MIME.
Quantize.Cube
ASSUME_LOADED_METADATA_OK
- Static variable in class org.hd.d.pg2k.svrCore.datasource.
ExhibitDataSimpleCache
If true, assume that newly-loaded meta-data at is OK at start-up until proven otherwise.
ASYNC_MIN_POWER_SAVE_NON_CRITICAL_DATA_FLUSH_MS
- Static variable in class org.hd.d.pg2k.svrCore.
CoreConsts
Target minimum interval of flushes of non-critical data to disc or persistent store in power-save mode; strictly positive (ms).
ATTEMPT_C7BS_COMPRESSION
- Static variable in class org.hd.d.pg2k.svrCore.
ExhibitPropsComputable
If true then attempt in-memory compression of matadata to save space with Compact7BitString.
ATTEMPT_ROBA_COMPRESSION
- Static variable in class org.hd.d.pg2k.svrCore.
ExhibitPropsComputable
If true then attempt in-memory ZIP compression of metadata to save space.
ATTR_I18N_DESC_PREFIX
- Static variable in class org.hd.d.pg2k.svrCore.
CoreConsts
Prefix of i18n-ed attribute word descriptions.
ATTR_NAME_SVB
- Static variable in class org.hd.d.pg2k.webSvr.util.
SessionVarBean
Name of SessionVarBean instance in HttpSession.
ATTR_WORD_LIST_NAME
- Static variable in class org.hd.d.pg2k.svrCore.
ExhibitAttrUtils
Name of attribute words list in global properties.
attributes
- Variable in class org.hd.d.pg2k.svrCore.uploader.
ExhibitHandlerBeanBase
List of attribute words (String), or empty if none; immutable.
attrUIB
- Static variable in class org.hd.d.pg2k.svrCore.uploader.
UploaderConsts
Attribute name under which we store UploadInfoBean.
attrWords
- Static variable in class org.hd.d.pg2k.svrCore.
ExhibitAttrUtils
Immutable set of exhibit attribute words, comparators, etc; never null.
attrWords
- Variable in class org.hd.d.pg2k.svrCore.
ExhibitAttrUtils.ExhibitAttrWords
The sorted and duplicate-free list of attribute words.
attrWordsSortedSet
- Variable in class org.hd.d.pg2k.svrCore.
ExhibitAttrUtils.ExhibitAttrWords
The immutable sorted set of attribute words.
attrWordsSortedSet
- Variable in class org.hd.d.pg2k.svrCore.
ExhibitAttrUtils.ExhibitAttrWords.SmartOrderComp
attrWordsSortedSet
- Variable in class org.hd.d.pg2k.svrCore.
ExhibitAttrUtils.ExhibitAttrWords.SubjOrderComp
au
- Class in
org.hd.d.pg2k.svrCore.mediahandler
Basic handler for AU file (MIME type audio/basic).
au()
- Constructor for class org.hd.d.pg2k.svrCore.mediahandler.
au
auth
- Variable in class org.hd.d.pg2k.svrCore.props.
GenProps.AuthData
Author initials: must be syntactically valid; non-null.
authDB
- Variable in class org.hd.d.pg2k.svrCore.props.
GenProps
Immutable SortedMap of author details, no empty or duplicate slots; non-zero length, or null if none.
author
- Variable in class org.hd.d.pg2k.svrCore.uploader.
ExhibitHandlerBeanBase
Author (initials) selected, or "" if none.
authoratitive
- Variable in class org.hd.d.pg2k.svrCore.vars.
EventVariableValue
If true, this variable has come from the authoritative end-point.
authorExhibitCounts
- Variable in class org.hd.d.pg2k.svrCore.
AllExhibitProperties
Map from author initials (String) to exhibit count for that author (Integer).
authorUploadPasswordCorrect(String, String)
- Method in class org.hd.d.pg2k.svrCore.props.
SimplepassProps
Returns true if presented author upload password is correct.
authValueSeen
- Variable in class org.hd.d.pg2k.test.dev.
SystemVariablesTest.EventValueRequestMonitor
Set of authoritative responses so far passed downstream; never null.
autoSuffixCheckBox
- Variable in class org.hd.d.pg2k.clApp.uploader.
FileTransferHandler
The "auto" file-guess mode check box; never null.
autoSuffixCheckBox
- Variable in class org.hd.d.pg2k.clApp.uploader.
UploaderMain
Contains user-selected auto/manual file-type extraction; never null.
AVAILABLE_PROCESSORS
- Static variable in class org.hd.d.pg2k.svrCore.
ThreadUtils
Estimated number of CPUs available; strictly positive.
AVAILABLE_PROCESSORS
- Static variable in class org.hd.d.pg2k.test.dev.
Main
Number of available CPUs.
AVOID_UNSAFE_TCP_TIMEOUTS
- Static variable in class org.hd.d.pg2k.svrCore.
CoreConsts
If true, avoid using connection and read timeouts on sockets.
B
BackCompatTest
- Class in
org.hd.d.pg2k.test.dev
Simple tests of backward compatibility.
BackCompatTest(String)
- Constructor for class org.hd.d.pg2k.test.dev.
BackCompatTest
BadScorer
- Interface in
org.hd.d.pg2k.ai.scorer
Empty marker interface implemented by test/dummy/bad Scorers.
BANDWIDTH_LIGHTLOAD_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of application-scope Boolean attribute, if any, to indicate bandwidth/CPU light load.
BANDWIDTH_OVERLOAD_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of application-scope Boolean attribute, if any, to indicate bandwidth/CPU overload.
BANDWITDH_LIMIT_BPS_DEFAULT_PNAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Default name of bandwidth-limit system property (bytes per second).
BANDWITDH_LIMIT_GBP30D_DEFAULT_PNAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Default name of bandwidth-limit system property (gigabytes per 30 days).
BASE_2D_EARTH_MAP_HEIGHT
- Static variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Height of base image (pixels).
BASE_2D_EARTH_MAP_RRURL
- Static variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Root-relative URL or source/base 2D Earth image for clickable map.
BASE_2D_EARTH_MAP_WIDTH
- Static variable in class org.hd.d.pg2k.webSvr.virtualHosts.AlohaEarth.
AEUtils
Width of base image (pixels).
BASE_ESTD_LOC_TN_URL
- Static variable in class org.hd.d.pg2k.webSvr.location.
LocationUtils
Basic root-relative URL for base thumbnail icon.
BASE_PATH_ADMIN
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of base of admin area below the WAR root; no leading or trailing `/'.
BASE_PATH_CATPAGE
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of base of catalogue-page area below the WAR root; no leading or trailing `/'.
BASE_PATH_EXHIBITS
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of base of exhibits area below the WAR root; no leading or trailing `/'.
BASE_PATH_FEATURES
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of base of features area below the WAR root; no leading or trailing `/'.
BASE_PATH_STATIC
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of base of static/cacheable content below the WAR root; no leading or trailing `/'.
BASE_PATH_TN
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of base of thumbnail/sample area below the WAR root; no leading or trailing `/'.
baseScorers
- Variable in class org.hd.d.pg2k.ai.scorer.
ScorerPopulation
Immutable Map from base Scorer names (no parameters) to base/parameterless instances to monitor/maintain; non-null, non-empty.
BASIC_FEC_BLOCK_BYTES
- Static variable in class org.hd.d.pg2k.svrCore.FEC.
FECConsts
Disc block size; postitive power of two larger than a disc sector.
BasicVarMgr
- Class in
org.hd.d.pg2k.svrCore.vars
Base class to "manage" the set of system variables.
BasicVarMgr()
- Constructor for class org.hd.d.pg2k.svrCore.vars.
BasicVarMgr
Create a normal set of managed system variables, initially empty.
BasicVarMgr(boolean)
- Constructor for class org.hd.d.pg2k.svrCore.vars.
BasicVarMgr
Create a set of managed system variables.
BasicVarMgr(boolean, boolean)
- Constructor for class org.hd.d.pg2k.svrCore.vars.
BasicVarMgr
Create a set of managed system variables.
BasicVarMgrInterface
- Interface in
org.hd.d.pg2k.svrCore.vars
Basic variable manager interface.
BATCH_UPLOAD_BUFSIZE
- Static variable in class org.hd.d.pg2k.svrCore.uploader.
UploaderUtils
Size of (large) buffers used for I/O efficiency; strictly positive.
BATCH_UPLOAD_MAX_IDLE_MS
- Static variable in class org.hd.d.pg2k.svrCore.uploader.
UploaderConsts
Maximum time uploader connection should stay idle before being shut, ms; strictly positive.
BATCH_UPLOAD_MSG_TERMINATOR
- Static variable in class org.hd.d.pg2k.svrCore.uploader.
UploaderUtils
Terminator (7-bit ASCII) character byte for all messages.
BATCH_UPLOADS_CAN_BE_PIPELINED
- Static variable in class org.hd.d.pg2k.svrCore.uploader.
UploaderConsts
If true, then we can pipeline multiple batch uploads in one POST to the non-browser upload servlet.
BEAN_NAME
- Static variable in class org.hd.d.pg2k.webSvr.exhibit.
DataSourceBean
Name that should be used for unique application-level instance.
BEST_AD_LAYOUT_SAMPLE_PERIOD_MIN_MS
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdUtils
Minimum sample period to decide which is best-peforming layout, ms; strictly positive.
BEST_AD_LAYOUT_SAMPLE_PERIOD_MIN_VLONG_UNITS
- Static variable in class org.hd.d.pg2k.webSvr.ads.
AdUtils
Ad-layout selection period expressed in VLONG units; strictly positive.
BEST_EPSILON
- Static variable in class org.hd.d.pg2k.webSvr.util.
HTMLThumbnailInsertGenerators
Out-of-order tolerance we will allow before forcing "best" selection to be recomputed.
bestBefore()
- Method in class org.hd.d.pg2k.svrCore.
ExhibitPropsComputableMutable
Get the basic 'best-before' time.
BETDJ_BASE_URI_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass the String base absolute URI of the tree to BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BETDJ_COMMON_SECTION
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of common section/category dir (String) for all exhibits in the view, or null if none or not known.
BETDJ_HTML_GENERAL_DESC_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass the String HTML general tree description to BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BETDJ_LIST_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass the (unmodifiable, sorted) List of exhibits to BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BETDJ_LIST_SNEXCOUNT_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass (unmodifiable, String-to-Integer) Map of sub-nodes to exhibit counts BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BETDJ_LIST_UNIN_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass the boolean array of uninteresting parent nodes to BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BETDJ_PRWSEQ_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass the String prefix word sequence of the tree to BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BETDJ_TITLE_ATTR_NAME
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
Name of the (request-level) attribute used to pass the String title of the tree to BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP.
BG_RO_COL
- Static variable in class org.hd.d.pg2k.clApp.uploader.
UploaderMain
Background colour we set for read-only informational areas.
BgImageServlet
- Class in
org.hd.d.pg2k.webSvr.bgImg
Servlet to serve dynamic and partially-random HTML-page background image.
BgImageServlet()
- Constructor for class org.hd.d.pg2k.webSvr.bgImg.
BgImageServlet
BgImageUtils
- Class in
org.hd.d.pg2k.webSvr.bgImg
Supporting constants and classes for dynamic background images.
BgImageUtils()
- Constructor for class org.hd.d.pg2k.webSvr.bgImg.
BgImageUtils
BgImageUtils.DynImageGen
- Interface in
org.hd.d.pg2k.webSvr.bgImg
Functor/interface for dynamic background image generator.
BgImageUtils.SimpleUniformMonoImageGen
- Class in
org.hd.d.pg2k.webSvr.bgImg
Simple monochrome uniform colour image.
BgImageUtils.SimpleUniformMonoImageGen()
- Constructor for class org.hd.d.pg2k.webSvr.bgImg.
BgImageUtils.SimpleUniformMonoImageGen
BgImageUtils.SimpleUniformNoiseMonoImageGen
- Class in
org.hd.d.pg2k.webSvr.bgImg
Simple monochrome random-pixel image.
BgImageUtils.SimpleUniformNoiseMonoImageGen()
- Constructor for class org.hd.d.pg2k.webSvr.bgImg.
BgImageUtils.SimpleUniformNoiseMonoImageGen
BgImageUtils.Sine2DColourImageGen
- Class in
org.hd.d.pg2k.webSvr.bgImg
Makes 2D sine-plus-noise colour image.
BgImageUtils.Sine2DColourImageGen()
- Constructor for class org.hd.d.pg2k.webSvr.bgImg.
BgImageUtils.Sine2DColourImageGen
biasedLow
- Variable in class org.hd.d.pg2k.ai.scorer.
ScorerParamInteger
If true, mutations are biased towards reducing the parameter value.
bigImageHeight
- Static variable in class org.hd.d.pg2k.test.dev.
MediaHandlerTest
Height of image big enough to make both thumbnails of; several times longest large thumbnail dimension.
bigImageWidth
- Static variable in class org.hd.d.pg2k.test.dev.
MediaHandlerTest
Width of image big enough to make both thumbnails of; several times longest large thumbnail dimension.
blockedThreadsCount
- Variable in class org.hd.d.pg2k.test.dev.
SimpleCacheTest.DataConcurrencyAccessMonitor
Count of blocked thread in getRawData().
bmp
- Class in
org.hd.d.pg2k.svrCore.mediahandler
Basic handler for BMP file (MIME type image/bmp).
bmp()
- Constructor for class org.hd.d.pg2k.svrCore.mediahandler.
bmp
body
- Variable in class org.hd.d.pg2k.webSvr.catalogue.
TrailData
Body of trail (immutable); never null nor empty.
BPS_TO_GBP30D
- Static variable in class org.hd.d.pg2k.webSvr.util.
ThroughputMonitorFilterPG2K
Conversion factor from byte/second to GB/30day.
Breadcrumbs
- Class in
org.hd.d.pg2k.webSvr.util
Holds the data corresponding to a breadcrumbs navigation aid on a Web page.
Breadcrumbs()
- Constructor for class org.hd.d.pg2k.webSvr.util.
Breadcrumbs
Breadcrumbs.Breadcrumb
- Class in
org.hd.d.pg2k.webSvr.util
One item in the breadcrumbs.
Breadcrumbs.Breadcrumb(String, String)
- Constructor for class org.hd.d.pg2k.webSvr.util.
Breadcrumbs.Breadcrumb
Make a breadcrumb.
brightnessParam
- Variable in class org.hd.d.pg2k.ai.scorer.parameterised.
SimpleExposure
Percentage brightness range that should be spanned for MAX score for this instance; never null.
brightnessParamBounds
- Static variable in class org.hd.d.pg2k.ai.scorer.parameterised.
SimpleExposure
Min, default and max percentage of Y range that should be spanned for MAX score; never null.
BROWSABLE_EXHIBIT_TREE_DISPLAY_JSP
- Static variable in class org.hd.d.pg2k.webSvr.util.
WebConsts
URI of JSP page that handles display of browsable exhibit trees.
bs
- Variable in class org.hd.d.pg2k.clApp.atHome.
AHStandaloneMain
Handle on JWS basic service; null if none.
bs
- Variable in class org.hd.d.pg2k.clApp.uploader.
UploaderLogic
Handle on JWS basic service; null if none.
bs
- Variable in class org.hd.d.pg2k.webSvr.threeD.
ThreeDLogic
Handle on JWS basic service; null if none.
buf1
- Variable in class org.hd.d.pg2k.webSvr.util.
CompressionResponseStream
Private per-instance buffer for write(int); never null.
buffer
- Variable in class org.hd.d.pg2k.webSvr.util.
CompressionResponseStream
Buffer in which we accumulate output before starting compressed stream.
BUFSIZE
- Static variable in class org.hd.d.pg2k.webSvr.util.
CompressionResponseStream
Minimum output buffer size to mop up output from GZIPOutputStream.
buildFromFile(boolean, File)
- Static method in class org.hd.d.pg2k.svrCore.location.
Location.Base
Build directly from a file, assuming empty prefix.
buildFromFileOrNONE(boolean, File)
- Static method in class org.hd.d.pg2k.svrCore.location.
Location.Base
Attempts to build location from file.
buildFromProperties(boolean, String, Properties)
- Static method in class org.hd.d.pg2k.svrCore.location.
Location.Base
Factory method to build a class from a property set; never returns null.
buildFromProperties(boolean, Properties)
- Static method in class org.hd.d.pg2k.svrCore.location.
Location.Base
Build from properties with empty prefix.
buildMap(Properties)
- Static method in class org.hd.d.pg2k.svrCore.location.
LocationMap
Build the basic map from prefix to Location; never null.
BuiltInFilters
- Class in
org.hd.d.pg2k.webSvr.exhibit
Built-in filters and sorters that can be looked up by name.
BuiltInFilters()
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters
No one can instantiate this.
BuiltInFilters.filtAll
- Class in
org.hd.d.pg2k.webSvr.exhibit
Accepts all exhibits.
BuiltInFilters.filtAll(String[])
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtAll
Ignores any arguments.
BuiltInFilters.filtByAuthor
- Class in
org.hd.d.pg2k.webSvr.exhibit
Filter by author.
BuiltInFilters.filtByAuthor(String[])
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByAuthor
Accepts zero or more author (initials); an exhibit matching any of them is accepted.
BuiltInFilters.filtByCategory
- Class in
org.hd.d.pg2k.webSvr.exhibit
Filter by category.
BuiltInFilters.filtByCategory(String[])
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByCategory
Accepts zero or more categories; an exhibit matching any of them is accepted.
BuiltInFilters.filtByEstdLocationCentre
- Class in
org.hd.d.pg2k.webSvr.exhibit
Accepts an that has an Estd location within the target area; possibly within the specified area.
BuiltInFilters.filtByEstdLocationCentre(String[])
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByEstdLocationCentre
Takes zero or one arguments; the (optional) area and bounds to filter else any Estd location is acceptable.
BuiltInFilters.filtByEstdLocationCentre(Location.Estd)
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtByEstdLocationCentre
Takes area and bounds to filter for; if null any Estd location is acceptable.
BuiltInFilters.filtNothing
- Class in
org.hd.d.pg2k.webSvr.exhibit
Rejects all exhibits.
BuiltInFilters.filtNothing(String[])
- Constructor for class org.hd.d.pg2k.webSvr.exhibit.
BuiltInFilters.filtNothing
Ignores any arguments.
BuiltInFilters.filtPrefixMatch
- Class in
org.hd.d.pg2k.webSvr.exhibit
Accepts an