Interface IMultiVersionDataActivePivot

    • Method Detail

      • getDataCubeAdapterMap

        Map<String,​IDataCubeAdapter> getDataCubeAdapterMap()
        Returns this data cube's map that holds, for each query node in the cluster's address, the associated IDataCubeAdapter.
        Returns:
        the map
      • restartDistribution

        @Deprecated(since="6.0.8",
                    forRemoval=true)
        default void restartDistribution()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Disconnects the data cube from current cluster and restarts distribution according to the cluster definition.
      • getUniqueIdentifierInCluster

        String getUniqueIdentifierInCluster()
        Returns the unique cube identifier of the cube withing the cluster.