Uses of Interface
org.apache.ignite.internal.management.api.LocalCommand
-
-
Uses of LocalCommand in org.apache.ignite.internal.management
Classes in org.apache.ignite.internal.management that implement LocalCommand Modifier and Type Class Description classActivateCommandDeprecated.classDeactivateCommandDeprecated.classSetStateCommandclassStateCommand -
Uses of LocalCommand in org.apache.ignite.internal.management.cache
Classes in org.apache.ignite.internal.management.cache that implement LocalCommand Modifier and Type Class Description classCacheListCommandPrints info regarding caches, groups or sequences. -
Uses of LocalCommand in org.apache.ignite.internal.management.consistency
Classes in org.apache.ignite.internal.management.consistency that implement LocalCommand Modifier and Type Class Description classConsistencyRepairCommand -
Uses of LocalCommand in org.apache.ignite.internal.management.tx
Classes in org.apache.ignite.internal.management.tx that implement LocalCommand Modifier and Type Class Description classTxInfoCommand
-