Class ShardTransaction

    • Method Detail

      • getDOMStoreTransaction

        protected abstract org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> getDOMStoreTransaction()
      • getShardActor

        protected ActorRef getShardActor()
      • returnCloseTransactionReply

        protected boolean returnCloseTransactionReply()
      • readData

        protected void readData​(org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> transaction,
                                ReadData message)
      • dataExists

        protected void dataExists​(org.opendaylight.controller.cluster.datastore.AbstractShardDataTreeTransaction<?> transaction,
                                  DataExists message)