Class HotRodSingleUseObjectEntity

    • Field Detail

      • entityVersion

        @ProtoDoc("@Field(index = Index.YES, store = Store.YES)")
        @ProtoField(number=1)
        public Integer entityVersion
      • id

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

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

        @ProtoField(number=4)
        public String userId
      • actionId

        @ProtoField(number=5)
        public String actionId
      • actionVerificationNonce

        @ProtoField(number=6)
        public String actionVerificationNonce
      • expiration

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

      • HotRodSingleUseObjectEntity

        public HotRodSingleUseObjectEntity()