Interface CustomSourceLocationOrBuilder (0.9.0)

public interface CustomSourceLocationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getStateful()

public abstract boolean getStateful()

Whether this source is stateful.

bool stateful = 1;

Returns
TypeDescription
boolean

The stateful.