类分层结构
- java.lang.Object
- com.hazelcast.spi.impl.operationservice.Operation (implements com.hazelcast.nio.serialization.DataSerializable, com.hazelcast.spi.tenantcontrol.Tenantable)
- org.apache.seatunnel.engine.server.resourcemanager.opeartion.GetOverviewOperation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- org.apache.seatunnel.engine.server.resourcemanager.opeartion.ResetResourceOperation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- org.apache.seatunnel.engine.server.resourcemanager.opeartion.SyncWorkerProfileOperation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- org.apache.seatunnel.engine.server.task.operation.TracingOperation
- org.apache.seatunnel.engine.server.resourcemanager.opeartion.ReleaseSlotOperation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- org.apache.seatunnel.engine.server.resourcemanager.opeartion.RequestSlotOperation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- org.apache.seatunnel.engine.server.resourcemanager.opeartion.WorkerHeartbeatOperation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)