
com.hederahashgraph.api.proto.java.ShardIDOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: BasicTypes.proto
package com.hederahashgraph.api.proto.java;
public interface ShardIDOrBuilder extends
// @@protoc_insertion_point(interface_extends:proto.ShardID)
com.google.protobuf.MessageOrBuilder {
/**
*
*the shard number (nonnegative)
*
*
* int64 shardNum = 1;
*/
long getShardNum();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy