Interface MetadataOp

    • Method Detail

      • getFuture

        java.util.concurrent.CompletableFuture<?> getFuture()
      • size

        int size()
      • asGet

        default OpGet asGet()
      • asDelete

        default OpDelete asDelete()
      • asPut

        default OpPut asPut()