public class RowChangeEvent extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
RowChangeEvent.EventType |
static class |
RowChangeEvent.RowChangeEventFactory |
限定符和类型 | 字段和说明 |
---|---|
Group |
group |
CountDownLatch |
latch |
RowChange |
rowChange |
RowChangeEvent.EventType |
type |
public RowChangeEvent.EventType type
public RowChange rowChange
public CountDownLatch latch
public Group group
public void setValue(CountDownLatch latch)
Copyright © 2021. All Rights Reserved.