MemoryLogStepOrBuilder

interface publique MemoryLogStepOrBuilder
Sous-classes indirectes connues

Méthodes publiques

chaîne abstraite
getHandle ()
 Handle describing the feeds and fetches of the step.
résumé com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
abstrait long
getStepId ()
 Process-unique step id.

Méthodes publiques

chaîne abstraite publique getHandle ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

résumé public com.google.protobuf.ByteString getHandleBytes ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

public abstrait long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;