All Implemented Interfaces:
Externalizable, Serializable, SerializableMessage

@Deprecated(since="9.0.0", forRemoval=true) public class DataExists extends AbstractRead<Boolean>
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • DataExists

      public DataExists()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DataExists

      public DataExists(YangInstanceIdentifier path, short version)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • apply

      public FluentFuture<Boolean> apply(DOMStoreReadTransaction readDelegate)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      apply in class AbstractRead<Boolean>
    • processResponse

      public void processResponse(Object response, SettableFuture<Boolean> returnFuture)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      processResponse in class AbstractRead<Boolean>
    • newInstance

      protected AbstractRead<Boolean> newInstance(short withVersion)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      newInstance in class AbstractRead<Boolean>
    • fromSerializable

      public static DataExists fromSerializable(Object serializable)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • isSerializedType

      public static boolean isSerializedType(Object message)
      Deprecated, for removal: This API element is subject to removal in a future version.