Class HotRodSingleUseObjectEntity

    • Field Detail

      • entityVersion

        @Basic(projectable=true)
        @ProtoField(number=1)
        public Integer entityVersion
      • id

        @ProtoField(number=2)
        public String id
      • objectKey

        @ProtoField(number=3)
        public String objectKey
      • expiration

        @ProtoField(number=7)
        public Long expiration
    • Constructor Detail

      • HotRodSingleUseObjectEntity

        public HotRodSingleUseObjectEntity()