Class SchemaAbstractOperation

    • Constructor Detail

      • SchemaAbstractOperation

        public SchemaAbstractOperation​(UUID opId,
                                       String cacheName,
                                       String schemaName)
        Constructor.
        Parameters:
        opId - Operation ID.
        schemaName - Schema name.
    • Method Detail

      • id

        public UUID id()
        Returns:
        Operation id.
      • cacheName

        public String cacheName()
        Returns:
        Cache name.
      • schemaName

        public String schemaName()
        Returns:
        Schema name.