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