Class CachedReadRequest
java.lang.Object
org.apache.plc4x.java.utils.connectionpool2.CachedReadRequest
- All Implemented Interfaces:
PlcFieldRequest,PlcMessage,PlcReadRequest,PlcRequest
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.plc4x.java.api.messages.PlcReadRequest
PlcReadRequest.Builder -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CachedReadRequest
-
-
Method Details
-
execute
- Specified by:
executein interfacePlcFieldRequest- Specified by:
executein interfacePlcReadRequest- Specified by:
executein interfacePlcRequest
-
getNumberOfFields
public int getNumberOfFields()- Specified by:
getNumberOfFieldsin interfacePlcFieldRequest
-
getFieldNames
- Specified by:
getFieldNamesin interfacePlcFieldRequest
-
getField
- Specified by:
getFieldin interfacePlcFieldRequest
-
getFields
- Specified by:
getFieldsin interfacePlcFieldRequest
-