Class SchemaIndexAbstractOperation

    • Constructor Detail

      • SchemaIndexAbstractOperation

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

      • indexName

        public abstract String indexName()
        Returns:
        Index name.