Class BasicQuery
java.lang.Object
org.aoju.bus.image.metric.service.BasicQuery
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Associationprotected booleanprotected final Attributesprotected booleanprotected final Presentationprotected final Attributes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Attributesadjust(Attributes match) protected voidclose()protected booleanbooleanprotected Attributesvoidvoidrun()voidsetOptionalKeysNotSupported(boolean optionalKeysNotSupported)
-
Field Details
-
as
-
pc
-
rq
-
keys
-
canceled
protected volatile boolean canceled -
optionalKeysNotSupported
protected boolean optionalKeysNotSupported
-
-
Constructor Details
-
BasicQuery
-
-
Method Details
-
isOptionalKeysNotSupported
public boolean isOptionalKeysNotSupported() -
setOptionalKeysNotSupported
public void setOptionalKeysNotSupported(boolean optionalKeysNotSupported) -
onCancelRQ
- Specified by:
onCancelRQin interfaceCancelRQHandler
-
run
-
close
protected void close() -
nextMatch
- Throws:
ImageException
-
hasMoreMatches
- Throws:
ImageException
-
adjust
-