public static class BaseLoadEventGenerator.TenantOperationEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.lmax.disruptor.EventFactory<BaseLoadEventGenerator.TenantOperationEvent> |
EVENT_FACTORY |
| Constructor and Description |
|---|
TenantOperationEvent() |
| Modifier and Type | Method and Description |
|---|---|
TenantOperationInfo |
getTenantOperationInfo() |
void |
setTenantOperationInfo(TenantOperationInfo tenantOperationInfo) |
public static final com.lmax.disruptor.EventFactory<BaseLoadEventGenerator.TenantOperationEvent> EVENT_FACTORY
public TenantOperationInfo getTenantOperationInfo()
public void setTenantOperationInfo(TenantOperationInfo tenantOperationInfo)
Copyright © 2022 Apache Software Foundation. All rights reserved.