ReaderBaseStateOrBuilder

パブリック インターフェイスReaderBaseStateOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な com.google.protobuf.ByteString
getCurrentWork ()
bytes current_work = 4;
抽象的な長い
getNumRecordsProduced ()
int64 num_records_produced = 3;
抽象的な長い
getWorkFinished ()
int64 work_finished = 2;
抽象的な長い
getWorkStarted ()
int64 work_started = 1;

パブリックメソッド

パブリック抽象 com.google.protobuf.ByteString getCurrentWork ()

bytes current_work = 4;

public abstract long getNumRecordsProduced ()

int64 num_records_produced = 3;

public abstract long getWorkFinished ()

int64 work_finished = 2;

パブリック抽象ロングgetWorkStarted ()

int64 work_started = 1;