com.aliyun.datahub.client.model.RecordKey Maven / Gradle / Ivy
The newest version!
package com.aliyun.datahub.client.model;
public interface RecordKey {
void ack();
}
package com.aliyun.datahub.client.model;
public interface RecordKey {
void ack();
}