Uses of Package
edu.stanford.slac.archiverappliance.PB
Packages that use edu.stanford.slac.archiverappliance.PB
Package
Description
-
Classes in edu.stanford.slac.archiverappliance.PB used by edu.stanford.slac.archiverappliance.PBClassDescriptionProtobuf type
EPICS.FieldValueProtobuf typeEPICS.FieldValueA payload info is the first line in a chunk of data sent back to the client.A payload info is the first line in a chunk of data sent back to the client.An enumeration that indicates what PB message should be used to unmarshall the following chunk of data This is a copy of ArchDBRTypes and the numbers must match the integermap in ArchDBRTypes for the reverse lookup to work Look at DBR2PBTypeMapping to see how we can construct a hashmap that unmarshalls an appropriate language type based on this enum.Protobuf typeEPICS.ScalarByteProtobuf typeEPICS.ScalarByteProtobuf typeEPICS.ScalarDoubleProtobuf typeEPICS.ScalarDoubleProtobuf typeEPICS.ScalarEnumProtobuf typeEPICS.ScalarEnumProtobuf typeEPICS.ScalarFloatProtobuf typeEPICS.ScalarFloatProtobuf typeEPICS.ScalarIntProtobuf typeEPICS.ScalarIntProtobuf typeEPICS.ScalarShortProtobuf typeEPICS.ScalarShortProtobuf typeEPICS.ScalarStringProtobuf typeEPICS.ScalarStringA generic v4 container; we simply store the bytes as obtained from EPICS v4 as the val.A generic v4 container; we simply store the bytes as obtained from EPICS v4 as the val.VectorChar is the same as ScalarChar as we use ByteString for bothVectorChar is the same as ScalarChar as we use ByteString for bothProtobuf typeEPICS.VectorDoubleProtobuf typeEPICS.VectorDoubleProtobuf typeEPICS.VectorEnumProtobuf typeEPICS.VectorEnumProtobuf typeEPICS.VectorFloatProtobuf typeEPICS.VectorFloatProtobuf typeEPICS.VectorIntProtobuf typeEPICS.VectorIntProtobuf typeEPICS.VectorShortProtobuf typeEPICS.VectorShortProtobuf typeEPICS.VectorStringProtobuf typeEPICS.VectorString -
Classes in edu.stanford.slac.archiverappliance.PB used by edu.stanford.slac.archiverappliance.plain.pbClassDescriptionA payload info is the first line in a chunk of data sent back to the client.
-
Classes in edu.stanford.slac.archiverappliance.PB used by org.epics.archiverappliance.configClassDescriptionAn enumeration that indicates what PB message should be used to unmarshall the following chunk of data This is a copy of ArchDBRTypes and the numbers must match the integermap in ArchDBRTypes for the reverse lookup to work Look at DBR2PBTypeMapping to see how we can construct a hashmap that unmarshalls an appropriate language type based on this enum.
-
Classes in edu.stanford.slac.archiverappliance.PB used by org.epics.archiverappliance.retrievalClassDescriptionA payload info is the first line in a chunk of data sent back to the client.A payload info is the first line in a chunk of data sent back to the client.